Shades of Chathams Blue #315468
Tints of Chathams Blue #315468
RGB
CMYK
RGB Variations
Color information
#315468 (or 0x315468) is known color: Chathams Blue. HEX triplet: 31, 54 and 68. RGB value is (49,84,104). Sum of RGB (Red+Green+Blue) = 49+84+104=237 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.68% from 237); Green value is 84 (33.20% from 255 or 35.44% from 237); Blue value is 104 (41.02% from 255 or 43.88% from 237); Max value from RGB is 104 - color contains mainly: blue. Hex color #315468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315468 is #CEAB97. Grayscale: #4B4B4B. Windows color (decimal): -13544344 or 6837297. OLE color: 6837297.
HSL color Cylindrical-coordinate representation of color #315468: hue angle of 201.82º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #315468 is Cyan = 0.53, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 84 | 104 | - |
| CMYK | 0.53 | 0.19 | 0 | 0.59 |
| HSL | 201.82º | 0.36% | 0.3% | - |
| HSV(B) | 201.82º | 0.53% | 0.41% | - |
| XYZ | 6.94 | 7.99 | 14.27 | - |
| YUV | 75.82 | 143.9 | 108.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 104 | 0.53 | 0.19 | 0 | 0.59 | 201.82 | 0.36 | 0.3 |
| Hex | 31 | 54 | 68 | 35 | 13 | 0 | 3B | CA | 24 | 1E |
| Octal | 61 | 124 | 150 | 65 | 23 | 0 | 73 | 312 | 44 | 36 |
| Binary | 110001 | 1010100 | 1101000 | 110101 | 10011 | 0 | 111011 | 11001010 | 100100 | 11110 |
Color Harmonies of #315468
Complementary color
Monochromatic Colors of #315468
Black with #315468
Text Example
Text Example
White with #315468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315468; }
p { color: rgb(49,84,104); }
H1.HeaderClassName
{
color: #315468;
}
.AnyTagClassName
{
color: #315468;
}
</style>
background-color css
<style>
a { background-color: #315468; }
a { background-color: rgb(49,84,104); }
div.DivClassName
{
background-color: #315468;
}
.BgClassName
{
background-color: #315468;
}
</style>
border-color css
<style>
span { border-color: #315468; }
span { border-color: rgb(49,84,104); }
td.TdClassName
{
border-color: #315468;
}
.TagClassName
{
border-color: #315468;
}
</style>