Shades of Cello #345267
Tints of Cello #345267
RGB
CMYK
RGB Variations
Color information
#345267 (or 0x345267) is known color: Cello. HEX triplet: 34, 52 and 67. RGB value is (52,82,103). Sum of RGB (Red+Green+Blue) = 52+82+103=237 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.94% from 237); Green value is 82 (32.42% from 255 or 34.60% from 237); Blue value is 103 (40.62% from 255 or 43.46% from 237); Max value from RGB is 103 - color contains mainly: blue. Hex color #345267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345267 is #CBAD98. Grayscale: #4B4B4B. Windows color (decimal): -13348249 or 6771252. OLE color: 6771252.
HSL color Cylindrical-coordinate representation of color #345267: hue angle of 204.71º 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 #345267 is Cyan = 0.50, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 82 | 103 | - |
| CMYK | 0.50 | 0.20 | 0 | 0.60 |
| HSL | 204.71º | 0.33% | 0.3% | - |
| HSV(B) | 204.71º | 0.5% | 0.4% | - |
| XYZ | 6.88 | 7.74 | 13.96 | - |
| YUV | 75.42 | 143.56 | 111.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 82 | 103 | 0.50 | 0.20 | 0 | 0.60 | 204.71 | 0.33 | 0.3 |
| Hex | 34 | 52 | 67 | 32 | 14 | 0 | 3C | CD | 21 | 1E |
| Octal | 64 | 122 | 147 | 62 | 24 | 0 | 74 | 315 | 41 | 36 |
| Binary | 110100 | 1010010 | 1100111 | 110010 | 10100 | 0 | 111100 | 11001101 | 100001 | 11110 |
Color Harmonies of #345267
Complementary color
Monochromatic Colors of #345267
Black with #345267
Text Example
Text Example
White with #345267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345267; }
p { color: rgb(52,82,103); }
H1.HeaderClassName
{
color: #345267;
}
.AnyTagClassName
{
color: #345267;
}
</style>
background-color css
<style>
a { background-color: #345267; }
a { background-color: rgb(52,82,103); }
div.DivClassName
{
background-color: #345267;
}
.BgClassName
{
background-color: #345267;
}
</style>
border-color css
<style>
span { border-color: #345267; }
span { border-color: rgb(52,82,103); }
td.TdClassName
{
border-color: #345267;
}
.TagClassName
{
border-color: #345267;
}
</style>