Shades of Chathams Blue #275269
Tints of Chathams Blue #275269
RGB
CMYK
RGB Variations
Color information
#275269 (or 0x275269) is known color: Chathams Blue. HEX triplet: 27, 52 and 69. RGB value is (39,82,105). Sum of RGB (Red+Green+Blue) = 39+82+105=226 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.26% from 226); Green value is 82 (32.42% from 255 or 36.28% from 226); Blue value is 105 (41.41% from 255 or 46.46% from 226); Max value from RGB is 105 - color contains mainly: blue. Hex color #275269 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275269 is #D8AD96. Grayscale: #474747. Windows color (decimal): -14200215 or 6902311. OLE color: 6902311.
HSL color Cylindrical-coordinate representation of color #275269: hue angle of 200.91º 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 #275269 is Cyan = 0.63, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 82 | 105 | - |
| CMYK | 0.63 | 0.22 | 0 | 0.59 |
| HSL | 200.91º | 0.46% | 0.28% | - |
| HSV(B) | 200.91º | 0.63% | 0.41% | - |
| XYZ | 6.4 | 7.49 | 14.47 | - |
| YUV | 71.77 | 146.75 | 104.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 82 | 105 | 0.63 | 0.22 | 0 | 0.59 | 200.91 | 0.46 | 0.28 |
| Hex | 27 | 52 | 69 | 3F | 16 | 0 | 3B | C9 | 2E | 1C |
| Octal | 47 | 122 | 151 | 77 | 26 | 0 | 73 | 311 | 56 | 34 |
| Binary | 100111 | 1010010 | 1101001 | 111111 | 10110 | 0 | 111011 | 11001001 | 101110 | 11100 |
Color Harmonies of #275269
Complementary color
Monochromatic Colors of #275269
Black with #275269
Text Example
Text Example
White with #275269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275269; }
p { color: rgb(39,82,105); }
H1.HeaderClassName
{
color: #275269;
}
.AnyTagClassName
{
color: #275269;
}
</style>
background-color css
<style>
a { background-color: #275269; }
a { background-color: rgb(39,82,105); }
div.DivClassName
{
background-color: #275269;
}
.BgClassName
{
background-color: #275269;
}
</style>
border-color css
<style>
span { border-color: #275269; }
span { border-color: rgb(39,82,105); }
td.TdClassName
{
border-color: #275269;
}
.TagClassName
{
border-color: #275269;
}
</style>