Shades of Chathams Blue #275870
Tints of Chathams Blue #275870
RGB
CMYK
RGB Variations
Color information
#275870 (or 0x275870) is known color: Chathams Blue. HEX triplet: 27, 58 and 70. RGB value is (39,88,112). Sum of RGB (Red+Green+Blue) = 39+88+112=239 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.32% from 239); Green value is 88 (34.77% from 255 or 36.82% from 239); Blue value is 112 (44.14% from 255 or 46.86% from 239); Max value from RGB is 112 - color contains mainly: blue. Hex color #275870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275870 is #D8A78F. Grayscale: #4B4B4B. Windows color (decimal): -14198672 or 7362599. OLE color: 7362599.
HSL color Cylindrical-coordinate representation of color #275870: hue angle of 199.73º 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 #275870 is Cyan = 0.65, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 88 | 112 | - |
| CMYK | 0.65 | 0.21 | 0 | 0.56 |
| HSL | 199.73º | 0.48% | 0.3% | - |
| HSV(B) | 199.73º | 0.65% | 0.44% | - |
| XYZ | 7.25 | 8.58 | 16.6 | - |
| YUV | 76.09 | 148.27 | 101.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 88 | 112 | 0.65 | 0.21 | 0 | 0.56 | 199.73 | 0.48 | 0.3 |
| Hex | 27 | 58 | 70 | 41 | 15 | 0 | 38 | C8 | 30 | 1E |
| Octal | 47 | 130 | 160 | 101 | 25 | 0 | 70 | 310 | 60 | 36 |
| Binary | 100111 | 1011000 | 1110000 | 1000001 | 10101 | 0 | 111000 | 11001000 | 110000 | 11110 |
Color Harmonies of #275870
Complementary color
Monochromatic Colors of #275870
Black with #275870
Text Example
Text Example
White with #275870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275870; }
p { color: rgb(39,88,112); }
H1.HeaderClassName
{
color: #275870;
}
.AnyTagClassName
{
color: #275870;
}
</style>
background-color css
<style>
a { background-color: #275870; }
a { background-color: rgb(39,88,112); }
div.DivClassName
{
background-color: #275870;
}
.BgClassName
{
background-color: #275870;
}
</style>
border-color css
<style>
span { border-color: #275870; }
span { border-color: rgb(39,88,112); }
td.TdClassName
{
border-color: #275870;
}
.TagClassName
{
border-color: #275870;
}
</style>