Shades of Chathams Blue #315568
Tints of Chathams Blue #315568
RGB
CMYK
RGB Variations
Color information
#315568 (or 0x315568) is known color: Chathams Blue. HEX triplet: 31, 55 and 68. RGB value is (49,85,104). Sum of RGB (Red+Green+Blue) = 49+85+104=238 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.59% from 238); Green value is 85 (33.59% from 255 or 35.71% from 238); Blue value is 104 (41.02% from 255 or 43.70% from 238); Max value from RGB is 104 - color contains mainly: blue. Hex color #315568 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315568 is #CEAA97. Grayscale: #4C4C4C. Windows color (decimal): -13544088 or 6837553. OLE color: 6837553.
HSL color Cylindrical-coordinate representation of color #315568: hue angle of 200.73º 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 #315568 is Cyan = 0.53, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 85 | 104 | - |
| CMYK | 0.53 | 0.18 | 0 | 0.59 |
| HSL | 200.73º | 0.36% | 0.3% | - |
| HSV(B) | 200.73º | 0.53% | 0.41% | - |
| XYZ | 7.01 | 8.15 | 14.3 | - |
| YUV | 76.4 | 143.57 | 108.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 85 | 104 | 0.53 | 0.18 | 0 | 0.59 | 200.73 | 0.36 | 0.3 |
| Hex | 31 | 55 | 68 | 35 | 12 | 0 | 3B | C9 | 24 | 1E |
| Octal | 61 | 125 | 150 | 65 | 22 | 0 | 73 | 311 | 44 | 36 |
| Binary | 110001 | 1010101 | 1101000 | 110101 | 10010 | 0 | 111011 | 11001001 | 100100 | 11110 |
Color Harmonies of #315568
Complementary color
Monochromatic Colors of #315568
Black with #315568
Text Example
Text Example
White with #315568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315568; }
p { color: rgb(49,85,104); }
H1.HeaderClassName
{
color: #315568;
}
.AnyTagClassName
{
color: #315568;
}
</style>
background-color css
<style>
a { background-color: #315568; }
a { background-color: rgb(49,85,104); }
div.DivClassName
{
background-color: #315568;
}
.BgClassName
{
background-color: #315568;
}
</style>
border-color css
<style>
span { border-color: #315568; }
span { border-color: rgb(49,85,104); }
td.TdClassName
{
border-color: #315568;
}
.TagClassName
{
border-color: #315568;
}
</style>