Shades of Chathams Blue #275268
Tints of Chathams Blue #275268
RGB
CMYK
RGB Variations
Color information
#275268 (or 0x275268) is known color: Chathams Blue. HEX triplet: 27, 52 and 68. RGB value is (39,82,104). Sum of RGB (Red+Green+Blue) = 39+82+104=225 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.33% from 225); Green value is 82 (32.42% from 255 or 36.44% from 225); Blue value is 104 (41.02% from 255 or 46.22% from 225); Max value from RGB is 104 - color contains mainly: blue. Hex color #275268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275268 is #D8AD97. Grayscale: #474747. Windows color (decimal): -14200216 or 6836775. OLE color: 6836775.
HSL color Cylindrical-coordinate representation of color #275268: hue angle of 200.31º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #275268 is Cyan = 0.62, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 82 | 104 | - |
| CMYK | 0.62 | 0.21 | 0 | 0.59 |
| HSL | 200.31º | 0.45% | 0.28% | - |
| HSV(B) | 200.31º | 0.63% | 0.41% | - |
| XYZ | 6.35 | 7.47 | 14.2 | - |
| YUV | 71.65 | 146.25 | 104.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 82 | 104 | 0.62 | 0.21 | 0 | 0.59 | 200.31 | 0.45 | 0.28 |
| Hex | 27 | 52 | 68 | 3E | 15 | 0 | 3B | C8 | 2D | 1C |
| Octal | 47 | 122 | 150 | 76 | 25 | 0 | 73 | 310 | 55 | 34 |
| Binary | 100111 | 1010010 | 1101000 | 111110 | 10101 | 0 | 111011 | 11001000 | 101101 | 11100 |
Color Harmonies of #275268
Complementary color
Monochromatic Colors of #275268
Black with #275268
Text Example
Text Example
White with #275268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275268; }
p { color: rgb(39,82,104); }
H1.HeaderClassName
{
color: #275268;
}
.AnyTagClassName
{
color: #275268;
}
</style>
background-color css
<style>
a { background-color: #275268; }
a { background-color: rgb(39,82,104); }
div.DivClassName
{
background-color: #275268;
}
.BgClassName
{
background-color: #275268;
}
</style>
border-color css
<style>
span { border-color: #275268; }
span { border-color: rgb(39,82,104); }
td.TdClassName
{
border-color: #275268;
}
.TagClassName
{
border-color: #275268;
}
</style>