Shades of Tax Break #476867
Tints of Tax Break #476867
RGB
CMYK
RGB Variations
Color information
#476867 (or 0x476867) is known color: Tax Break. HEX triplet: 47, 68 and 67. RGB value is (71,104,103). Sum of RGB (Red+Green+Blue) = 71+104+103=278 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.54% from 278); Green value is 104 (41.02% from 255 or 37.41% from 278); Blue value is 103 (40.62% from 255 or 37.05% from 278); Max value from RGB is 104 - color contains mainly: green. Hex color #476867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476867 is #B89798. Grayscale: #5D5D5D. Windows color (decimal): -12097433 or 6776903. OLE color: 6776903.
HSL color Cylindrical-coordinate representation of color #476867: hue angle of 178.18º 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 #476867 is Cyan = 0.32, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 104 | 103 | - |
| CMYK | 0.32 | 0 | 0.01 | 0.59 |
| HSL | 178.18º | 0.19% | 0.34% | - |
| HSV(B) | 178.18º | 0.32% | 0.41% | - |
| XYZ | 10 | 12.22 | 14.66 | - |
| YUV | 94.02 | 133.07 | 111.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 103 | 0.32 | 0 | 0.01 | 0.59 | 178.18 | 0.19 | 0.34 |
| Hex | 47 | 68 | 67 | 20 | 0 | 1 | 3B | B2 | 13 | 22 |
| Octal | 107 | 150 | 147 | 40 | 0 | 1 | 73 | 262 | 23 | 42 |
| Binary | 1000111 | 1101000 | 1100111 | 100000 | 0 | 1 | 111011 | 10110010 | 10011 | 100010 |
Color Harmonies of #476867
Complementary color
Monochromatic Colors of #476867
Black with #476867
Text Example
Text Example
White with #476867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476867; }
p { color: rgb(71,104,103); }
H1.HeaderClassName
{
color: #476867;
}
.AnyTagClassName
{
color: #476867;
}
</style>
background-color css
<style>
a { background-color: #476867; }
a { background-color: rgb(71,104,103); }
div.DivClassName
{
background-color: #476867;
}
.BgClassName
{
background-color: #476867;
}
</style>
border-color css
<style>
span { border-color: #476867; }
span { border-color: rgb(71,104,103); }
td.TdClassName
{
border-color: #476867;
}
.TagClassName
{
border-color: #476867;
}
</style>