Shades of Casal #425457
Tints of Casal #425457
RGB
CMYK
RGB Variations
Color information
#425457 (or 0x425457) is known color: Casal. HEX triplet: 42, 54 and 57. RGB value is (66,84,87). Sum of RGB (Red+Green+Blue) = 66+84+87=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 84 (33.20% from 255 or 35.44% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 87 - color contains mainly: blue. Hex color #425457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425457 is #BDABA8. Grayscale: #4E4E4E. Windows color (decimal): -12430249 or 5723202. OLE color: 5723202.
HSL color Cylindrical-coordinate representation of color #425457: hue angle of 188.57º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #425457 is Cyan = 0.24, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 84 | 87 | - |
| CMYK | 0.24 | 0.03 | 0 | 0.66 |
| HSL | 188.57º | 0.14% | 0.3% | - |
| HSV(B) | 188.57º | 0.24% | 0.34% | - |
| XYZ | 7.14 | 8.19 | 10.22 | - |
| YUV | 78.96 | 132.54 | 118.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 87 | 0.24 | 0.03 | 0 | 0.66 | 188.57 | 0.14 | 0.3 |
| Hex | 42 | 54 | 57 | 18 | 3 | 0 | 42 | BD | E | 1E |
| Octal | 102 | 124 | 127 | 30 | 3 | 0 | 102 | 275 | 16 | 36 |
| Binary | 1000010 | 1010100 | 1010111 | 11000 | 11 | 0 | 1000010 | 10111101 | 1110 | 11110 |
Color Harmonies of #425457
Complementary color
Monochromatic Colors of #425457
Black with #425457
Text Example
Text Example
White with #425457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425457; }
p { color: rgb(66,84,87); }
H1.HeaderClassName
{
color: #425457;
}
.AnyTagClassName
{
color: #425457;
}
</style>
background-color css
<style>
a { background-color: #425457; }
a { background-color: rgb(66,84,87); }
div.DivClassName
{
background-color: #425457;
}
.BgClassName
{
background-color: #425457;
}
</style>
border-color css
<style>
span { border-color: #425457; }
span { border-color: rgb(66,84,87); }
td.TdClassName
{
border-color: #425457;
}
.TagClassName
{
border-color: #425457;
}
</style>