Shades of Tax Break #47696A
Tints of Tax Break #47696A
RGB
CMYK
RGB Variations
Color information
#47696A (or 0x47696A) is known color: Tax Break. HEX triplet: 47, 69 and 6A. RGB value is (71,105,106). Sum of RGB (Red+Green+Blue) = 71+105+106=282 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25.18% from 282); Green value is 105 (41.41% from 255 or 37.23% from 282); Blue value is 106 (41.80% from 255 or 37.59% from 282); Max value from RGB is 106 - color contains mainly: blue. Hex color #47696A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #47696A is #B89695. Grayscale: #5E5E5E. Windows color (decimal): -12097174 or 6973767. OLE color: 6973767.
HSL color Cylindrical-coordinate representation of color #47696A: hue angle of 181.71º degrees, saturation: 0.2, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #47696A is Cyan = 0.33, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 71 | 105 | 106 | - |
| CMYK | 0.33 | 0.01 | 0 | 0.58 |
| HSL | 181.71º | 0.2% | 0.35% | - |
| HSV(B) | 181.71º | 0.33% | 0.42% | - |
| XYZ | 10.25 | 12.48 | 15.5 | - |
| YUV | 94.95 | 134.24 | 110.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 105 | 106 | 0.33 | 0.01 | 0 | 0.58 | 181.71 | 0.2 | 0.35 |
| Hex | 47 | 69 | 6A | 21 | 1 | 0 | 3A | B6 | 14 | 23 |
| Octal | 107 | 151 | 152 | 41 | 1 | 0 | 72 | 266 | 24 | 43 |
| Binary | 1000111 | 1101001 | 1101010 | 100001 | 1 | 0 | 111010 | 10110110 | 10100 | 100011 |
Color Harmonies of #47696A
Complementary color
Monochromatic Colors of #47696A
Black with #47696A
Text Example
Text Example
White with #47696A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47696A; }
p { color: rgb(71,105,106); }
H1.HeaderClassName
{
color: #47696A;
}
.AnyTagClassName
{
color: #47696A;
}
</style>
background-color css
<style>
a { background-color: #47696A; }
a { background-color: rgb(71,105,106); }
div.DivClassName
{
background-color: #47696A;
}
.BgClassName
{
background-color: #47696A;
}
</style>
border-color css
<style>
span { border-color: #47696A; }
span { border-color: rgb(71,105,106); }
td.TdClassName
{
border-color: #47696A;
}
.TagClassName
{
border-color: #47696A;
}
</style>