Shades of Casal #425459
Tints of Casal #425459
RGB
CMYK
RGB Variations
Color information
#425459 (or 0x425459) is known color: Casal. HEX triplet: 42, 54 and 59. RGB value is (66,84,89). Sum of RGB (Red+Green+Blue) = 66+84+89=239 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.62% from 239); Green value is 84 (33.20% from 255 or 35.15% from 239); Blue value is 89 (35.16% from 255 or 37.24% from 239); Max value from RGB is 89 - color contains mainly: blue. Hex color #425459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425459 is #BDABA6. Grayscale: #4F4F4F. Windows color (decimal): -12430247 or 5854274. OLE color: 5854274.
HSL color Cylindrical-coordinate representation of color #425459: hue angle of 193.04º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #425459 is Cyan = 0.26, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 84 | 89 | - |
| CMYK | 0.26 | 0.06 | 0 | 0.65 |
| HSL | 193.04º | 0.15% | 0.3% | - |
| HSV(B) | 193.04º | 0.26% | 0.35% | - |
| XYZ | 7.22 | 8.22 | 10.66 | - |
| YUV | 79.19 | 133.54 | 118.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 89 | 0.26 | 0.06 | 0 | 0.65 | 193.04 | 0.15 | 0.3 |
| Hex | 42 | 54 | 59 | 1A | 6 | 0 | 41 | C1 | F | 1E |
| Octal | 102 | 124 | 131 | 32 | 6 | 0 | 101 | 301 | 17 | 36 |
| Binary | 1000010 | 1010100 | 1011001 | 11010 | 110 | 0 | 1000001 | 11000001 | 1111 | 11110 |
Color Harmonies of #425459
Complementary color
Monochromatic Colors of #425459
Black with #425459
Text Example
Text Example
White with #425459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425459; }
p { color: rgb(66,84,89); }
H1.HeaderClassName
{
color: #425459;
}
.AnyTagClassName
{
color: #425459;
}
</style>
background-color css
<style>
a { background-color: #425459; }
a { background-color: rgb(66,84,89); }
div.DivClassName
{
background-color: #425459;
}
.BgClassName
{
background-color: #425459;
}
</style>
border-color css
<style>
span { border-color: #425459; }
span { border-color: rgb(66,84,89); }
td.TdClassName
{
border-color: #425459;
}
.TagClassName
{
border-color: #425459;
}
</style>