Shades of Casal #425259
Tints of Casal #425259
RGB
CMYK
RGB Variations
Color information
#425259 (or 0x425259) is known color: Casal. HEX triplet: 42, 52 and 59. RGB value is (66,82,89). Sum of RGB (Red+Green+Blue) = 66+82+89=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 82 (32.42% from 255 or 34.60% from 237); Blue value is 89 (35.16% from 255 or 37.55% from 237); Max value from RGB is 89 - color contains mainly: blue. Hex color #425259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425259 is #BDADA6. Grayscale: #4D4D4D. Windows color (decimal): -12430759 or 5853762. OLE color: 5853762.
HSL color Cylindrical-coordinate representation of color #425259: hue angle of 198.26º 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 #425259 is Cyan = 0.26, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 82 | 89 | - |
| CMYK | 0.26 | 0.08 | 0 | 0.65 |
| HSL | 198.26º | 0.15% | 0.3% | - |
| HSV(B) | 198.26º | 0.26% | 0.35% | - |
| XYZ | 7.07 | 7.91 | 10.61 | - |
| YUV | 78.01 | 134.2 | 119.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 82 | 89 | 0.26 | 0.08 | 0 | 0.65 | 198.26 | 0.15 | 0.3 |
| Hex | 42 | 52 | 59 | 1A | 8 | 0 | 41 | C6 | F | 1E |
| Octal | 102 | 122 | 131 | 32 | 10 | 0 | 101 | 306 | 17 | 36 |
| Binary | 1000010 | 1010010 | 1011001 | 11010 | 1000 | 0 | 1000001 | 11000110 | 1111 | 11110 |
Color Harmonies of #425259
Complementary color
Monochromatic Colors of #425259
Black with #425259
Text Example
Text Example
White with #425259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425259; }
p { color: rgb(66,82,89); }
H1.HeaderClassName
{
color: #425259;
}
.AnyTagClassName
{
color: #425259;
}
</style>
background-color css
<style>
a { background-color: #425259; }
a { background-color: rgb(66,82,89); }
div.DivClassName
{
background-color: #425259;
}
.BgClassName
{
background-color: #425259;
}
</style>
border-color css
<style>
span { border-color: #425259; }
span { border-color: rgb(66,82,89); }
td.TdClassName
{
border-color: #425259;
}
.TagClassName
{
border-color: #425259;
}
</style>