Shades of Cello #435062
Tints of Cello #435062
RGB
CMYK
RGB Variations
Color information
#435062 (or 0x435062) is known color: Cello. HEX triplet: 43, 50 and 62. RGB value is (67,80,98). Sum of RGB (Red+Green+Blue) = 67+80+98=245 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.35% from 245); Green value is 80 (31.64% from 255 or 32.65% from 245); Blue value is 98 (38.67% from 255 or 40% from 245); Max value from RGB is 98 - color contains mainly: blue. Hex color #435062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435062 is #BCAF9D. Grayscale: #4E4E4E. Windows color (decimal): -12365726 or 6443075. OLE color: 6443075.
HSL color Cylindrical-coordinate representation of color #435062: hue angle of 214.84º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #435062 is Cyan = 0.32, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 80 | 98 | - |
| CMYK | 0.32 | 0.18 | 0 | 0.62 |
| HSL | 214.84º | 0.19% | 0.32% | - |
| HSV(B) | 214.84º | 0.32% | 0.38% | - |
| XYZ | 7.39 | 7.81 | 12.67 | - |
| YUV | 78.17 | 139.19 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 98 | 0.32 | 0.18 | 0 | 0.62 | 214.84 | 0.19 | 0.32 |
| Hex | 43 | 50 | 62 | 20 | 12 | 0 | 3E | D7 | 13 | 20 |
| Octal | 103 | 120 | 142 | 40 | 22 | 0 | 76 | 327 | 23 | 40 |
| Binary | 1000011 | 1010000 | 1100010 | 100000 | 10010 | 0 | 111110 | 11010111 | 10011 | 100000 |
Color Harmonies of #435062
Complementary color
Monochromatic Colors of #435062
Black with #435062
Text Example
Text Example
White with #435062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435062; }
p { color: rgb(67,80,98); }
H1.HeaderClassName
{
color: #435062;
}
.AnyTagClassName
{
color: #435062;
}
</style>
background-color css
<style>
a { background-color: #435062; }
a { background-color: rgb(67,80,98); }
div.DivClassName
{
background-color: #435062;
}
.BgClassName
{
background-color: #435062;
}
</style>
border-color css
<style>
span { border-color: #435062; }
span { border-color: rgb(67,80,98); }
td.TdClassName
{
border-color: #435062;
}
.TagClassName
{
border-color: #435062;
}
</style>