Shades of Casal #435459
Tints of Casal #435459
RGB
CMYK
RGB Variations
Color information
#435459 (or 0x435459) is known color: Casal. HEX triplet: 43, 54 and 59. RGB value is (67,84,89). Sum of RGB (Red+Green+Blue) = 67+84+89=240 (31% of max value = 765). Red value is 67 (26.56% from 255 or 27.92% from 240); Green value is 84 (33.20% from 255 or 35% from 240); Blue value is 89 (35.16% from 255 or 37.08% from 240); Max value from RGB is 89 - color contains mainly: blue. Hex color #435459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435459 is #BCABA6. Grayscale: #4F4F4F. Windows color (decimal): -12364711 or 5854275. OLE color: 5854275.
HSL color Cylindrical-coordinate representation of color #435459: hue angle of 193.64º degrees, saturation: 0.14, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #435459 is Cyan = 0.25, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 84 | 89 | - |
| CMYK | 0.25 | 0.06 | 0 | 0.65 |
| HSL | 193.64º | 0.14% | 0.31% | - |
| HSV(B) | 193.64º | 0.25% | 0.35% | - |
| XYZ | 7.29 | 8.26 | 10.66 | - |
| YUV | 79.49 | 133.37 | 119.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 89 | 0.25 | 0.06 | 0 | 0.65 | 193.64 | 0.14 | 0.31 |
| Hex | 43 | 54 | 59 | 19 | 6 | 0 | 41 | C2 | E | 1F |
| Octal | 103 | 124 | 131 | 31 | 6 | 0 | 101 | 302 | 16 | 37 |
| Binary | 1000011 | 1010100 | 1011001 | 11001 | 110 | 0 | 1000001 | 11000010 | 1110 | 11111 |
Color Harmonies of #435459
Complementary color
Monochromatic Colors of #435459
Black with #435459
Text Example
Text Example
White with #435459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435459; }
p { color: rgb(67,84,89); }
H1.HeaderClassName
{
color: #435459;
}
.AnyTagClassName
{
color: #435459;
}
</style>
background-color css
<style>
a { background-color: #435459; }
a { background-color: rgb(67,84,89); }
div.DivClassName
{
background-color: #435459;
}
.BgClassName
{
background-color: #435459;
}
</style>
border-color css
<style>
span { border-color: #435459; }
span { border-color: rgb(67,84,89); }
td.TdClassName
{
border-color: #435459;
}
.TagClassName
{
border-color: #435459;
}
</style>