#265768
A dark, moderate blue closely aligning with Darkslategray.
About #265768
At its core, #265768 is a dark and moderate hue. Its closest recognized web color is Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 38, 87, and 104.
Translating this color to physical media requires the CMYK color model. The color uses 63% Cyan, 16% Magenta, 0% Yellow, and 59% Black. With a hue angle of 195.5 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#265768
RGB38, 87, 104
HSL195.5°, 46.5%, 27.8%
CMYK63%, 16%, 0%, 59%
HSV195.5°, 63.5%, 40.8%
LAB34.5, -10.9, -14.7
XYZ6.7, 8.2, 14.3
Decimal2512744
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.94:1
Text on #FFFFFF
AAA
2.65:1
Text on #000000
FAIL
7.59:1
Text on #F8FAFC
AAA
2.25:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #265768;
}
.text-color {
color: #265768;
}
.border-color {
border: 2px solid #265768;
}