Shades of Casal #435257
Tints of Casal #435257
RGB
CMYK
RGB Variations
Color information
#435257 (or 0x435257) is known color: Casal. HEX triplet: 43, 52 and 57. RGB value is (67,82,87). Sum of RGB (Red+Green+Blue) = 67+82+87=236 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.39% from 236); Green value is 82 (32.42% from 255 or 34.75% from 236); Blue value is 87 (34.38% from 255 or 36.86% from 236); Max value from RGB is 87 - color contains mainly: blue. Hex color #435257 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435257 is #BCADA8. Grayscale: #4E4E4E. Windows color (decimal): -12365225 or 5722691. OLE color: 5722691.
HSL color Cylindrical-coordinate representation of color #435257: hue angle of 195º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #435257 is Cyan = 0.23, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 82 | 87 | - |
| CMYK | 0.23 | 0.06 | 0 | 0.66 |
| HSL | 195º | 0.13% | 0.3% | - |
| HSV(B) | 195º | 0.23% | 0.34% | - |
| XYZ | 7.05 | 7.92 | 10.17 | - |
| YUV | 78.09 | 133.03 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 82 | 87 | 0.23 | 0.06 | 0 | 0.66 | 195 | 0.13 | 0.3 |
| Hex | 43 | 52 | 57 | 17 | 6 | 0 | 42 | C3 | D | 1E |
| Octal | 103 | 122 | 127 | 27 | 6 | 0 | 102 | 303 | 15 | 36 |
| Binary | 1000011 | 1010010 | 1010111 | 10111 | 110 | 0 | 1000010 | 11000011 | 1101 | 11110 |
Color Harmonies of #435257
Complementary color
Monochromatic Colors of #435257
Black with #435257
Text Example
Text Example
White with #435257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435257; }
p { color: rgb(67,82,87); }
H1.HeaderClassName
{
color: #435257;
}
.AnyTagClassName
{
color: #435257;
}
</style>
background-color css
<style>
a { background-color: #435257; }
a { background-color: rgb(67,82,87); }
div.DivClassName
{
background-color: #435257;
}
.BgClassName
{
background-color: #435257;
}
</style>
border-color css
<style>
span { border-color: #435257; }
span { border-color: rgb(67,82,87); }
td.TdClassName
{
border-color: #435257;
}
.TagClassName
{
border-color: #435257;
}
</style>