Shades of Tax Break #476365
Tints of Tax Break #476365
RGB
CMYK
RGB Variations
Color information
#476365 (or 0x476365) is known color: Tax Break. HEX triplet: 47, 63 and 65. RGB value is (71,99,101). Sum of RGB (Red+Green+Blue) = 71+99+101=271 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.20% from 271); Green value is 99 (39.06% from 255 or 36.53% from 271); Blue value is 101 (39.84% from 255 or 37.27% from 271); Max value from RGB is 101 - color contains mainly: blue. Hex color #476365 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476365 is #B89C9A. Grayscale: #5A5A5A. Windows color (decimal): -12098715 or 6644551. OLE color: 6644551.
HSL color Cylindrical-coordinate representation of color #476365: hue angle of 184º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #476365 is Cyan = 0.30, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 99 | 101 | - |
| CMYK | 0.30 | 0.02 | 0 | 0.60 |
| HSL | 184º | 0.17% | 0.34% | - |
| HSV(B) | 184º | 0.3% | 0.4% | - |
| XYZ | 9.41 | 11.2 | 13.98 | - |
| YUV | 90.86 | 133.72 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 101 | 0.30 | 0.02 | 0 | 0.60 | 184 | 0.17 | 0.34 |
| Hex | 47 | 63 | 65 | 1E | 2 | 0 | 3C | B8 | 11 | 22 |
| Octal | 107 | 143 | 145 | 36 | 2 | 0 | 74 | 270 | 21 | 42 |
| Binary | 1000111 | 1100011 | 1100101 | 11110 | 10 | 0 | 111100 | 10111000 | 10001 | 100010 |
Color Harmonies of #476365
Complementary color
Monochromatic Colors of #476365
Black with #476365
Text Example
Text Example
White with #476365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476365; }
p { color: rgb(71,99,101); }
H1.HeaderClassName
{
color: #476365;
}
.AnyTagClassName
{
color: #476365;
}
</style>
background-color css
<style>
a { background-color: #476365; }
a { background-color: rgb(71,99,101); }
div.DivClassName
{
background-color: #476365;
}
.BgClassName
{
background-color: #476365;
}
</style>
border-color css
<style>
span { border-color: #476365; }
span { border-color: rgb(71,99,101); }
td.TdClassName
{
border-color: #476365;
}
.TagClassName
{
border-color: #476365;
}
</style>