Shades of Casal #425659
Tints of Casal #425659
RGB
CMYK
RGB Variations
Color information
#425659 (or 0x425659) is known color: Casal. HEX triplet: 42, 56 and 59. RGB value is (66,86,89). Sum of RGB (Red+Green+Blue) = 66+86+89=241 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.39% from 241); Green value is 86 (33.98% from 255 or 35.68% from 241); Blue value is 89 (35.16% from 255 or 36.93% from 241); Max value from RGB is 89 - color contains mainly: blue. Hex color #425659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425659 is #BDA9A6. Grayscale: #505050. Windows color (decimal): -12429735 or 5854786. OLE color: 5854786.
HSL color Cylindrical-coordinate representation of color #425659: hue angle of 187.83º 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 #425659 is Cyan = 0.26, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 86 | 89 | - |
| CMYK | 0.26 | 0.03 | 0 | 0.65 |
| HSL | 187.83º | 0.15% | 0.3% | - |
| HSV(B) | 187.83º | 0.26% | 0.35% | - |
| XYZ | 7.38 | 8.54 | 10.71 | - |
| YUV | 80.36 | 132.87 | 117.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 89 | 0.26 | 0.03 | 0 | 0.65 | 187.83 | 0.15 | 0.3 |
| Hex | 42 | 56 | 59 | 1A | 3 | 0 | 41 | BC | F | 1E |
| Octal | 102 | 126 | 131 | 32 | 3 | 0 | 101 | 274 | 17 | 36 |
| Binary | 1000010 | 1010110 | 1011001 | 11010 | 11 | 0 | 1000001 | 10111100 | 1111 | 11110 |
Color Harmonies of #425659
Complementary color
Monochromatic Colors of #425659
Black with #425659
Text Example
Text Example
White with #425659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425659; }
p { color: rgb(66,86,89); }
H1.HeaderClassName
{
color: #425659;
}
.AnyTagClassName
{
color: #425659;
}
</style>
background-color css
<style>
a { background-color: #425659; }
a { background-color: rgb(66,86,89); }
div.DivClassName
{
background-color: #425659;
}
.BgClassName
{
background-color: #425659;
}
</style>
border-color css
<style>
span { border-color: #425659; }
span { border-color: rgb(66,86,89); }
td.TdClassName
{
border-color: #425659;
}
.TagClassName
{
border-color: #425659;
}
</style>