Shades of Casal #435357
Tints of Casal #435357
RGB
CMYK
RGB Variations
Color information
#435357 (or 0x435357) is known color: Casal. HEX triplet: 43, 53 and 57. RGB value is (67,83,87). Sum of RGB (Red+Green+Blue) = 67+83+87=237 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.27% from 237); Green value is 83 (32.81% from 255 or 35.02% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 87 - color contains mainly: blue. Hex color #435357 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435357 is #BCACA8. Grayscale: #4E4E4E. Windows color (decimal): -12364969 or 5722947. OLE color: 5722947.
HSL color Cylindrical-coordinate representation of color #435357: hue angle of 192º 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 #435357 is Cyan = 0.23, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 83 | 87 | - |
| CMYK | 0.23 | 0.05 | 0 | 0.66 |
| HSL | 192º | 0.13% | 0.3% | - |
| HSV(B) | 192º | 0.23% | 0.34% | - |
| XYZ | 7.13 | 8.07 | 10.2 | - |
| YUV | 78.67 | 132.7 | 119.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 87 | 0.23 | 0.05 | 0 | 0.66 | 192 | 0.13 | 0.3 |
| Hex | 43 | 53 | 57 | 17 | 5 | 0 | 42 | C0 | D | 1E |
| Octal | 103 | 123 | 127 | 27 | 5 | 0 | 102 | 300 | 15 | 36 |
| Binary | 1000011 | 1010011 | 1010111 | 10111 | 101 | 0 | 1000010 | 11000000 | 1101 | 11110 |
Color Harmonies of #435357
Complementary color
Monochromatic Colors of #435357
Black with #435357
Text Example
Text Example
White with #435357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435357; }
p { color: rgb(67,83,87); }
H1.HeaderClassName
{
color: #435357;
}
.AnyTagClassName
{
color: #435357;
}
</style>
background-color css
<style>
a { background-color: #435357; }
a { background-color: rgb(67,83,87); }
div.DivClassName
{
background-color: #435357;
}
.BgClassName
{
background-color: #435357;
}
</style>
border-color css
<style>
span { border-color: #435357; }
span { border-color: rgb(67,83,87); }
td.TdClassName
{
border-color: #435357;
}
.TagClassName
{
border-color: #435357;
}
</style>