Shades of Chathams Blue #315465
Tints of Chathams Blue #315465
RGB
CMYK
RGB Variations
Color information
#315465 (or 0x315465) is known color: Chathams Blue. HEX triplet: 31, 54 and 65. RGB value is (49,84,101). Sum of RGB (Red+Green+Blue) = 49+84+101=234 (30% of max value = 765). Red value is 49 (19.53% from 255 or 20.94% from 234); Green value is 84 (33.20% from 255 or 35.90% from 234); Blue value is 101 (39.84% from 255 or 43.16% from 234); Max value from RGB is 101 - color contains mainly: blue. Hex color #315465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315465 is #CEAB9A. Grayscale: #4B4B4B. Windows color (decimal): -13544347 or 6640689. OLE color: 6640689.
HSL color Cylindrical-coordinate representation of color #315465: hue angle of 199.62º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #315465 is Cyan = 0.51, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 84 | 101 | - |
| CMYK | 0.51 | 0.17 | 0 | 0.60 |
| HSL | 199.62º | 0.35% | 0.29% | - |
| HSV(B) | 199.62º | 0.51% | 0.4% | - |
| XYZ | 6.79 | 7.93 | 13.49 | - |
| YUV | 75.47 | 142.4 | 109.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 101 | 0.51 | 0.17 | 0 | 0.60 | 199.62 | 0.35 | 0.29 |
| Hex | 31 | 54 | 65 | 33 | 11 | 0 | 3C | C8 | 23 | 1D |
| Octal | 61 | 124 | 145 | 63 | 21 | 0 | 74 | 310 | 43 | 35 |
| Binary | 110001 | 1010100 | 1100101 | 110011 | 10001 | 0 | 111100 | 11001000 | 100011 | 11101 |
Color Harmonies of #315465
Complementary color
Monochromatic Colors of #315465
Black with #315465
Text Example
Text Example
White with #315465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315465; }
p { color: rgb(49,84,101); }
H1.HeaderClassName
{
color: #315465;
}
.AnyTagClassName
{
color: #315465;
}
</style>
background-color css
<style>
a { background-color: #315465; }
a { background-color: rgb(49,84,101); }
div.DivClassName
{
background-color: #315465;
}
.BgClassName
{
background-color: #315465;
}
</style>
border-color css
<style>
span { border-color: #315465; }
span { border-color: rgb(49,84,101); }
td.TdClassName
{
border-color: #315465;
}
.TagClassName
{
border-color: #315465;
}
</style>