Shades of Casal #435456
Tints of Casal #435456
RGB
CMYK
RGB Variations
Color information
#435456 (or 0x435456) is known color: Casal. HEX triplet: 43, 54 and 56. RGB value is (67,84,86). Sum of RGB (Red+Green+Blue) = 67+84+86=237 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.27% from 237); Green value is 84 (33.20% from 255 or 35.44% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 86 - color contains mainly: blue. Hex color #435456 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435456 is #BCABA9. Grayscale: #4F4F4F. Windows color (decimal): -12364714 or 5657667. OLE color: 5657667.
HSL color Cylindrical-coordinate representation of color #435456: hue angle of 186.32º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #435456 is Cyan = 0.22, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 84 | 86 | - |
| CMYK | 0.22 | 0.02 | 0 | 0.66 |
| HSL | 186.32º | 0.12% | 0.3% | - |
| HSV(B) | 186.32º | 0.22% | 0.34% | - |
| XYZ | 7.16 | 8.21 | 10.01 | - |
| YUV | 79.15 | 131.87 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 86 | 0.22 | 0.02 | 0 | 0.66 | 186.32 | 0.12 | 0.3 |
| Hex | 43 | 54 | 56 | 16 | 2 | 0 | 42 | BA | C | 1E |
| Octal | 103 | 124 | 126 | 26 | 2 | 0 | 102 | 272 | 14 | 36 |
| Binary | 1000011 | 1010100 | 1010110 | 10110 | 10 | 0 | 1000010 | 10111010 | 1100 | 11110 |
Color Harmonies of #435456
Complementary color
Monochromatic Colors of #435456
Black with #435456
Text Example
Text Example
White with #435456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435456; }
p { color: rgb(67,84,86); }
H1.HeaderClassName
{
color: #435456;
}
.AnyTagClassName
{
color: #435456;
}
</style>
background-color css
<style>
a { background-color: #435456; }
a { background-color: rgb(67,84,86); }
div.DivClassName
{
background-color: #435456;
}
.BgClassName
{
background-color: #435456;
}
</style>
border-color css
<style>
span { border-color: #435456; }
span { border-color: rgb(67,84,86); }
td.TdClassName
{
border-color: #435456;
}
.TagClassName
{
border-color: #435456;
}
</style>