#260884
A dark, vivid blue closely aligning with Navy.
About #260884
When working with digital screens, the color #260884 is rendered by mixing light. Its closest recognized web color is Navy. Its digital footprint relies on 38 parts red, 8 parts green, and 132 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 71% cyan, 94% magenta, 0% yellow, and 48% black. The HSL representation is 254.5° hue, 88.6% saturation, and 27.5% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#260884
RGB38, 8, 132
HSL254.5°, 88.6%, 27.5%
CMYK71%, 94%, 0%, 48%
HSV254.5°, 93.9%, 51.8%
LAB16.8, 46.8, -60.9
XYZ5.1, 2.3, 22.0
Decimal2492548
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.48:1
Text on #FFFFFF
AAA
1.45:1
Text on #000000
FAIL
13.84:1
Text on #F8FAFC
AAA
1.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #260884;
}
.text-color {
color: #260884;
}
.border-color {
border: 2px solid #260884;
}