Shades of Chathams Blue #325468
Tints of Chathams Blue #325468
RGB
CMYK
RGB Variations
Color information
#325468 (or 0x325468) is known color: Chathams Blue. HEX triplet: 32, 54 and 68. RGB value is (50,84,104). Sum of RGB (Red+Green+Blue) = 50+84+104=238 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.01% from 238); Green value is 84 (33.20% from 255 or 35.29% 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 #325468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325468 is #CDAB97. Grayscale: #4C4C4C. Windows color (decimal): -13478808 or 6837298. OLE color: 6837298.
HSL color Cylindrical-coordinate representation of color #325468: hue angle of 202.22º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #325468 is Cyan = 0.52, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 84 | 104 | - |
| CMYK | 0.52 | 0.19 | 0 | 0.59 |
| HSL | 202.22º | 0.35% | 0.3% | - |
| HSV(B) | 202.22º | 0.52% | 0.41% | - |
| XYZ | 6.98 | 8.02 | 14.28 | - |
| YUV | 76.11 | 143.74 | 109.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 84 | 104 | 0.52 | 0.19 | 0 | 0.59 | 202.22 | 0.35 | 0.3 |
| Hex | 32 | 54 | 68 | 34 | 13 | 0 | 3B | CA | 23 | 1E |
| Octal | 62 | 124 | 150 | 64 | 23 | 0 | 73 | 312 | 43 | 36 |
| Binary | 110010 | 1010100 | 1101000 | 110100 | 10011 | 0 | 111011 | 11001010 | 100011 | 11110 |
Color Harmonies of #325468
Complementary color
Monochromatic Colors of #325468
Black with #325468
Text Example
Text Example
White with #325468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325468; }
p { color: rgb(50,84,104); }
H1.HeaderClassName
{
color: #325468;
}
.AnyTagClassName
{
color: #325468;
}
</style>
background-color css
<style>
a { background-color: #325468; }
a { background-color: rgb(50,84,104); }
div.DivClassName
{
background-color: #325468;
}
.BgClassName
{
background-color: #325468;
}
</style>
border-color css
<style>
span { border-color: #325468; }
span { border-color: rgb(50,84,104); }
td.TdClassName
{
border-color: #325468;
}
.TagClassName
{
border-color: #325468;
}
</style>