Shades of Tax Break #47666A
Tints of Tax Break #47666A
RGB
CMYK
RGB Variations
Color information
#47666A (or 0x47666A) is known color: Tax Break. HEX triplet: 47, 66 and 6A. RGB value is (71,102,106). Sum of RGB (Red+Green+Blue) = 71+102+106=279 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.45% from 279); Green value is 102 (40.23% from 255 or 36.56% from 279); Blue value is 106 (41.80% from 255 or 37.99% from 279); Max value from RGB is 106 - color contains mainly: blue. Hex color #47666A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #47666A is #B89995. Grayscale: #5D5D5D. Windows color (decimal): -12097942 or 6972999. OLE color: 6972999.
HSL color Cylindrical-coordinate representation of color #47666A: hue angle of 186.86º 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 #47666A is Cyan = 0.33, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 71 | 102 | 106 | - |
| CMYK | 0.33 | 0.04 | 0 | 0.58 |
| HSL | 186.86º | 0.2% | 0.35% | - |
| HSV(B) | 186.86º | 0.33% | 0.42% | - |
| XYZ | 9.95 | 11.88 | 15.4 | - |
| YUV | 93.19 | 135.23 | 112.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 102 | 106 | 0.33 | 0.04 | 0 | 0.58 | 186.86 | 0.2 | 0.35 |
| Hex | 47 | 66 | 6A | 21 | 4 | 0 | 3A | BB | 14 | 23 |
| Octal | 107 | 146 | 152 | 41 | 4 | 0 | 72 | 273 | 24 | 43 |
| Binary | 1000111 | 1100110 | 1101010 | 100001 | 100 | 0 | 111010 | 10111011 | 10100 | 100011 |
Color Harmonies of #47666A
Complementary color
Monochromatic Colors of #47666A
Black with #47666A
Text Example
Text Example
White with #47666A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47666A; }
p { color: rgb(71,102,106); }
H1.HeaderClassName
{
color: #47666A;
}
.AnyTagClassName
{
color: #47666A;
}
</style>
background-color css
<style>
a { background-color: #47666A; }
a { background-color: rgb(71,102,106); }
div.DivClassName
{
background-color: #47666A;
}
.BgClassName
{
background-color: #47666A;
}
</style>
border-color css
<style>
span { border-color: #47666A; }
span { border-color: rgb(71,102,106); }
td.TdClassName
{
border-color: #47666A;
}
.TagClassName
{
border-color: #47666A;
}
</style>