Shades of Chathams Blue #275570
Tints of Chathams Blue #275570
RGB
CMYK
RGB Variations
Color information
#275570 (or 0x275570) is known color: Chathams Blue. HEX triplet: 27, 55 and 70. RGB value is (39,85,112). Sum of RGB (Red+Green+Blue) = 39+85+112=236 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.53% from 236); Green value is 85 (33.59% from 255 or 36.02% 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 #275570 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275570 is #D8AA8F. Grayscale: #4A4A4A. Windows color (decimal): -14199440 or 7361831. OLE color: 7361831.
HSL color Cylindrical-coordinate representation of color #275570: hue angle of 202.19º degrees, saturation: 0.48, 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 #275570 is Cyan = 0.65, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 85 | 112 | - |
| CMYK | 0.65 | 0.24 | 0 | 0.56 |
| HSL | 202.19º | 0.48% | 0.3% | - |
| HSV(B) | 202.19º | 0.65% | 0.44% | - |
| XYZ | 7.01 | 8.1 | 16.52 | - |
| YUV | 74.32 | 149.26 | 102.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 85 | 112 | 0.65 | 0.24 | 0 | 0.56 | 202.19 | 0.48 | 0.3 |
| Hex | 27 | 55 | 70 | 41 | 18 | 0 | 38 | CA | 30 | 1E |
| Octal | 47 | 125 | 160 | 101 | 30 | 0 | 70 | 312 | 60 | 36 |
| Binary | 100111 | 1010101 | 1110000 | 1000001 | 11000 | 0 | 111000 | 11001010 | 110000 | 11110 |
Color Harmonies of #275570
Complementary color
Monochromatic Colors of #275570
Black with #275570
Text Example
Text Example
White with #275570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275570; }
p { color: rgb(39,85,112); }
H1.HeaderClassName
{
color: #275570;
}
.AnyTagClassName
{
color: #275570;
}
</style>
background-color css
<style>
a { background-color: #275570; }
a { background-color: rgb(39,85,112); }
div.DivClassName
{
background-color: #275570;
}
.BgClassName
{
background-color: #275570;
}
</style>
border-color css
<style>
span { border-color: #275570; }
span { border-color: rgb(39,85,112); }
td.TdClassName
{
border-color: #275570;
}
.TagClassName
{
border-color: #275570;
}
</style>