Shades of Casal #435558
Tints of Casal #435558
RGB
CMYK
RGB Variations
Color information
#435558 (or 0x435558) is known color: Casal. HEX triplet: 43, 55 and 58. RGB value is (67,85,88). Sum of RGB (Red+Green+Blue) = 67+85+88=240 (31% of max value = 765). Red value is 67 (26.56% from 255 or 27.92% from 240); Green value is 85 (33.59% from 255 or 35.42% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 88 - color contains mainly: blue. Hex color #435558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435558 is #BCAAA7. Grayscale: #4F4F4F. Windows color (decimal): -12364456 or 5788995. OLE color: 5788995.
HSL color Cylindrical-coordinate representation of color #435558: hue angle of 188.57º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #435558 is Cyan = 0.24, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 85 | 88 | - |
| CMYK | 0.24 | 0.03 | 0 | 0.65 |
| HSL | 188.57º | 0.14% | 0.3% | - |
| HSV(B) | 188.57º | 0.24% | 0.35% | - |
| XYZ | 7.32 | 8.39 | 10.47 | - |
| YUV | 79.96 | 132.54 | 118.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 85 | 88 | 0.24 | 0.03 | 0 | 0.65 | 188.57 | 0.14 | 0.3 |
| Hex | 43 | 55 | 58 | 18 | 3 | 0 | 41 | BD | E | 1E |
| Octal | 103 | 125 | 130 | 30 | 3 | 0 | 101 | 275 | 16 | 36 |
| Binary | 1000011 | 1010101 | 1011000 | 11000 | 11 | 0 | 1000001 | 10111101 | 1110 | 11110 |
Color Harmonies of #435558
Complementary color
Monochromatic Colors of #435558
Black with #435558
Text Example
Text Example
White with #435558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435558; }
p { color: rgb(67,85,88); }
H1.HeaderClassName
{
color: #435558;
}
.AnyTagClassName
{
color: #435558;
}
</style>
background-color css
<style>
a { background-color: #435558; }
a { background-color: rgb(67,85,88); }
div.DivClassName
{
background-color: #435558;
}
.BgClassName
{
background-color: #435558;
}
</style>
border-color css
<style>
span { border-color: #435558; }
span { border-color: rgb(67,85,88); }
td.TdClassName
{
border-color: #435558;
}
.TagClassName
{
border-color: #435558;
}
</style>