Shades of Cello #345466
Tints of Cello #345466
RGB
CMYK
RGB Variations
Color information
#345466 (or 0x345466) is known color: Cello. HEX triplet: 34, 54 and 66. RGB value is (52,84,102). Sum of RGB (Red+Green+Blue) = 52+84+102=238 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.85% from 238); Green value is 84 (33.20% from 255 or 35.29% from 238); Blue value is 102 (40.23% from 255 or 42.86% from 238); Max value from RGB is 102 - color contains mainly: blue. Hex color #345466 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345466 is #CBAB99. Grayscale: #4C4C4C. Windows color (decimal): -13347738 or 6706228. OLE color: 6706228.
HSL color Cylindrical-coordinate representation of color #345466: hue angle of 201.6º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #345466 is Cyan = 0.49, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 84 | 102 | - |
| CMYK | 0.49 | 0.18 | 0 | 0.6 |
| HSL | 201.6º | 0.32% | 0.3% | - |
| HSV(B) | 201.6º | 0.49% | 0.4% | - |
| XYZ | 6.98 | 8.03 | 13.75 | - |
| YUV | 76.48 | 142.4 | 110.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 84 | 102 | 0.49 | 0.18 | 0 | 0.6 | 201.6 | 0.32 | 0.3 |
| Hex | 34 | 54 | 66 | 31 | 12 | 0 | 3C | CA | 20 | 1E |
| Octal | 64 | 124 | 146 | 61 | 22 | 0 | 74 | 312 | 40 | 36 |
| Binary | 110100 | 1010100 | 1100110 | 110001 | 10010 | 0 | 111100 | 11001010 | 100000 | 11110 |
Color Harmonies of #345466
Complementary color
Monochromatic Colors of #345466
Black with #345466
Text Example
Text Example
White with #345466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345466; }
p { color: rgb(52,84,102); }
H1.HeaderClassName
{
color: #345466;
}
.AnyTagClassName
{
color: #345466;
}
</style>
background-color css
<style>
a { background-color: #345466; }
a { background-color: rgb(52,84,102); }
div.DivClassName
{
background-color: #345466;
}
.BgClassName
{
background-color: #345466;
}
</style>
border-color css
<style>
span { border-color: #345466; }
span { border-color: rgb(52,84,102); }
td.TdClassName
{
border-color: #345466;
}
.TagClassName
{
border-color: #345466;
}
</style>