Shades of Casal #435256
Tints of Casal #435256
RGB
CMYK
RGB Variations
Color information
#435256 (or 0x435256) is known color: Casal. HEX triplet: 43, 52 and 56. RGB value is (67,82,86). Sum of RGB (Red+Green+Blue) = 67+82+86=235 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.51% from 235); Green value is 82 (32.42% from 255 or 34.89% from 235); Blue value is 86 (33.98% from 255 or 36.60% from 235); Max value from RGB is 86 - color contains mainly: blue. Hex color #435256 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435256 is #BCADA9. Grayscale: #4D4D4D. Windows color (decimal): -12365226 or 5657155. OLE color: 5657155.
HSL color Cylindrical-coordinate representation of color #435256: hue angle of 192.63º 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 #435256 is Cyan = 0.22, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 82 | 86 | - |
| CMYK | 0.22 | 0.05 | 0 | 0.66 |
| HSL | 192.63º | 0.12% | 0.3% | - |
| HSV(B) | 192.63º | 0.22% | 0.34% | - |
| XYZ | 7.01 | 7.9 | 9.96 | - |
| YUV | 77.97 | 132.53 | 120.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 82 | 86 | 0.22 | 0.05 | 0 | 0.66 | 192.63 | 0.12 | 0.3 |
| Hex | 43 | 52 | 56 | 16 | 5 | 0 | 42 | C1 | C | 1E |
| Octal | 103 | 122 | 126 | 26 | 5 | 0 | 102 | 301 | 14 | 36 |
| Binary | 1000011 | 1010010 | 1010110 | 10110 | 101 | 0 | 1000010 | 11000001 | 1100 | 11110 |
Color Harmonies of #435256
Complementary color
Monochromatic Colors of #435256
Black with #435256
Text Example
Text Example
White with #435256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435256; }
p { color: rgb(67,82,86); }
H1.HeaderClassName
{
color: #435256;
}
.AnyTagClassName
{
color: #435256;
}
</style>
background-color css
<style>
a { background-color: #435256; }
a { background-color: rgb(67,82,86); }
div.DivClassName
{
background-color: #435256;
}
.BgClassName
{
background-color: #435256;
}
</style>
border-color css
<style>
span { border-color: #435256; }
span { border-color: rgb(67,82,86); }
td.TdClassName
{
border-color: #435256;
}
.TagClassName
{
border-color: #435256;
}
</style>