Shades of Chathams Blue #275968
Tints of Chathams Blue #275968
RGB
CMYK
RGB Variations
Color information
#275968 (or 0x275968) is known color: Chathams Blue. HEX triplet: 27, 59 and 68. RGB value is (39,89,104). Sum of RGB (Red+Green+Blue) = 39+89+104=232 (30% of max value = 765). Red value is 39 (15.62% from 255 or 16.81% from 232); Green value is 89 (35.16% from 255 or 38.36% from 232); Blue value is 104 (41.02% from 255 or 44.83% from 232); Max value from RGB is 104 - color contains mainly: blue. Hex color #275968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275968 is #D8A697. Grayscale: #4B4B4B. Windows color (decimal): -14198424 or 6838567. OLE color: 6838567.
HSL color Cylindrical-coordinate representation of color #275968: hue angle of 193.85º 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 #275968 is Cyan = 0.62, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 89 | 104 | - |
| CMYK | 0.62 | 0.14 | 0 | 0.59 |
| HSL | 193.85º | 0.45% | 0.28% | - |
| HSV(B) | 193.85º | 0.63% | 0.41% | - |
| XYZ | 6.91 | 8.58 | 14.39 | - |
| YUV | 75.76 | 143.94 | 101.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 89 | 104 | 0.62 | 0.14 | 0 | 0.59 | 193.85 | 0.45 | 0.28 |
| Hex | 27 | 59 | 68 | 3E | E | 0 | 3B | C2 | 2D | 1C |
| Octal | 47 | 131 | 150 | 76 | 16 | 0 | 73 | 302 | 55 | 34 |
| Binary | 100111 | 1011001 | 1101000 | 111110 | 1110 | 0 | 111011 | 11000010 | 101101 | 11100 |
Color Harmonies of #275968
Complementary color
Monochromatic Colors of #275968
Black with #275968
Text Example
Text Example
White with #275968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275968; }
p { color: rgb(39,89,104); }
H1.HeaderClassName
{
color: #275968;
}
.AnyTagClassName
{
color: #275968;
}
</style>
background-color css
<style>
a { background-color: #275968; }
a { background-color: rgb(39,89,104); }
div.DivClassName
{
background-color: #275968;
}
.BgClassName
{
background-color: #275968;
}
</style>
border-color css
<style>
span { border-color: #275968; }
span { border-color: rgb(39,89,104); }
td.TdClassName
{
border-color: #275968;
}
.TagClassName
{
border-color: #275968;
}
</style>