Shades of Tax Break #476468
Tints of Tax Break #476468
RGB
CMYK
RGB Variations
Color information
#476468 (or 0x476468) is known color: Tax Break. HEX triplet: 47, 64 and 68. RGB value is (71,100,104). Sum of RGB (Red+Green+Blue) = 71+100+104=275 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.82% from 275); Green value is 100 (39.45% from 255 or 36.36% from 275); Blue value is 104 (41.02% from 255 or 37.82% from 275); Max value from RGB is 104 - color contains mainly: blue. Hex color #476468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476468 is #B89B97. Grayscale: #5B5B5B. Windows color (decimal): -12098456 or 6841415. OLE color: 6841415.
HSL color Cylindrical-coordinate representation of color #476468: hue angle of 187.27º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #476468 is Cyan = 0.32, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 100 | 104 | - |
| CMYK | 0.32 | 0.04 | 0 | 0.59 |
| HSL | 187.27º | 0.19% | 0.34% | - |
| HSV(B) | 187.27º | 0.32% | 0.41% | - |
| XYZ | 9.65 | 11.45 | 14.8 | - |
| YUV | 91.79 | 134.89 | 113.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 104 | 0.32 | 0.04 | 0 | 0.59 | 187.27 | 0.19 | 0.34 |
| Hex | 47 | 64 | 68 | 20 | 4 | 0 | 3B | BB | 13 | 22 |
| Octal | 107 | 144 | 150 | 40 | 4 | 0 | 73 | 273 | 23 | 42 |
| Binary | 1000111 | 1100100 | 1101000 | 100000 | 100 | 0 | 111011 | 10111011 | 10011 | 100010 |
Color Harmonies of #476468
Complementary color
Monochromatic Colors of #476468
Black with #476468
Text Example
Text Example
White with #476468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476468; }
p { color: rgb(71,100,104); }
H1.HeaderClassName
{
color: #476468;
}
.AnyTagClassName
{
color: #476468;
}
</style>
background-color css
<style>
a { background-color: #476468; }
a { background-color: rgb(71,100,104); }
div.DivClassName
{
background-color: #476468;
}
.BgClassName
{
background-color: #476468;
}
</style>
border-color css
<style>
span { border-color: #476468; }
span { border-color: rgb(71,100,104); }
td.TdClassName
{
border-color: #476468;
}
.TagClassName
{
border-color: #476468;
}
</style>