Shades of Chathams Blue #275970
Tints of Chathams Blue #275970
RGB
CMYK
RGB Variations
Color information
#275970 (or 0x275970) is known color: Chathams Blue. HEX triplet: 27, 59 and 70. RGB value is (39,89,112). Sum of RGB (Red+Green+Blue) = 39+89+112=240 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.25% from 240); Green value is 89 (35.16% from 255 or 37.08% from 240); Blue value is 112 (44.14% from 255 or 46.67% from 240); Max value from RGB is 112 - color contains mainly: blue. Hex color #275970 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275970 is #D8A68F. Grayscale: #4C4C4C. Windows color (decimal): -14198416 or 7362855. OLE color: 7362855.
HSL color Cylindrical-coordinate representation of color #275970: hue angle of 198.9º 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 #275970 is Cyan = 0.65, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 89 | 112 | - |
| CMYK | 0.65 | 0.21 | 0 | 0.56 |
| HSL | 198.9º | 0.48% | 0.3% | - |
| HSV(B) | 198.9º | 0.65% | 0.44% | - |
| XYZ | 7.33 | 8.75 | 16.63 | - |
| YUV | 76.67 | 147.94 | 101.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 89 | 112 | 0.65 | 0.21 | 0 | 0.56 | 198.9 | 0.48 | 0.3 |
| Hex | 27 | 59 | 70 | 41 | 15 | 0 | 38 | C7 | 30 | 1E |
| Octal | 47 | 131 | 160 | 101 | 25 | 0 | 70 | 307 | 60 | 36 |
| Binary | 100111 | 1011001 | 1110000 | 1000001 | 10101 | 0 | 111000 | 11000111 | 110000 | 11110 |
Color Harmonies of #275970
Complementary color
Monochromatic Colors of #275970
Black with #275970
Text Example
Text Example
White with #275970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275970; }
p { color: rgb(39,89,112); }
H1.HeaderClassName
{
color: #275970;
}
.AnyTagClassName
{
color: #275970;
}
</style>
background-color css
<style>
a { background-color: #275970; }
a { background-color: rgb(39,89,112); }
div.DivClassName
{
background-color: #275970;
}
.BgClassName
{
background-color: #275970;
}
</style>
border-color css
<style>
span { border-color: #275970; }
span { border-color: rgb(39,89,112); }
td.TdClassName
{
border-color: #275970;
}
.TagClassName
{
border-color: #275970;
}
</style>