Shades of Chathams Blue #325465
Tints of Chathams Blue #325465
RGB
CMYK
RGB Variations
Color information
#325465 (or 0x325465) is known color: Chathams Blue. HEX triplet: 32, 54 and 65. RGB value is (50,84,101). Sum of RGB (Red+Green+Blue) = 50+84+101=235 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.28% from 235); Green value is 84 (33.20% from 255 or 35.74% from 235); Blue value is 101 (39.84% from 255 or 42.98% from 235); Max value from RGB is 101 - color contains mainly: blue. Hex color #325465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325465 is #CDAB9A. Grayscale: #4B4B4B. Windows color (decimal): -13478811 or 6640690. OLE color: 6640690.
HSL color Cylindrical-coordinate representation of color #325465: hue angle of 200º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #325465 is Cyan = 0.50, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 84 | 101 | - |
| CMYK | 0.50 | 0.17 | 0 | 0.60 |
| HSL | 200º | 0.34% | 0.3% | - |
| HSV(B) | 200º | 0.5% | 0.4% | - |
| XYZ | 6.83 | 7.96 | 13.49 | - |
| YUV | 75.77 | 142.24 | 109.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 84 | 101 | 0.50 | 0.17 | 0 | 0.60 | 200 | 0.34 | 0.3 |
| Hex | 32 | 54 | 65 | 32 | 11 | 0 | 3C | C8 | 22 | 1E |
| Octal | 62 | 124 | 145 | 62 | 21 | 0 | 74 | 310 | 42 | 36 |
| Binary | 110010 | 1010100 | 1100101 | 110010 | 10001 | 0 | 111100 | 11001000 | 100010 | 11110 |
Color Harmonies of #325465
Complementary color
Monochromatic Colors of #325465
Black with #325465
Text Example
Text Example
White with #325465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325465; }
p { color: rgb(50,84,101); }
H1.HeaderClassName
{
color: #325465;
}
.AnyTagClassName
{
color: #325465;
}
</style>
background-color css
<style>
a { background-color: #325465; }
a { background-color: rgb(50,84,101); }
div.DivClassName
{
background-color: #325465;
}
.BgClassName
{
background-color: #325465;
}
</style>
border-color css
<style>
span { border-color: #325465; }
span { border-color: rgb(50,84,101); }
td.TdClassName
{
border-color: #325465;
}
.TagClassName
{
border-color: #325465;
}
</style>