Shades of Chathams Blue #325770
Tints of Chathams Blue #325770
RGB
CMYK
RGB Variations
Color information
#325770 (or 0x325770) is known color: Chathams Blue. HEX triplet: 32, 57 and 70. RGB value is (50,87,112). Sum of RGB (Red+Green+Blue) = 50+87+112=249 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.08% from 249); Green value is 87 (34.38% from 255 or 34.94% from 249); Blue value is 112 (44.14% from 255 or 44.98% from 249); Max value from RGB is 112 - color contains mainly: blue. Hex color #325770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325770 is #CDA88F. Grayscale: #4E4E4E. Windows color (decimal): -13478032 or 7362354. OLE color: 7362354.
HSL color Cylindrical-coordinate representation of color #325770: hue angle of 204.19º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #325770 is Cyan = 0.55, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 87 | 112 | - |
| CMYK | 0.55 | 0.22 | 0 | 0.56 |
| HSL | 204.19º | 0.38% | 0.32% | - |
| HSV(B) | 204.19º | 0.55% | 0.44% | - |
| XYZ | 7.65 | 8.66 | 16.6 | - |
| YUV | 78.79 | 146.74 | 107.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 87 | 112 | 0.55 | 0.22 | 0 | 0.56 | 204.19 | 0.38 | 0.32 |
| Hex | 32 | 57 | 70 | 37 | 16 | 0 | 38 | CC | 26 | 20 |
| Octal | 62 | 127 | 160 | 67 | 26 | 0 | 70 | 314 | 46 | 40 |
| Binary | 110010 | 1010111 | 1110000 | 110111 | 10110 | 0 | 111000 | 11001100 | 100110 | 100000 |
Color Harmonies of #325770
Complementary color
Monochromatic Colors of #325770
Black with #325770
Text Example
Text Example
White with #325770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325770; }
p { color: rgb(50,87,112); }
H1.HeaderClassName
{
color: #325770;
}
.AnyTagClassName
{
color: #325770;
}
</style>
background-color css
<style>
a { background-color: #325770; }
a { background-color: rgb(50,87,112); }
div.DivClassName
{
background-color: #325770;
}
.BgClassName
{
background-color: #325770;
}
</style>
border-color css
<style>
span { border-color: #325770; }
span { border-color: rgb(50,87,112); }
td.TdClassName
{
border-color: #325770;
}
.TagClassName
{
border-color: #325770;
}
</style>