Shades of Tax Break #476367
Tints of Tax Break #476367
RGB
CMYK
RGB Variations
Color information
#476367 (or 0x476367) is known color: Tax Break. HEX triplet: 47, 63 and 67. RGB value is (71,99,103). Sum of RGB (Red+Green+Blue) = 71+99+103=273 (36% of max value = 765). Red value is 71 (28.12% from 255 or 26.01% from 273); Green value is 99 (39.06% from 255 or 36.26% from 273); Blue value is 103 (40.62% from 255 or 37.73% from 273); Max value from RGB is 103 - color contains mainly: blue. Hex color #476367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476367 is #B89C98. Grayscale: #5B5B5B. Windows color (decimal): -12098713 or 6775623. OLE color: 6775623.
HSL color Cylindrical-coordinate representation of color #476367: hue angle of 187.5º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #476367 is Cyan = 0.31, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 99 | 103 | - |
| CMYK | 0.31 | 0.04 | 0 | 0.60 |
| HSL | 187.5º | 0.18% | 0.34% | - |
| HSV(B) | 187.5º | 0.31% | 0.4% | - |
| XYZ | 9.51 | 11.24 | 14.5 | - |
| YUV | 91.08 | 134.72 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 103 | 0.31 | 0.04 | 0 | 0.60 | 187.5 | 0.18 | 0.34 |
| Hex | 47 | 63 | 67 | 1F | 4 | 0 | 3C | BC | 12 | 22 |
| Octal | 107 | 143 | 147 | 37 | 4 | 0 | 74 | 274 | 22 | 42 |
| Binary | 1000111 | 1100011 | 1100111 | 11111 | 100 | 0 | 111100 | 10111100 | 10010 | 100010 |
Color Harmonies of #476367
Complementary color
Monochromatic Colors of #476367
Black with #476367
Text Example
Text Example
White with #476367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476367; }
p { color: rgb(71,99,103); }
H1.HeaderClassName
{
color: #476367;
}
.AnyTagClassName
{
color: #476367;
}
</style>
background-color css
<style>
a { background-color: #476367; }
a { background-color: rgb(71,99,103); }
div.DivClassName
{
background-color: #476367;
}
.BgClassName
{
background-color: #476367;
}
</style>
border-color css
<style>
span { border-color: #476367; }
span { border-color: rgb(71,99,103); }
td.TdClassName
{
border-color: #476367;
}
.TagClassName
{
border-color: #476367;
}
</style>