Shades of Casal #435156
Tints of Casal #435156
RGB
CMYK
RGB Variations
Color information
#435156 (or 0x435156) is known color: Casal. HEX triplet: 43, 51 and 56. RGB value is (67,81,86). Sum of RGB (Red+Green+Blue) = 67+81+86=234 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.63% from 234); Green value is 81 (32.03% from 255 or 34.62% from 234); Blue value is 86 (33.98% from 255 or 36.75% from 234); Max value from RGB is 86 - color contains mainly: blue. Hex color #435156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435156 is #BCAEA9. Grayscale: #4D4D4D. Windows color (decimal): -12365482 or 5656899. OLE color: 5656899.
HSL color Cylindrical-coordinate representation of color #435156: hue angle of 195.79º 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 #435156 is Cyan = 0.22, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 81 | 86 | - |
| CMYK | 0.22 | 0.06 | 0 | 0.66 |
| HSL | 195.79º | 0.12% | 0.3% | - |
| HSV(B) | 195.79º | 0.22% | 0.34% | - |
| XYZ | 6.94 | 7.75 | 9.93 | - |
| YUV | 77.38 | 132.86 | 120.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 86 | 0.22 | 0.06 | 0 | 0.66 | 195.79 | 0.12 | 0.3 |
| Hex | 43 | 51 | 56 | 16 | 6 | 0 | 42 | C4 | C | 1E |
| Octal | 103 | 121 | 126 | 26 | 6 | 0 | 102 | 304 | 14 | 36 |
| Binary | 1000011 | 1010001 | 1010110 | 10110 | 110 | 0 | 1000010 | 11000100 | 1100 | 11110 |
Color Harmonies of #435156
Complementary color
Monochromatic Colors of #435156
Black with #435156
Text Example
Text Example
White with #435156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435156; }
p { color: rgb(67,81,86); }
H1.HeaderClassName
{
color: #435156;
}
.AnyTagClassName
{
color: #435156;
}
</style>
background-color css
<style>
a { background-color: #435156; }
a { background-color: rgb(67,81,86); }
div.DivClassName
{
background-color: #435156;
}
.BgClassName
{
background-color: #435156;
}
</style>
border-color css
<style>
span { border-color: #435156; }
span { border-color: rgb(67,81,86); }
td.TdClassName
{
border-color: #435156;
}
.TagClassName
{
border-color: #435156;
}
</style>