Shades of Tax Break #476868
Tints of Tax Break #476868
RGB
CMYK
RGB Variations
Color information
#476868 (or 0x476868) is known color: Tax Break. HEX triplet: 47, 68 and 68. RGB value is (71,104,104). Sum of RGB (Red+Green+Blue) = 71+104+104=279 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.45% from 279); Green value is 104 (41.02% from 255 or 37.28% from 279); Blue value is 104 (41.02% from 255 or 37.28% from 279); Max value from RGB is 104 - color contains mainly: green, blue. Hex color #476868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476868 is #B89797. Grayscale: #5E5E5E. Windows color (decimal): -12097432 or 6842439. OLE color: 6842439.
HSL color Cylindrical-coordinate representation of color #476868: hue angle of 180º 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 #476868 is Cyan = 0.32, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 104 | 104 | - |
| CMYK | 0.32 | 0 | 0 | 0.59 |
| HSL | 180º | 0.19% | 0.34% | - |
| HSV(B) | 180º | 0.32% | 0.41% | - |
| XYZ | 10.05 | 12.24 | 14.93 | - |
| YUV | 94.13 | 133.57 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 104 | 0.32 | 0 | 0 | 0.59 | 180 | 0.19 | 0.34 |
| Hex | 47 | 68 | 68 | 20 | 0 | 0 | 3B | B4 | 13 | 22 |
| Octal | 107 | 150 | 150 | 40 | 0 | 0 | 73 | 264 | 23 | 42 |
| Binary | 1000111 | 1101000 | 1101000 | 100000 | 0 | 0 | 111011 | 10110100 | 10011 | 100010 |
Color Harmonies of #476868
Complementary color
Monochromatic Colors of #476868
Black with #476868
Text Example
Text Example
White with #476868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476868; }
p { color: rgb(71,104,104); }
H1.HeaderClassName
{
color: #476868;
}
.AnyTagClassName
{
color: #476868;
}
</style>
background-color css
<style>
a { background-color: #476868; }
a { background-color: rgb(71,104,104); }
div.DivClassName
{
background-color: #476868;
}
.BgClassName
{
background-color: #476868;
}
</style>
border-color css
<style>
span { border-color: #476868; }
span { border-color: rgb(71,104,104); }
td.TdClassName
{
border-color: #476868;
}
.TagClassName
{
border-color: #476868;
}
</style>