Shades of Casal #435052
Tints of Casal #435052
RGB
CMYK
RGB Variations
Color information
#435052 (or 0x435052) is known color: Casal. HEX triplet: 43, 50 and 52. RGB value is (67,80,82). Sum of RGB (Red+Green+Blue) = 67+80+82=229 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.26% from 229); Green value is 80 (31.64% from 255 or 34.93% from 229); Blue value is 82 (32.42% from 255 or 35.81% from 229); Max value from RGB is 82 - color contains mainly: blue. Hex color #435052 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435052 is #BCAFAD. Grayscale: #4C4C4C. Windows color (decimal): -12365742 or 5394499. OLE color: 5394499.
HSL color Cylindrical-coordinate representation of color #435052: hue angle of 188º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #435052 is Cyan = 0.18, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 80 | 82 | - |
| CMYK | 0.18 | 0.02 | 0 | 0.68 |
| HSL | 188º | 0.1% | 0.29% | - |
| HSV(B) | 188º | 0.18% | 0.32% | - |
| XYZ | 6.71 | 7.54 | 9.08 | - |
| YUV | 76.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 82 | 0.18 | 0.02 | 0 | 0.68 | 188 | 0.1 | 0.29 |
| Hex | 43 | 50 | 52 | 12 | 2 | 0 | 44 | BC | A | 1D |
| Octal | 103 | 120 | 122 | 22 | 2 | 0 | 104 | 274 | 12 | 35 |
| Binary | 1000011 | 1010000 | 1010010 | 10010 | 10 | 0 | 1000100 | 10111100 | 1010 | 11101 |
Color Harmonies of #435052
Complementary color
Monochromatic Colors of #435052
Black with #435052
Text Example
Text Example
White with #435052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435052; }
p { color: rgb(67,80,82); }
H1.HeaderClassName
{
color: #435052;
}
.AnyTagClassName
{
color: #435052;
}
</style>
background-color css
<style>
a { background-color: #435052; }
a { background-color: rgb(67,80,82); }
div.DivClassName
{
background-color: #435052;
}
.BgClassName
{
background-color: #435052;
}
</style>
border-color css
<style>
span { border-color: #435052; }
span { border-color: rgb(67,80,82); }
td.TdClassName
{
border-color: #435052;
}
.TagClassName
{
border-color: #435052;
}
</style>