Shades of Chathams Blue #345770
Tints of Chathams Blue #345770
RGB
CMYK
RGB Variations
Color information
#345770 (or 0x345770) is known color: Chathams Blue. HEX triplet: 34, 57 and 70. RGB value is (52,87,112). Sum of RGB (Red+Green+Blue) = 52+87+112=251 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.72% from 251); Green value is 87 (34.38% from 255 or 34.66% from 251); Blue value is 112 (44.14% from 255 or 44.62% from 251); Max value from RGB is 112 - color contains mainly: blue. Hex color #345770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345770 is #CBA88F. Grayscale: #4F4F4F. Windows color (decimal): -13346960 or 7362356. OLE color: 7362356.
HSL color Cylindrical-coordinate representation of color #345770: hue angle of 205º 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 #345770 is Cyan = 0.54, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 87 | 112 | - |
| CMYK | 0.54 | 0.22 | 0 | 0.56 |
| HSL | 205º | 0.37% | 0.32% | - |
| HSV(B) | 205º | 0.54% | 0.44% | - |
| XYZ | 7.75 | 8.72 | 16.6 | - |
| YUV | 79.39 | 146.4 | 108.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 87 | 112 | 0.54 | 0.22 | 0 | 0.56 | 205 | 0.37 | 0.32 |
| Hex | 34 | 57 | 70 | 36 | 16 | 0 | 38 | CD | 25 | 20 |
| Octal | 64 | 127 | 160 | 66 | 26 | 0 | 70 | 315 | 45 | 40 |
| Binary | 110100 | 1010111 | 1110000 | 110110 | 10110 | 0 | 111000 | 11001101 | 100101 | 100000 |
Color Harmonies of #345770
Complementary color
Monochromatic Colors of #345770
Black with #345770
Text Example
Text Example
White with #345770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345770; }
p { color: rgb(52,87,112); }
H1.HeaderClassName
{
color: #345770;
}
.AnyTagClassName
{
color: #345770;
}
</style>
background-color css
<style>
a { background-color: #345770; }
a { background-color: rgb(52,87,112); }
div.DivClassName
{
background-color: #345770;
}
.BgClassName
{
background-color: #345770;
}
</style>
border-color css
<style>
span { border-color: #345770; }
span { border-color: rgb(52,87,112); }
td.TdClassName
{
border-color: #345770;
}
.TagClassName
{
border-color: #345770;
}
</style>