Shades of Chathams Blue #265670
Tints of Chathams Blue #265670
RGB
CMYK
RGB Variations
Color information
#265670 (or 0x265670) is known color: Chathams Blue. HEX triplet: 26, 56 and 70. RGB value is (38,86,112). Sum of RGB (Red+Green+Blue) = 38+86+112=236 (31% of max value = 765). Red value is 38 (15.23% from 255 or 16.10% from 236); Green value is 86 (33.98% from 255 or 36.44% from 236); Blue value is 112 (44.14% from 255 or 47.46% from 236); Max value from RGB is 112 - color contains mainly: blue. Hex color #265670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265670 is #D9A98F. Grayscale: #4A4A4A. Windows color (decimal): -14264720 or 7362086. OLE color: 7362086.
HSL color Cylindrical-coordinate representation of color #265670: hue angle of 201.08º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #265670 is Cyan = 0.66, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 86 | 112 | - |
| CMYK | 0.66 | 0.23 | 0 | 0.56 |
| HSL | 201.08º | 0.49% | 0.29% | - |
| HSV(B) | 201.08º | 0.66% | 0.44% | - |
| XYZ | 7.05 | 8.24 | 16.55 | - |
| YUV | 74.61 | 149.1 | 101.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 86 | 112 | 0.66 | 0.23 | 0 | 0.56 | 201.08 | 0.49 | 0.29 |
| Hex | 26 | 56 | 70 | 42 | 17 | 0 | 38 | C9 | 31 | 1D |
| Octal | 46 | 126 | 160 | 102 | 27 | 0 | 70 | 311 | 61 | 35 |
| Binary | 100110 | 1010110 | 1110000 | 1000010 | 10111 | 0 | 111000 | 11001001 | 110001 | 11101 |
Color Harmonies of #265670
Complementary color
Monochromatic Colors of #265670
Black with #265670
Text Example
Text Example
White with #265670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265670; }
p { color: rgb(38,86,112); }
H1.HeaderClassName
{
color: #265670;
}
.AnyTagClassName
{
color: #265670;
}
</style>
background-color css
<style>
a { background-color: #265670; }
a { background-color: rgb(38,86,112); }
div.DivClassName
{
background-color: #265670;
}
.BgClassName
{
background-color: #265670;
}
</style>
border-color css
<style>
span { border-color: #265670; }
span { border-color: rgb(38,86,112); }
td.TdClassName
{
border-color: #265670;
}
.TagClassName
{
border-color: #265670;
}
</style>