Shades of Chathams Blue #265573
Tints of Chathams Blue #265573
RGB
CMYK
RGB Variations
Color information
#265573 (or 0x265573) is known color: Chathams Blue. HEX triplet: 26, 55 and 73. RGB value is (38,85,115). Sum of RGB (Red+Green+Blue) = 38+85+115=238 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.97% from 238); Green value is 85 (33.59% from 255 or 35.71% from 238); Blue value is 115 (45.31% from 255 or 48.32% from 238); Max value from RGB is 115 - color contains mainly: blue. Hex color #265573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265573 is #D9AA8C. Grayscale: #4A4A4A. Windows color (decimal): -14264973 or 7558438. OLE color: 7558438.
HSL color Cylindrical-coordinate representation of color #265573: hue angle of 203.38º 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 #265573 is Cyan = 0.67, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 85 | 115 | - |
| CMYK | 0.67 | 0.26 | 0 | 0.55 |
| HSL | 203.38º | 0.5% | 0.3% | - |
| HSV(B) | 203.38º | 0.67% | 0.45% | - |
| XYZ | 7.14 | 8.15 | 17.42 | - |
| YUV | 74.37 | 150.93 | 102.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 85 | 115 | 0.67 | 0.26 | 0 | 0.55 | 203.38 | 0.5 | 0.3 |
| Hex | 26 | 55 | 73 | 43 | 1A | 0 | 37 | CB | 32 | 1E |
| Octal | 46 | 125 | 163 | 103 | 32 | 0 | 67 | 313 | 62 | 36 |
| Binary | 100110 | 1010101 | 1110011 | 1000011 | 11010 | 0 | 110111 | 11001011 | 110010 | 11110 |
Color Harmonies of #265573
Complementary color
Monochromatic Colors of #265573
Black with #265573
Text Example
Text Example
White with #265573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265573; }
p { color: rgb(38,85,115); }
H1.HeaderClassName
{
color: #265573;
}
.AnyTagClassName
{
color: #265573;
}
</style>
background-color css
<style>
a { background-color: #265573; }
a { background-color: rgb(38,85,115); }
div.DivClassName
{
background-color: #265573;
}
.BgClassName
{
background-color: #265573;
}
</style>
border-color css
<style>
span { border-color: #265573; }
span { border-color: rgb(38,85,115); }
td.TdClassName
{
border-color: #265573;
}
.TagClassName
{
border-color: #265573;
}
</style>