Shades of Tax Break #476969
Tints of Tax Break #476969
RGB
CMYK
RGB Variations
Color information
#476969 (or 0x476969) is known color: Tax Break. HEX triplet: 47, 69 and 69. RGB value is (71,105,105). Sum of RGB (Red+Green+Blue) = 71+105+105=281 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25.27% from 281); Green value is 105 (41.41% from 255 or 37.37% from 281); Blue value is 105 (41.41% from 255 or 37.37% from 281); Max value from RGB is 105 - color contains mainly: green, blue. Hex color #476969 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476969 is #B89696. Grayscale: #5E5E5E. Windows color (decimal): -12097175 or 6908231. OLE color: 6908231.
HSL color Cylindrical-coordinate representation of color #476969: hue angle of 180º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #476969 is Cyan = 0.32, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 105 | 105 | - |
| CMYK | 0.32 | 0 | 0 | 0.59 |
| HSL | 180º | 0.19% | 0.35% | - |
| HSV(B) | 180º | 0.32% | 0.41% | - |
| XYZ | 10.2 | 12.46 | 15.23 | - |
| YUV | 94.83 | 133.74 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 105 | 105 | 0.32 | 0 | 0 | 0.59 | 180 | 0.19 | 0.35 |
| Hex | 47 | 69 | 69 | 20 | 0 | 0 | 3B | B4 | 13 | 23 |
| Octal | 107 | 151 | 151 | 40 | 0 | 0 | 73 | 264 | 23 | 43 |
| Binary | 1000111 | 1101001 | 1101001 | 100000 | 0 | 0 | 111011 | 10110100 | 10011 | 100011 |
Color Harmonies of #476969
Complementary color
Monochromatic Colors of #476969
Black with #476969
Text Example
Text Example
White with #476969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476969; }
p { color: rgb(71,105,105); }
H1.HeaderClassName
{
color: #476969;
}
.AnyTagClassName
{
color: #476969;
}
</style>
background-color css
<style>
a { background-color: #476969; }
a { background-color: rgb(71,105,105); }
div.DivClassName
{
background-color: #476969;
}
.BgClassName
{
background-color: #476969;
}
</style>
border-color css
<style>
span { border-color: #476969; }
span { border-color: rgb(71,105,105); }
td.TdClassName
{
border-color: #476969;
}
.TagClassName
{
border-color: #476969;
}
</style>