Shades of Chathams Blue #265672
Tints of Chathams Blue #265672
RGB
CMYK
RGB Variations
Color information
#265672 (or 0x265672) is known color: Chathams Blue. HEX triplet: 26, 56 and 72. RGB value is (38,86,114). Sum of RGB (Red+Green+Blue) = 38+86+114=238 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.97% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 114 (44.92% from 255 or 47.90% from 238); Max value from RGB is 114 - color contains mainly: blue. Hex color #265672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265672 is #D9A98D. Grayscale: #4A4A4A. Windows color (decimal): -14264718 or 7493158. OLE color: 7493158.
HSL color Cylindrical-coordinate representation of color #265672: hue angle of 202.11º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #265672 is Cyan = 0.67, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 86 | 114 | - |
| CMYK | 0.67 | 0.25 | 0 | 0.55 |
| HSL | 202.11º | 0.5% | 0.3% | - |
| HSV(B) | 202.11º | 0.67% | 0.45% | - |
| XYZ | 7.16 | 8.28 | 17.14 | - |
| YUV | 74.84 | 150.1 | 101.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 86 | 114 | 0.67 | 0.25 | 0 | 0.55 | 202.11 | 0.5 | 0.3 |
| Hex | 26 | 56 | 72 | 43 | 19 | 0 | 37 | CA | 32 | 1E |
| Octal | 46 | 126 | 162 | 103 | 31 | 0 | 67 | 312 | 62 | 36 |
| Binary | 100110 | 1010110 | 1110010 | 1000011 | 11001 | 0 | 110111 | 11001010 | 110010 | 11110 |
Color Harmonies of #265672
Complementary color
Monochromatic Colors of #265672
Black with #265672
Text Example
Text Example
White with #265672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265672; }
p { color: rgb(38,86,114); }
H1.HeaderClassName
{
color: #265672;
}
.AnyTagClassName
{
color: #265672;
}
</style>
background-color css
<style>
a { background-color: #265672; }
a { background-color: rgb(38,86,114); }
div.DivClassName
{
background-color: #265672;
}
.BgClassName
{
background-color: #265672;
}
</style>
border-color css
<style>
span { border-color: #265672; }
span { border-color: rgb(38,86,114); }
td.TdClassName
{
border-color: #265672;
}
.TagClassName
{
border-color: #265672;
}
</style>