Shades of Chathams Blue #275573
Tints of Chathams Blue #275573
RGB
CMYK
RGB Variations
Color information
#275573 (or 0x275573) is known color: Chathams Blue. HEX triplet: 27, 55 and 73. RGB value is (39,85,115). Sum of RGB (Red+Green+Blue) = 39+85+115=239 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.32% from 239); Green value is 85 (33.59% from 255 or 35.56% from 239); Blue value is 115 (45.31% from 255 or 48.12% from 239); Max value from RGB is 115 - color contains mainly: blue. Hex color #275573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275573 is #D8AA8C. Grayscale: #4A4A4A. Windows color (decimal): -14199437 or 7558439. OLE color: 7558439.
HSL color Cylindrical-coordinate representation of color #275573: hue angle of 203.68º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #275573 is Cyan = 0.66, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 85 | 115 | - |
| CMYK | 0.66 | 0.26 | 0 | 0.55 |
| HSL | 203.68º | 0.49% | 0.3% | - |
| HSV(B) | 203.68º | 0.66% | 0.45% | - |
| XYZ | 7.18 | 8.17 | 17.42 | - |
| YUV | 74.67 | 150.76 | 102.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 85 | 115 | 0.66 | 0.26 | 0 | 0.55 | 203.68 | 0.49 | 0.3 |
| Hex | 27 | 55 | 73 | 42 | 1A | 0 | 37 | CC | 31 | 1E |
| Octal | 47 | 125 | 163 | 102 | 32 | 0 | 67 | 314 | 61 | 36 |
| Binary | 100111 | 1010101 | 1110011 | 1000010 | 11010 | 0 | 110111 | 11001100 | 110001 | 11110 |
Color Harmonies of #275573
Complementary color
Monochromatic Colors of #275573
Black with #275573
Text Example
Text Example
White with #275573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275573; }
p { color: rgb(39,85,115); }
H1.HeaderClassName
{
color: #275573;
}
.AnyTagClassName
{
color: #275573;
}
</style>
background-color css
<style>
a { background-color: #275573; }
a { background-color: rgb(39,85,115); }
div.DivClassName
{
background-color: #275573;
}
.BgClassName
{
background-color: #275573;
}
</style>
border-color css
<style>
span { border-color: #275573; }
span { border-color: rgb(39,85,115); }
td.TdClassName
{
border-color: #275573;
}
.TagClassName
{
border-color: #275573;
}
</style>