Shades of Casal #425357
Tints of Casal #425357
RGB
CMYK
RGB Variations
Color information
#425357 (or 0x425357) is known color: Casal. HEX triplet: 42, 53 and 57. RGB value is (66,83,87). Sum of RGB (Red+Green+Blue) = 66+83+87=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 83 (32.81% from 255 or 35.17% from 236); Blue value is 87 (34.38% from 255 or 36.86% from 236); Max value from RGB is 87 - color contains mainly: blue. Hex color #425357 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425357 is #BDACA8. Grayscale: #4E4E4E. Windows color (decimal): -12430505 or 5722946. OLE color: 5722946.
HSL color Cylindrical-coordinate representation of color #425357: hue angle of 191.43º 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 #425357 is Cyan = 0.24, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 83 | 87 | - |
| CMYK | 0.24 | 0.05 | 0 | 0.66 |
| HSL | 191.43º | 0.14% | 0.3% | - |
| HSV(B) | 191.43º | 0.24% | 0.34% | - |
| XYZ | 7.06 | 8.03 | 10.2 | - |
| YUV | 78.37 | 132.87 | 119.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 87 | 0.24 | 0.05 | 0 | 0.66 | 191.43 | 0.14 | 0.3 |
| Hex | 42 | 53 | 57 | 18 | 5 | 0 | 42 | BF | E | 1E |
| Octal | 102 | 123 | 127 | 30 | 5 | 0 | 102 | 277 | 16 | 36 |
| Binary | 1000010 | 1010011 | 1010111 | 11000 | 101 | 0 | 1000010 | 10111111 | 1110 | 11110 |
Color Harmonies of #425357
Complementary color
Monochromatic Colors of #425357
Black with #425357
Text Example
Text Example
White with #425357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425357; }
p { color: rgb(66,83,87); }
H1.HeaderClassName
{
color: #425357;
}
.AnyTagClassName
{
color: #425357;
}
</style>
background-color css
<style>
a { background-color: #425357; }
a { background-color: rgb(66,83,87); }
div.DivClassName
{
background-color: #425357;
}
.BgClassName
{
background-color: #425357;
}
</style>
border-color css
<style>
span { border-color: #425357; }
span { border-color: rgb(66,83,87); }
td.TdClassName
{
border-color: #425357;
}
.TagClassName
{
border-color: #425357;
}
</style>