Shades of Tax Break #476364
Tints of Tax Break #476364
RGB
CMYK
RGB Variations
Color information
#476364 (or 0x476364) is known color: Tax Break. HEX triplet: 47, 63 and 64. RGB value is (71,99,100). Sum of RGB (Red+Green+Blue) = 71+99+100=270 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.30% from 270); Green value is 99 (39.06% from 255 or 36.67% from 270); Blue value is 100 (39.45% from 255 or 37.04% from 270); Max value from RGB is 100 - color contains mainly: blue. Hex color #476364 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476364 is #B89C9B. Grayscale: #5A5A5A. Windows color (decimal): -12098716 or 6579015. OLE color: 6579015.
HSL color Cylindrical-coordinate representation of color #476364: hue angle of 182.07º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #476364 is Cyan = 0.29, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 99 | 100 | - |
| CMYK | 0.29 | 0.01 | 0 | 0.61 |
| HSL | 182.07º | 0.17% | 0.34% | - |
| HSV(B) | 182.07º | 0.29% | 0.39% | - |
| XYZ | 9.36 | 11.18 | 13.72 | - |
| YUV | 90.74 | 133.22 | 113.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 100 | 0.29 | 0.01 | 0 | 0.61 | 182.07 | 0.17 | 0.34 |
| Hex | 47 | 63 | 64 | 1D | 1 | 0 | 3D | B6 | 11 | 22 |
| Octal | 107 | 143 | 144 | 35 | 1 | 0 | 75 | 266 | 21 | 42 |
| Binary | 1000111 | 1100011 | 1100100 | 11101 | 1 | 0 | 111101 | 10110110 | 10001 | 100010 |
Color Harmonies of #476364
Complementary color
Monochromatic Colors of #476364
Black with #476364
Text Example
Text Example
White with #476364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476364; }
p { color: rgb(71,99,100); }
H1.HeaderClassName
{
color: #476364;
}
.AnyTagClassName
{
color: #476364;
}
</style>
background-color css
<style>
a { background-color: #476364; }
a { background-color: rgb(71,99,100); }
div.DivClassName
{
background-color: #476364;
}
.BgClassName
{
background-color: #476364;
}
</style>
border-color css
<style>
span { border-color: #476364; }
span { border-color: rgb(71,99,100); }
td.TdClassName
{
border-color: #476364;
}
.TagClassName
{
border-color: #476364;
}
</style>