Shades of Chathams Blue #275572
Tints of Chathams Blue #275572
RGB
CMYK
RGB Variations
Color information
#275572 (or 0x275572) is known color: Chathams Blue. HEX triplet: 27, 55 and 72. RGB value is (39,85,114). Sum of RGB (Red+Green+Blue) = 39+85+114=238 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.39% from 238); Green value is 85 (33.59% from 255 or 35.71% 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 #275572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275572 is #D8AA8D. Grayscale: #4A4A4A. Windows color (decimal): -14199438 or 7492903. OLE color: 7492903.
HSL color Cylindrical-coordinate representation of color #275572: hue angle of 203.2º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #275572 is Cyan = 0.66, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 85 | 114 | - |
| CMYK | 0.66 | 0.25 | 0 | 0.55 |
| HSL | 203.2º | 0.49% | 0.3% | - |
| HSV(B) | 203.2º | 0.66% | 0.45% | - |
| XYZ | 7.12 | 8.14 | 17.12 | - |
| YUV | 74.55 | 150.26 | 102.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 85 | 114 | 0.66 | 0.25 | 0 | 0.55 | 203.2 | 0.49 | 0.3 |
| Hex | 27 | 55 | 72 | 42 | 19 | 0 | 37 | CB | 31 | 1E |
| Octal | 47 | 125 | 162 | 102 | 31 | 0 | 67 | 313 | 61 | 36 |
| Binary | 100111 | 1010101 | 1110010 | 1000010 | 11001 | 0 | 110111 | 11001011 | 110001 | 11110 |
Color Harmonies of #275572
Complementary color
Monochromatic Colors of #275572
Black with #275572
Text Example
Text Example
White with #275572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275572; }
p { color: rgb(39,85,114); }
H1.HeaderClassName
{
color: #275572;
}
.AnyTagClassName
{
color: #275572;
}
</style>
background-color css
<style>
a { background-color: #275572; }
a { background-color: rgb(39,85,114); }
div.DivClassName
{
background-color: #275572;
}
.BgClassName
{
background-color: #275572;
}
</style>
border-color css
<style>
span { border-color: #275572; }
span { border-color: rgb(39,85,114); }
td.TdClassName
{
border-color: #275572;
}
.TagClassName
{
border-color: #275572;
}
</style>