Shades of Casal #475659
Tints of Casal #475659
RGB
CMYK
RGB Variations
Color information
#475659 (or 0x475659) is known color: Casal. HEX triplet: 47, 56 and 59. RGB value is (71,86,89). Sum of RGB (Red+Green+Blue) = 71+86+89=246 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.86% from 246); Green value is 86 (33.98% from 255 or 34.96% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 89 - color contains mainly: blue. Hex color #475659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475659 is #B8A9A6. Grayscale: #515151. Windows color (decimal): -12102055 or 5854791. OLE color: 5854791.
HSL color Cylindrical-coordinate representation of color #475659: hue angle of 190º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #475659 is Cyan = 0.20, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 86 | 89 | - |
| CMYK | 0.20 | 0.03 | 0 | 0.65 |
| HSL | 190º | 0.11% | 0.31% | - |
| HSV(B) | 190º | 0.2% | 0.35% | - |
| XYZ | 7.73 | 8.72 | 10.73 | - |
| YUV | 81.86 | 132.03 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 89 | 0.20 | 0.03 | 0 | 0.65 | 190 | 0.11 | 0.31 |
| Hex | 47 | 56 | 59 | 14 | 3 | 0 | 41 | BE | B | 1F |
| Octal | 107 | 126 | 131 | 24 | 3 | 0 | 101 | 276 | 13 | 37 |
| Binary | 1000111 | 1010110 | 1011001 | 10100 | 11 | 0 | 1000001 | 10111110 | 1011 | 11111 |
Color Harmonies of #475659
Complementary color
Monochromatic Colors of #475659
Black with #475659
Text Example
Text Example
White with #475659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475659; }
p { color: rgb(71,86,89); }
H1.HeaderClassName
{
color: #475659;
}
.AnyTagClassName
{
color: #475659;
}
</style>
background-color css
<style>
a { background-color: #475659; }
a { background-color: rgb(71,86,89); }
div.DivClassName
{
background-color: #475659;
}
.BgClassName
{
background-color: #475659;
}
</style>
border-color css
<style>
span { border-color: #475659; }
span { border-color: rgb(71,86,89); }
td.TdClassName
{
border-color: #475659;
}
.TagClassName
{
border-color: #475659;
}
</style>