Shades of Casal #425456
Tints of Casal #425456
RGB
CMYK
RGB Variations
Color information
#425456 (or 0x425456) is known color: Casal. HEX triplet: 42, 54 and 56. RGB value is (66,84,86). Sum of RGB (Red+Green+Blue) = 66+84+86=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 84 (33.20% from 255 or 35.59% from 236); Blue value is 86 (33.98% from 255 or 36.44% from 236); Max value from RGB is 86 - color contains mainly: blue. Hex color #425456 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425456 is #BDABA9. Grayscale: #4E4E4E. Windows color (decimal): -12430250 or 5657666. OLE color: 5657666.
HSL color Cylindrical-coordinate representation of color #425456: hue angle of 186º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #425456 is Cyan = 0.23, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 84 | 86 | - |
| CMYK | 0.23 | 0.02 | 0 | 0.66 |
| HSL | 186º | 0.13% | 0.3% | - |
| HSV(B) | 186º | 0.23% | 0.34% | - |
| XYZ | 7.1 | 8.17 | 10.01 | - |
| YUV | 78.85 | 132.04 | 118.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 86 | 0.23 | 0.02 | 0 | 0.66 | 186 | 0.13 | 0.3 |
| Hex | 42 | 54 | 56 | 17 | 2 | 0 | 42 | BA | D | 1E |
| Octal | 102 | 124 | 126 | 27 | 2 | 0 | 102 | 272 | 15 | 36 |
| Binary | 1000010 | 1010100 | 1010110 | 10111 | 10 | 0 | 1000010 | 10111010 | 1101 | 11110 |
Color Harmonies of #425456
Complementary color
Monochromatic Colors of #425456
Black with #425456
Text Example
Text Example
White with #425456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425456; }
p { color: rgb(66,84,86); }
H1.HeaderClassName
{
color: #425456;
}
.AnyTagClassName
{
color: #425456;
}
</style>
background-color css
<style>
a { background-color: #425456; }
a { background-color: rgb(66,84,86); }
div.DivClassName
{
background-color: #425456;
}
.BgClassName
{
background-color: #425456;
}
</style>
border-color css
<style>
span { border-color: #425456; }
span { border-color: rgb(66,84,86); }
td.TdClassName
{
border-color: #425456;
}
.TagClassName
{
border-color: #425456;
}
</style>