Shades of Tax Break #476261
Tints of Tax Break #476261
RGB
CMYK
RGB Variations
Color information
#476261 (or 0x476261) is known color: Tax Break. HEX triplet: 47, 62 and 61. RGB value is (71,98,97). Sum of RGB (Red+Green+Blue) = 71+98+97=266 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.69% from 266); Green value is 98 (38.67% from 255 or 36.84% from 266); Blue value is 97 (38.28% from 255 or 36.47% from 266); Max value from RGB is 98 - color contains mainly: green. Hex color #476261 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476261 is #B89D9E. Grayscale: #595959. Windows color (decimal): -12098975 or 6382151. OLE color: 6382151.
HSL color Cylindrical-coordinate representation of color #476261: hue angle of 177.78º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #476261 is Cyan = 0.28, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 98 | 97 | - |
| CMYK | 0.28 | 0 | 0.01 | 0.62 |
| HSL | 177.78º | 0.16% | 0.33% | - |
| HSV(B) | 177.78º | 0.28% | 0.38% | - |
| XYZ | 9.12 | 10.94 | 12.94 | - |
| YUV | 89.81 | 132.05 | 114.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 97 | 0.28 | 0 | 0.01 | 0.62 | 177.78 | 0.16 | 0.33 |
| Hex | 47 | 62 | 61 | 1C | 0 | 1 | 3E | B2 | 10 | 21 |
| Octal | 107 | 142 | 141 | 34 | 0 | 1 | 76 | 262 | 20 | 41 |
| Binary | 1000111 | 1100010 | 1100001 | 11100 | 0 | 1 | 111110 | 10110010 | 10000 | 100001 |
Color Harmonies of #476261
Complementary color
Monochromatic Colors of #476261
Black with #476261
Text Example
Text Example
White with #476261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476261; }
p { color: rgb(71,98,97); }
H1.HeaderClassName
{
color: #476261;
}
.AnyTagClassName
{
color: #476261;
}
</style>
background-color css
<style>
a { background-color: #476261; }
a { background-color: rgb(71,98,97); }
div.DivClassName
{
background-color: #476261;
}
.BgClassName
{
background-color: #476261;
}
</style>
border-color css
<style>
span { border-color: #476261; }
span { border-color: rgb(71,98,97); }
td.TdClassName
{
border-color: #476261;
}
.TagClassName
{
border-color: #476261;
}
</style>