Shades of Chathams Blue #26596E
Tints of Chathams Blue #26596E
RGB
CMYK
RGB Variations
Color information
#26596E (or 0x26596E) is known color: Chathams Blue. HEX triplet: 26, 59 and 6E. RGB value is (38,89,110). Sum of RGB (Red+Green+Blue) = 38+89+110=237 (31% of max value = 765). Red value is 38 (15.23% from 255 or 16.03% from 237); Green value is 89 (35.16% from 255 or 37.55% from 237); Blue value is 110 (43.36% from 255 or 46.41% from 237); Max value from RGB is 110 - color contains mainly: blue. Hex color #26596E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #26596E is #D9A691. Grayscale: #4C4C4C. Windows color (decimal): -14263954 or 7231782. OLE color: 7231782.
HSL color Cylindrical-coordinate representation of color #26596E: hue angle of 197.5º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #26596E is Cyan = 0.65, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 38 | 89 | 110 | - |
| CMYK | 0.65 | 0.19 | 0 | 0.57 |
| HSL | 197.5º | 0.49% | 0.29% | - |
| HSV(B) | 197.5º | 0.65% | 0.43% | - |
| XYZ | 7.19 | 8.68 | 16.05 | - |
| YUV | 76.15 | 147.1 | 100.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 89 | 110 | 0.65 | 0.19 | 0 | 0.57 | 197.5 | 0.49 | 0.29 |
| Hex | 26 | 59 | 6E | 41 | 13 | 0 | 39 | C6 | 31 | 1D |
| Octal | 46 | 131 | 156 | 101 | 23 | 0 | 71 | 306 | 61 | 35 |
| Binary | 100110 | 1011001 | 1101110 | 1000001 | 10011 | 0 | 111001 | 11000110 | 110001 | 11101 |
Color Harmonies of #26596E
Complementary color
Monochromatic Colors of #26596E
Black with #26596E
Text Example
Text Example
White with #26596E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26596E; }
p { color: rgb(38,89,110); }
H1.HeaderClassName
{
color: #26596E;
}
.AnyTagClassName
{
color: #26596E;
}
</style>
background-color css
<style>
a { background-color: #26596E; }
a { background-color: rgb(38,89,110); }
div.DivClassName
{
background-color: #26596E;
}
.BgClassName
{
background-color: #26596E;
}
</style>
border-color css
<style>
span { border-color: #26596E; }
span { border-color: rgb(38,89,110); }
td.TdClassName
{
border-color: #26596E;
}
.TagClassName
{
border-color: #26596E;
}
</style>