Shades of Tax Break #376569
Tints of Tax Break #376569
RGB
CMYK
RGB Variations
Color information
#376569 (or 0x376569) is known color: Tax Break. HEX triplet: 37, 65 and 69. RGB value is (55,101,105). Sum of RGB (Red+Green+Blue) = 55+101+105=261 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.07% from 261); Green value is 101 (39.84% from 255 or 38.70% from 261); Blue value is 105 (41.41% from 255 or 40.23% from 261); Max value from RGB is 105 - color contains mainly: blue. Hex color #376569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376569 is #C89A96. Grayscale: #575757. Windows color (decimal): -13146775 or 6907191. OLE color: 6907191.
HSL color Cylindrical-coordinate representation of color #376569: hue angle of 184.8º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #376569 is Cyan = 0.48, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 101 | 105 | - |
| CMYK | 0.48 | 0.04 | 0 | 0.59 |
| HSL | 184.8º | 0.31% | 0.31% | - |
| HSV(B) | 184.8º | 0.48% | 0.41% | - |
| XYZ | 8.78 | 11.14 | 15.05 | - |
| YUV | 87.7 | 137.76 | 104.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 101 | 105 | 0.48 | 0.04 | 0 | 0.59 | 184.8 | 0.31 | 0.31 |
| Hex | 37 | 65 | 69 | 30 | 4 | 0 | 3B | B9 | 1F | 1F |
| Octal | 67 | 145 | 151 | 60 | 4 | 0 | 73 | 271 | 37 | 37 |
| Binary | 110111 | 1100101 | 1101001 | 110000 | 100 | 0 | 111011 | 10111001 | 11111 | 11111 |
Color Harmonies of #376569
Complementary color
Monochromatic Colors of #376569
Black with #376569
Text Example
Text Example
White with #376569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376569; }
p { color: rgb(55,101,105); }
H1.HeaderClassName
{
color: #376569;
}
.AnyTagClassName
{
color: #376569;
}
</style>
background-color css
<style>
a { background-color: #376569; }
a { background-color: rgb(55,101,105); }
div.DivClassName
{
background-color: #376569;
}
.BgClassName
{
background-color: #376569;
}
</style>
border-color css
<style>
span { border-color: #376569; }
span { border-color: rgb(55,101,105); }
td.TdClassName
{
border-color: #376569;
}
.TagClassName
{
border-color: #376569;
}
</style>