Shades of Chathams Blue #275468
Tints of Chathams Blue #275468
RGB
CMYK
RGB Variations
Color information
#275468 (or 0x275468) is known color: Chathams Blue. HEX triplet: 27, 54 and 68. RGB value is (39,84,104). Sum of RGB (Red+Green+Blue) = 39+84+104=227 (30% of max value = 765). Red value is 39 (15.62% from 255 or 17.18% from 227); Green value is 84 (33.20% from 255 or 37.00% from 227); Blue value is 104 (41.02% from 255 or 45.81% from 227); Max value from RGB is 104 - color contains mainly: blue. Hex color #275468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275468 is #D8AB97. Grayscale: #484848. Windows color (decimal): -14199704 or 6837287. OLE color: 6837287.
HSL color Cylindrical-coordinate representation of color #275468: hue angle of 198.46º 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 #275468 is Cyan = 0.62, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 84 | 104 | - |
| CMYK | 0.62 | 0.19 | 0 | 0.59 |
| HSL | 198.46º | 0.45% | 0.28% | - |
| HSV(B) | 198.46º | 0.63% | 0.41% | - |
| XYZ | 6.51 | 7.77 | 14.25 | - |
| YUV | 72.83 | 145.59 | 103.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 84 | 104 | 0.62 | 0.19 | 0 | 0.59 | 198.46 | 0.45 | 0.28 |
| Hex | 27 | 54 | 68 | 3E | 13 | 0 | 3B | C6 | 2D | 1C |
| Octal | 47 | 124 | 150 | 76 | 23 | 0 | 73 | 306 | 55 | 34 |
| Binary | 100111 | 1010100 | 1101000 | 111110 | 10011 | 0 | 111011 | 11000110 | 101101 | 11100 |
Color Harmonies of #275468
Complementary color
Monochromatic Colors of #275468
Black with #275468
Text Example
Text Example
White with #275468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275468; }
p { color: rgb(39,84,104); }
H1.HeaderClassName
{
color: #275468;
}
.AnyTagClassName
{
color: #275468;
}
</style>
background-color css
<style>
a { background-color: #275468; }
a { background-color: rgb(39,84,104); }
div.DivClassName
{
background-color: #275468;
}
.BgClassName
{
background-color: #275468;
}
</style>
border-color css
<style>
span { border-color: #275468; }
span { border-color: rgb(39,84,104); }
td.TdClassName
{
border-color: #275468;
}
.TagClassName
{
border-color: #275468;
}
</style>