Shades of Chathams Blue #275571
Tints of Chathams Blue #275571
RGB
CMYK
RGB Variations
Color information
#275571 (or 0x275571) is known color: Chathams Blue. HEX triplet: 27, 55 and 71. RGB value is (39,85,113). Sum of RGB (Red+Green+Blue) = 39+85+113=237 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.46% from 237); Green value is 85 (33.59% from 255 or 35.86% from 237); Blue value is 113 (44.53% from 255 or 47.68% from 237); Max value from RGB is 113 - color contains mainly: blue. Hex color #275571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275571 is #D8AA8E. Grayscale: #4A4A4A. Windows color (decimal): -14199439 or 7427367. OLE color: 7427367.
HSL color Cylindrical-coordinate representation of color #275571: hue angle of 202.7º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #275571 is Cyan = 0.65, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 85 | 113 | - |
| CMYK | 0.65 | 0.25 | 0 | 0.56 |
| HSL | 202.7º | 0.49% | 0.3% | - |
| HSV(B) | 202.7º | 0.65% | 0.44% | - |
| XYZ | 7.07 | 8.12 | 16.82 | - |
| YUV | 74.44 | 149.76 | 102.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 85 | 113 | 0.65 | 0.25 | 0 | 0.56 | 202.7 | 0.49 | 0.3 |
| Hex | 27 | 55 | 71 | 41 | 19 | 0 | 38 | CB | 31 | 1E |
| Octal | 47 | 125 | 161 | 101 | 31 | 0 | 70 | 313 | 61 | 36 |
| Binary | 100111 | 1010101 | 1110001 | 1000001 | 11001 | 0 | 111000 | 11001011 | 110001 | 11110 |
Color Harmonies of #275571
Complementary color
Monochromatic Colors of #275571
Black with #275571
Text Example
Text Example
White with #275571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275571; }
p { color: rgb(39,85,113); }
H1.HeaderClassName
{
color: #275571;
}
.AnyTagClassName
{
color: #275571;
}
</style>
background-color css
<style>
a { background-color: #275571; }
a { background-color: rgb(39,85,113); }
div.DivClassName
{
background-color: #275571;
}
.BgClassName
{
background-color: #275571;
}
</style>
border-color css
<style>
span { border-color: #275571; }
span { border-color: rgb(39,85,113); }
td.TdClassName
{
border-color: #275571;
}
.TagClassName
{
border-color: #275571;
}
</style>