Shades of Casal #435259
Tints of Casal #435259
RGB
CMYK
RGB Variations
Color information
#435259 (or 0x435259) is known color: Casal. HEX triplet: 43, 52 and 59. RGB value is (67,82,89). Sum of RGB (Red+Green+Blue) = 67+82+89=238 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.15% from 238); Green value is 82 (32.42% from 255 or 34.45% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 89 - color contains mainly: blue. Hex color #435259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435259 is #BCADA6. Grayscale: #4E4E4E. Windows color (decimal): -12365223 or 5853763. OLE color: 5853763.
HSL color Cylindrical-coordinate representation of color #435259: hue angle of 199.09º 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 #435259 is Cyan = 0.25, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 82 | 89 | - |
| CMYK | 0.25 | 0.08 | 0 | 0.65 |
| HSL | 199.09º | 0.14% | 0.31% | - |
| HSV(B) | 199.09º | 0.25% | 0.35% | - |
| XYZ | 7.14 | 7.95 | 10.61 | - |
| YUV | 78.31 | 134.03 | 119.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 82 | 89 | 0.25 | 0.08 | 0 | 0.65 | 199.09 | 0.14 | 0.31 |
| Hex | 43 | 52 | 59 | 19 | 8 | 0 | 41 | C7 | E | 1F |
| Octal | 103 | 122 | 131 | 31 | 10 | 0 | 101 | 307 | 16 | 37 |
| Binary | 1000011 | 1010010 | 1011001 | 11001 | 1000 | 0 | 1000001 | 11000111 | 1110 | 11111 |
Color Harmonies of #435259
Complementary color
Monochromatic Colors of #435259
Black with #435259
Text Example
Text Example
White with #435259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435259; }
p { color: rgb(67,82,89); }
H1.HeaderClassName
{
color: #435259;
}
.AnyTagClassName
{
color: #435259;
}
</style>
background-color css
<style>
a { background-color: #435259; }
a { background-color: rgb(67,82,89); }
div.DivClassName
{
background-color: #435259;
}
.BgClassName
{
background-color: #435259;
}
</style>
border-color css
<style>
span { border-color: #435259; }
span { border-color: rgb(67,82,89); }
td.TdClassName
{
border-color: #435259;
}
.TagClassName
{
border-color: #435259;
}
</style>