Shades of Casal #475456
Tints of Casal #475456
RGB
CMYK
RGB Variations
Color information
#475456 (or 0x475456) is known color: Casal. HEX triplet: 47, 54 and 56. RGB value is (71,84,86). Sum of RGB (Red+Green+Blue) = 71+84+86=241 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.46% from 241); Green value is 84 (33.20% from 255 or 34.85% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 86 - color contains mainly: blue. Hex color #475456 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475456 is #B8ABA9. Grayscale: #505050. Windows color (decimal): -12102570 or 5657671. OLE color: 5657671.
HSL color Cylindrical-coordinate representation of color #475456: hue angle of 188º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #475456 is Cyan = 0.17, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 84 | 86 | - |
| CMYK | 0.17 | 0.02 | 0 | 0.66 |
| HSL | 188º | 0.1% | 0.31% | - |
| HSV(B) | 188º | 0.17% | 0.34% | - |
| XYZ | 7.45 | 8.35 | 10.02 | - |
| YUV | 80.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 86 | 0.17 | 0.02 | 0 | 0.66 | 188 | 0.1 | 0.31 |
| Hex | 47 | 54 | 56 | 11 | 2 | 0 | 42 | BC | A | 1F |
| Octal | 107 | 124 | 126 | 21 | 2 | 0 | 102 | 274 | 12 | 37 |
| Binary | 1000111 | 1010100 | 1010110 | 10001 | 10 | 0 | 1000010 | 10111100 | 1010 | 11111 |
Color Harmonies of #475456
Complementary color
Monochromatic Colors of #475456
Black with #475456
Text Example
Text Example
White with #475456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475456; }
p { color: rgb(71,84,86); }
H1.HeaderClassName
{
color: #475456;
}
.AnyTagClassName
{
color: #475456;
}
</style>
background-color css
<style>
a { background-color: #475456; }
a { background-color: rgb(71,84,86); }
div.DivClassName
{
background-color: #475456;
}
.BgClassName
{
background-color: #475456;
}
</style>
border-color css
<style>
span { border-color: #475456; }
span { border-color: rgb(71,84,86); }
td.TdClassName
{
border-color: #475456;
}
.TagClassName
{
border-color: #475456;
}
</style>