Shades of Casal #435053
Tints of Casal #435053
RGB
CMYK
RGB Variations
Color information
#435053 (or 0x435053) is known color: Casal. HEX triplet: 43, 50 and 53. RGB value is (67,80,83). Sum of RGB (Red+Green+Blue) = 67+80+83=230 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.13% from 230); Green value is 80 (31.64% from 255 or 34.78% from 230); Blue value is 83 (32.81% from 255 or 36.09% from 230); Max value from RGB is 83 - color contains mainly: blue. Hex color #435053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435053 is #BCAFAC. Grayscale: #4C4C4C. Windows color (decimal): -12365741 or 5460035. OLE color: 5460035.
HSL color Cylindrical-coordinate representation of color #435053: hue angle of 191.25º degrees, saturation: 0.11, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #435053 is Cyan = 0.19, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 80 | 83 | - |
| CMYK | 0.19 | 0.04 | 0 | 0.67 |
| HSL | 191.25º | 0.11% | 0.29% | - |
| HSV(B) | 191.25º | 0.19% | 0.33% | - |
| XYZ | 6.74 | 7.56 | 9.29 | - |
| YUV | 76.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 83 | 0.19 | 0.04 | 0 | 0.67 | 191.25 | 0.11 | 0.29 |
| Hex | 43 | 50 | 53 | 13 | 4 | 0 | 43 | BF | B | 1D |
| Octal | 103 | 120 | 123 | 23 | 4 | 0 | 103 | 277 | 13 | 35 |
| Binary | 1000011 | 1010000 | 1010011 | 10011 | 100 | 0 | 1000011 | 10111111 | 1011 | 11101 |
Color Harmonies of #435053
Complementary color
Monochromatic Colors of #435053
Black with #435053
Text Example
Text Example
White with #435053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435053; }
p { color: rgb(67,80,83); }
H1.HeaderClassName
{
color: #435053;
}
.AnyTagClassName
{
color: #435053;
}
</style>
background-color css
<style>
a { background-color: #435053; }
a { background-color: rgb(67,80,83); }
div.DivClassName
{
background-color: #435053;
}
.BgClassName
{
background-color: #435053;
}
</style>
border-color css
<style>
span { border-color: #435053; }
span { border-color: rgb(67,80,83); }
td.TdClassName
{
border-color: #435053;
}
.TagClassName
{
border-color: #435053;
}
</style>