Shades of Casal #425356
Tints of Casal #425356
RGB
CMYK
RGB Variations
Color information
#425356 (or 0x425356) is known color: Casal. HEX triplet: 42, 53 and 56. RGB value is (66,83,86). Sum of RGB (Red+Green+Blue) = 66+83+86=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 83 (32.81% from 255 or 35.32% from 235); Blue value is 86 (33.98% from 255 or 36.60% from 235); Max value from RGB is 86 - color contains mainly: blue. Hex color #425356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425356 is #BDACA9. Grayscale: #4E4E4E. Windows color (decimal): -12430506 or 5657410. OLE color: 5657410.
HSL color Cylindrical-coordinate representation of color #425356: hue angle of 189º 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 #425356 is Cyan = 0.23, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 83 | 86 | - |
| CMYK | 0.23 | 0.03 | 0 | 0.66 |
| HSL | 189º | 0.13% | 0.3% | - |
| HSV(B) | 189º | 0.23% | 0.34% | - |
| XYZ | 7.02 | 8.02 | 9.98 | - |
| YUV | 78.26 | 132.37 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 86 | 0.23 | 0.03 | 0 | 0.66 | 189 | 0.13 | 0.3 |
| Hex | 42 | 53 | 56 | 17 | 3 | 0 | 42 | BD | D | 1E |
| Octal | 102 | 123 | 126 | 27 | 3 | 0 | 102 | 275 | 15 | 36 |
| Binary | 1000010 | 1010011 | 1010110 | 10111 | 11 | 0 | 1000010 | 10111101 | 1101 | 11110 |
Color Harmonies of #425356
Complementary color
Monochromatic Colors of #425356
Black with #425356
Text Example
Text Example
White with #425356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425356; }
p { color: rgb(66,83,86); }
H1.HeaderClassName
{
color: #425356;
}
.AnyTagClassName
{
color: #425356;
}
</style>
background-color css
<style>
a { background-color: #425356; }
a { background-color: rgb(66,83,86); }
div.DivClassName
{
background-color: #425356;
}
.BgClassName
{
background-color: #425356;
}
</style>
border-color css
<style>
span { border-color: #425356; }
span { border-color: rgb(66,83,86); }
td.TdClassName
{
border-color: #425356;
}
.TagClassName
{
border-color: #425356;
}
</style>