Shades of Chathams Blue #275566
Tints of Chathams Blue #275566
RGB
CMYK
RGB Variations
Color information
#275566 (or 0x275566) is known color: Chathams Blue. HEX triplet: 27, 55 and 66. RGB value is (39,85,102). Sum of RGB (Red+Green+Blue) = 39+85+102=226 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.26% from 226); Green value is 85 (33.59% from 255 or 37.61% from 226); Blue value is 102 (40.23% from 255 or 45.13% from 226); Max value from RGB is 102 - color contains mainly: blue. Hex color #275566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275566 is #D8AA99. Grayscale: #494949. Windows color (decimal): -14199450 or 6706471. OLE color: 6706471.
HSL color Cylindrical-coordinate representation of color #275566: hue angle of 196.19º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #275566 is Cyan = 0.62, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 85 | 102 | - |
| CMYK | 0.62 | 0.17 | 0 | 0.6 |
| HSL | 196.19º | 0.45% | 0.28% | - |
| HSV(B) | 196.19º | 0.62% | 0.4% | - |
| XYZ | 6.48 | 7.89 | 13.75 | - |
| YUV | 73.18 | 144.26 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 85 | 102 | 0.62 | 0.17 | 0 | 0.6 | 196.19 | 0.45 | 0.28 |
| Hex | 27 | 55 | 66 | 3E | 11 | 0 | 3C | C4 | 2D | 1C |
| Octal | 47 | 125 | 146 | 76 | 21 | 0 | 74 | 304 | 55 | 34 |
| Binary | 100111 | 1010101 | 1100110 | 111110 | 10001 | 0 | 111100 | 11000100 | 101101 | 11100 |
Color Harmonies of #275566
Complementary color
Monochromatic Colors of #275566
Black with #275566
Text Example
Text Example
White with #275566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275566; }
p { color: rgb(39,85,102); }
H1.HeaderClassName
{
color: #275566;
}
.AnyTagClassName
{
color: #275566;
}
</style>
background-color css
<style>
a { background-color: #275566; }
a { background-color: rgb(39,85,102); }
div.DivClassName
{
background-color: #275566;
}
.BgClassName
{
background-color: #275566;
}
</style>
border-color css
<style>
span { border-color: #275566; }
span { border-color: rgb(39,85,102); }
td.TdClassName
{
border-color: #275566;
}
.TagClassName
{
border-color: #275566;
}
</style>