Shades of Chathams Blue #275069
Tints of Chathams Blue #275069
RGB
CMYK
RGB Variations
Color information
#275069 (or 0x275069) is known color: Chathams Blue. HEX triplet: 27, 50 and 69. RGB value is (39,80,105). Sum of RGB (Red+Green+Blue) = 39+80+105=224 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.41% from 224); Green value is 80 (31.64% from 255 or 35.71% from 224); Blue value is 105 (41.41% from 255 or 46.88% from 224); Max value from RGB is 105 - color contains mainly: blue. Hex color #275069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275069 is #D8AF96. Grayscale: #464646. Windows color (decimal): -14200727 or 6901799. OLE color: 6901799.
HSL color Cylindrical-coordinate representation of color #275069: hue angle of 202.73º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #275069 is Cyan = 0.63, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 80 | 105 | - |
| CMYK | 0.63 | 0.24 | 0 | 0.59 |
| HSL | 202.73º | 0.46% | 0.28% | - |
| HSV(B) | 202.73º | 0.63% | 0.41% | - |
| XYZ | 6.26 | 7.19 | 14.42 | - |
| YUV | 70.59 | 147.42 | 105.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 80 | 105 | 0.63 | 0.24 | 0 | 0.59 | 202.73 | 0.46 | 0.28 |
| Hex | 27 | 50 | 69 | 3F | 18 | 0 | 3B | CB | 2E | 1C |
| Octal | 47 | 120 | 151 | 77 | 30 | 0 | 73 | 313 | 56 | 34 |
| Binary | 100111 | 1010000 | 1101001 | 111111 | 11000 | 0 | 111011 | 11001011 | 101110 | 11100 |
Color Harmonies of #275069
Complementary color
Monochromatic Colors of #275069
Black with #275069
Text Example
Text Example
White with #275069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275069; }
p { color: rgb(39,80,105); }
H1.HeaderClassName
{
color: #275069;
}
.AnyTagClassName
{
color: #275069;
}
</style>
background-color css
<style>
a { background-color: #275069; }
a { background-color: rgb(39,80,105); }
div.DivClassName
{
background-color: #275069;
}
.BgClassName
{
background-color: #275069;
}
</style>
border-color css
<style>
span { border-color: #275069; }
span { border-color: rgb(39,80,105); }
td.TdClassName
{
border-color: #275069;
}
.TagClassName
{
border-color: #275069;
}
</style>