Shades of Cello #435465
Tints of Cello #435465
RGB
CMYK
RGB Variations
Color information
#435465 (or 0x435465) is known color: Cello. HEX triplet: 43, 54 and 65. RGB value is (67,84,101). Sum of RGB (Red+Green+Blue) = 67+84+101=252 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.59% from 252); Green value is 84 (33.20% from 255 or 33.33% from 252); Blue value is 101 (39.84% from 255 or 40.08% from 252); Max value from RGB is 101 - color contains mainly: blue. Hex color #435465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435465 is #BCAB9A. Grayscale: #505050. Windows color (decimal): -12364699 or 6640707. OLE color: 6640707.
HSL color Cylindrical-coordinate representation of color #435465: hue angle of 210º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #435465 is Cyan = 0.34, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 84 | 101 | - |
| CMYK | 0.34 | 0.17 | 0 | 0.60 |
| HSL | 210º | 0.2% | 0.33% | - |
| HSV(B) | 210º | 0.34% | 0.4% | - |
| XYZ | 7.83 | 8.47 | 13.53 | - |
| YUV | 80.86 | 139.37 | 118.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 101 | 0.34 | 0.17 | 0 | 0.60 | 210 | 0.2 | 0.33 |
| Hex | 43 | 54 | 65 | 22 | 11 | 0 | 3C | D2 | 14 | 21 |
| Octal | 103 | 124 | 145 | 42 | 21 | 0 | 74 | 322 | 24 | 41 |
| Binary | 1000011 | 1010100 | 1100101 | 100010 | 10001 | 0 | 111100 | 11010010 | 10100 | 100001 |
Color Harmonies of #435465
Complementary color
Monochromatic Colors of #435465
Black with #435465
Text Example
Text Example
White with #435465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435465; }
p { color: rgb(67,84,101); }
H1.HeaderClassName
{
color: #435465;
}
.AnyTagClassName
{
color: #435465;
}
</style>
background-color css
<style>
a { background-color: #435465; }
a { background-color: rgb(67,84,101); }
div.DivClassName
{
background-color: #435465;
}
.BgClassName
{
background-color: #435465;
}
</style>
border-color css
<style>
span { border-color: #435465; }
span { border-color: rgb(67,84,101); }
td.TdClassName
{
border-color: #435465;
}
.TagClassName
{
border-color: #435465;
}
</style>