Shades of Chathams Blue #325567
Tints of Chathams Blue #325567
RGB
CMYK
RGB Variations
Color information
#325567 (or 0x325567) is known color: Chathams Blue. HEX triplet: 32, 55 and 67. RGB value is (50,85,103). Sum of RGB (Red+Green+Blue) = 50+85+103=238 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.01% from 238); Green value is 85 (33.59% from 255 or 35.71% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 103 - color contains mainly: blue. Hex color #325567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325567 is #CDAA98. Grayscale: #4C4C4C. Windows color (decimal): -13478553 or 6772018. OLE color: 6772018.
HSL color Cylindrical-coordinate representation of color #325567: hue angle of 200.38º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #325567 is Cyan = 0.51, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 85 | 103 | - |
| CMYK | 0.51 | 0.17 | 0 | 0.60 |
| HSL | 200.38º | 0.35% | 0.3% | - |
| HSV(B) | 200.38º | 0.51% | 0.4% | - |
| XYZ | 7.01 | 8.15 | 14.04 | - |
| YUV | 76.59 | 142.9 | 109.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 85 | 103 | 0.51 | 0.17 | 0 | 0.60 | 200.38 | 0.35 | 0.3 |
| Hex | 32 | 55 | 67 | 33 | 11 | 0 | 3C | C8 | 23 | 1E |
| Octal | 62 | 125 | 147 | 63 | 21 | 0 | 74 | 310 | 43 | 36 |
| Binary | 110010 | 1010101 | 1100111 | 110011 | 10001 | 0 | 111100 | 11001000 | 100011 | 11110 |
Color Harmonies of #325567
Complementary color
Monochromatic Colors of #325567
Black with #325567
Text Example
Text Example
White with #325567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325567; }
p { color: rgb(50,85,103); }
H1.HeaderClassName
{
color: #325567;
}
.AnyTagClassName
{
color: #325567;
}
</style>
background-color css
<style>
a { background-color: #325567; }
a { background-color: rgb(50,85,103); }
div.DivClassName
{
background-color: #325567;
}
.BgClassName
{
background-color: #325567;
}
</style>
border-color css
<style>
span { border-color: #325567; }
span { border-color: rgb(50,85,103); }
td.TdClassName
{
border-color: #325567;
}
.TagClassName
{
border-color: #325567;
}
</style>