Shades of Cello #435468
Tints of Cello #435468
RGB
CMYK
RGB Variations
Color information
#435468 (or 0x435468) is known color: Cello. HEX triplet: 43, 54 and 68. RGB value is (67,84,104). Sum of RGB (Red+Green+Blue) = 67+84+104=255 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.27% from 255); Green value is 84 (33.20% from 255 or 32.94% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 104 - color contains mainly: blue. Hex color #435468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435468 is #BCAB97. Grayscale: #515151. Windows color (decimal): -12364696 or 6837315. OLE color: 6837315.
HSL color Cylindrical-coordinate representation of color #435468: hue angle of 212.43º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #435468 is Cyan = 0.36, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 84 | 104 | - |
| CMYK | 0.36 | 0.19 | 0 | 0.59 |
| HSL | 212.43º | 0.22% | 0.34% | - |
| HSV(B) | 212.43º | 0.36% | 0.41% | - |
| XYZ | 7.98 | 8.53 | 14.32 | - |
| YUV | 81.2 | 140.87 | 117.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 104 | 0.36 | 0.19 | 0 | 0.59 | 212.43 | 0.22 | 0.34 |
| Hex | 43 | 54 | 68 | 24 | 13 | 0 | 3B | D4 | 16 | 22 |
| Octal | 103 | 124 | 150 | 44 | 23 | 0 | 73 | 324 | 26 | 42 |
| Binary | 1000011 | 1010100 | 1101000 | 100100 | 10011 | 0 | 111011 | 11010100 | 10110 | 100010 |
Color Harmonies of #435468
Complementary color
Monochromatic Colors of #435468
Black with #435468
Text Example
Text Example
White with #435468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435468; }
p { color: rgb(67,84,104); }
H1.HeaderClassName
{
color: #435468;
}
.AnyTagClassName
{
color: #435468;
}
</style>
background-color css
<style>
a { background-color: #435468; }
a { background-color: rgb(67,84,104); }
div.DivClassName
{
background-color: #435468;
}
.BgClassName
{
background-color: #435468;
}
</style>
border-color css
<style>
span { border-color: #435468; }
span { border-color: rgb(67,84,104); }
td.TdClassName
{
border-color: #435468;
}
.TagClassName
{
border-color: #435468;
}
</style>