Shades of Chathams Blue #315366
Tints of Chathams Blue #315366
RGB
CMYK
RGB Variations
Color information
#315366 (or 0x315366) is known color: Chathams Blue. HEX triplet: 31, 53 and 66. RGB value is (49,83,102). Sum of RGB (Red+Green+Blue) = 49+83+102=234 (30% of max value = 765). Red value is 49 (19.53% from 255 or 20.94% from 234); Green value is 83 (32.81% from 255 or 35.47% from 234); Blue value is 102 (40.23% from 255 or 43.59% from 234); Max value from RGB is 102 - color contains mainly: blue. Hex color #315366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315366 is #CEAC99. Grayscale: #4A4A4A. Windows color (decimal): -13544602 or 6705969. OLE color: 6705969.
HSL color Cylindrical-coordinate representation of color #315366: hue angle of 201.51º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #315366 is Cyan = 0.52, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 83 | 102 | - |
| CMYK | 0.52 | 0.19 | 0 | 0.6 |
| HSL | 201.51º | 0.35% | 0.3% | - |
| HSV(B) | 201.51º | 0.52% | 0.4% | - |
| XYZ | 6.76 | 7.8 | 13.72 | - |
| YUV | 75 | 143.24 | 109.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 83 | 102 | 0.52 | 0.19 | 0 | 0.6 | 201.51 | 0.35 | 0.3 |
| Hex | 31 | 53 | 66 | 34 | 13 | 0 | 3C | CA | 23 | 1E |
| Octal | 61 | 123 | 146 | 64 | 23 | 0 | 74 | 312 | 43 | 36 |
| Binary | 110001 | 1010011 | 1100110 | 110100 | 10011 | 0 | 111100 | 11001010 | 100011 | 11110 |
Color Harmonies of #315366
Complementary color
Monochromatic Colors of #315366
Black with #315366
Text Example
Text Example
White with #315366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315366; }
p { color: rgb(49,83,102); }
H1.HeaderClassName
{
color: #315366;
}
.AnyTagClassName
{
color: #315366;
}
</style>
background-color css
<style>
a { background-color: #315366; }
a { background-color: rgb(49,83,102); }
div.DivClassName
{
background-color: #315366;
}
.BgClassName
{
background-color: #315366;
}
</style>
border-color css
<style>
span { border-color: #315366; }
span { border-color: rgb(49,83,102); }
td.TdClassName
{
border-color: #315366;
}
.TagClassName
{
border-color: #315366;
}
</style>