Shades of Casal #425658
Tints of Casal #425658
RGB
CMYK
RGB Variations
Color information
#425658 (or 0x425658) is known color: Casal. HEX triplet: 42, 56 and 58. RGB value is (66,86,88). Sum of RGB (Red+Green+Blue) = 66+86+88=240 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.5% from 240); Green value is 86 (33.98% from 255 or 35.83% 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 #425658 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425658 is #BDA9A7. Grayscale: #505050. Windows color (decimal): -12429736 or 5789250. OLE color: 5789250.
HSL color Cylindrical-coordinate representation of color #425658: hue angle of 185.45º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #425658 is Cyan = 0.25, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 86 | 88 | - |
| CMYK | 0.25 | 0.02 | 0 | 0.65 |
| HSL | 185.45º | 0.14% | 0.3% | - |
| HSV(B) | 185.45º | 0.25% | 0.35% | - |
| XYZ | 7.34 | 8.52 | 10.49 | - |
| YUV | 80.25 | 132.37 | 117.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 88 | 0.25 | 0.02 | 0 | 0.65 | 185.45 | 0.14 | 0.3 |
| Hex | 42 | 56 | 58 | 19 | 2 | 0 | 41 | B9 | E | 1E |
| Octal | 102 | 126 | 130 | 31 | 2 | 0 | 101 | 271 | 16 | 36 |
| Binary | 1000010 | 1010110 | 1011000 | 11001 | 10 | 0 | 1000001 | 10111001 | 1110 | 11110 |
Color Harmonies of #425658
Complementary color
Monochromatic Colors of #425658
Black with #425658
Text Example
Text Example
White with #425658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425658; }
p { color: rgb(66,86,88); }
H1.HeaderClassName
{
color: #425658;
}
.AnyTagClassName
{
color: #425658;
}
</style>
background-color css
<style>
a { background-color: #425658; }
a { background-color: rgb(66,86,88); }
div.DivClassName
{
background-color: #425658;
}
.BgClassName
{
background-color: #425658;
}
</style>
border-color css
<style>
span { border-color: #425658; }
span { border-color: rgb(66,86,88); }
td.TdClassName
{
border-color: #425658;
}
.TagClassName
{
border-color: #425658;
}
</style>