Shades of Chathams Blue #345771
Tints of Chathams Blue #345771
RGB
CMYK
RGB Variations
Color information
#345771 (or 0x345771) is known color: Chathams Blue. HEX triplet: 34, 57 and 71. RGB value is (52,87,113). Sum of RGB (Red+Green+Blue) = 52+87+113=252 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.63% from 252); Green value is 87 (34.38% from 255 or 34.52% from 252); Blue value is 113 (44.53% from 255 or 44.84% from 252); Max value from RGB is 113 - color contains mainly: blue. Hex color #345771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345771 is #CBA88E. Grayscale: #4F4F4F. Windows color (decimal): -13346959 or 7427892. OLE color: 7427892.
HSL color Cylindrical-coordinate representation of color #345771: hue angle of 205.57º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #345771 is Cyan = 0.54, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 87 | 113 | - |
| CMYK | 0.54 | 0.23 | 0 | 0.56 |
| HSL | 205.57º | 0.37% | 0.32% | - |
| HSV(B) | 205.57º | 0.54% | 0.44% | - |
| XYZ | 7.81 | 8.74 | 16.9 | - |
| YUV | 79.5 | 146.9 | 108.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 87 | 113 | 0.54 | 0.23 | 0 | 0.56 | 205.57 | 0.37 | 0.32 |
| Hex | 34 | 57 | 71 | 36 | 17 | 0 | 38 | CE | 25 | 20 |
| Octal | 64 | 127 | 161 | 66 | 27 | 0 | 70 | 316 | 45 | 40 |
| Binary | 110100 | 1010111 | 1110001 | 110110 | 10111 | 0 | 111000 | 11001110 | 100101 | 100000 |
Color Harmonies of #345771
Complementary color
Monochromatic Colors of #345771
Black with #345771
Text Example
Text Example
White with #345771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345771; }
p { color: rgb(52,87,113); }
H1.HeaderClassName
{
color: #345771;
}
.AnyTagClassName
{
color: #345771;
}
</style>
background-color css
<style>
a { background-color: #345771; }
a { background-color: rgb(52,87,113); }
div.DivClassName
{
background-color: #345771;
}
.BgClassName
{
background-color: #345771;
}
</style>
border-color css
<style>
span { border-color: #345771; }
span { border-color: rgb(52,87,113); }
td.TdClassName
{
border-color: #345771;
}
.TagClassName
{
border-color: #345771;
}
</style>