Shades of Cello #345467
Tints of Cello #345467
RGB
CMYK
RGB Variations
Color information
#345467 (or 0x345467) is known color: Cello. HEX triplet: 34, 54 and 67. RGB value is (52,84,103). Sum of RGB (Red+Green+Blue) = 52+84+103=239 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.76% from 239); Green value is 84 (33.20% from 255 or 35.15% from 239); Blue value is 103 (40.62% from 255 or 43.10% from 239); Max value from RGB is 103 - color contains mainly: blue. Hex color #345467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345467 is #CBAB98. Grayscale: #4C4C4C. Windows color (decimal): -13347737 or 6771764. OLE color: 6771764.
HSL color Cylindrical-coordinate representation of color #345467: hue angle of 202.35º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #345467 is Cyan = 0.50, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 84 | 103 | - |
| CMYK | 0.50 | 0.18 | 0 | 0.60 |
| HSL | 202.35º | 0.33% | 0.3% | - |
| HSV(B) | 202.35º | 0.5% | 0.4% | - |
| XYZ | 7.03 | 8.05 | 14.02 | - |
| YUV | 76.6 | 142.9 | 110.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 84 | 103 | 0.50 | 0.18 | 0 | 0.60 | 202.35 | 0.33 | 0.3 |
| Hex | 34 | 54 | 67 | 32 | 12 | 0 | 3C | CA | 21 | 1E |
| Octal | 64 | 124 | 147 | 62 | 22 | 0 | 74 | 312 | 41 | 36 |
| Binary | 110100 | 1010100 | 1100111 | 110010 | 10010 | 0 | 111100 | 11001010 | 100001 | 11110 |
Color Harmonies of #345467
Complementary color
Monochromatic Colors of #345467
Black with #345467
Text Example
Text Example
White with #345467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345467; }
p { color: rgb(52,84,103); }
H1.HeaderClassName
{
color: #345467;
}
.AnyTagClassName
{
color: #345467;
}
</style>
background-color css
<style>
a { background-color: #345467; }
a { background-color: rgb(52,84,103); }
div.DivClassName
{
background-color: #345467;
}
.BgClassName
{
background-color: #345467;
}
</style>
border-color css
<style>
span { border-color: #345467; }
span { border-color: rgb(52,84,103); }
td.TdClassName
{
border-color: #345467;
}
.TagClassName
{
border-color: #345467;
}
</style>