Shades of Casal #435659
Tints of Casal #435659
RGB
CMYK
RGB Variations
Color information
#435659 (or 0x435659) is known color: Casal. HEX triplet: 43, 56 and 59. RGB value is (67,86,89). Sum of RGB (Red+Green+Blue) = 67+86+89=242 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.69% from 242); Green value is 86 (33.98% from 255 or 35.54% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 89 - color contains mainly: blue. Hex color #435659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435659 is #BCA9A6. Grayscale: #505050. Windows color (decimal): -12364199 or 5854787. OLE color: 5854787.
HSL color Cylindrical-coordinate representation of color #435659: hue angle of 188.18º 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 #435659 is Cyan = 0.25, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 86 | 89 | - |
| CMYK | 0.25 | 0.03 | 0 | 0.65 |
| HSL | 188.18º | 0.14% | 0.31% | - |
| HSV(B) | 188.18º | 0.25% | 0.35% | - |
| XYZ | 7.45 | 8.57 | 10.71 | - |
| YUV | 80.66 | 132.71 | 118.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 86 | 89 | 0.25 | 0.03 | 0 | 0.65 | 188.18 | 0.14 | 0.31 |
| Hex | 43 | 56 | 59 | 19 | 3 | 0 | 41 | BC | E | 1F |
| Octal | 103 | 126 | 131 | 31 | 3 | 0 | 101 | 274 | 16 | 37 |
| Binary | 1000011 | 1010110 | 1011001 | 11001 | 11 | 0 | 1000001 | 10111100 | 1110 | 11111 |
Color Harmonies of #435659
Complementary color
Monochromatic Colors of #435659
Black with #435659
Text Example
Text Example
White with #435659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435659; }
p { color: rgb(67,86,89); }
H1.HeaderClassName
{
color: #435659;
}
.AnyTagClassName
{
color: #435659;
}
</style>
background-color css
<style>
a { background-color: #435659; }
a { background-color: rgb(67,86,89); }
div.DivClassName
{
background-color: #435659;
}
.BgClassName
{
background-color: #435659;
}
</style>
border-color css
<style>
span { border-color: #435659; }
span { border-color: rgb(67,86,89); }
td.TdClassName
{
border-color: #435659;
}
.TagClassName
{
border-color: #435659;
}
</style>