Shades of Tax Break #376366
Tints of Tax Break #376366
RGB
CMYK
RGB Variations
Color information
#376366 (or 0x376366) is known color: Tax Break. HEX triplet: 37, 63 and 66. RGB value is (55,99,102). Sum of RGB (Red+Green+Blue) = 55+99+102=256 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.48% from 256); Green value is 99 (39.06% from 255 or 38.67% from 256); Blue value is 102 (40.23% from 255 or 39.84% from 256); Max value from RGB is 102 - color contains mainly: blue. Hex color #376366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376366 is #C89C99. Grayscale: #565656. Windows color (decimal): -13147290 or 6710071. OLE color: 6710071.
HSL color Cylindrical-coordinate representation of color #376366: hue angle of 183.83º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #376366 is Cyan = 0.46, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 99 | 102 | - |
| CMYK | 0.46 | 0.03 | 0 | 0.6 |
| HSL | 183.83º | 0.3% | 0.31% | - |
| HSV(B) | 183.83º | 0.46% | 0.4% | - |
| XYZ | 8.44 | 10.7 | 14.19 | - |
| YUV | 86.19 | 136.92 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 99 | 102 | 0.46 | 0.03 | 0 | 0.6 | 183.83 | 0.3 | 0.31 |
| Hex | 37 | 63 | 66 | 2E | 3 | 0 | 3C | B8 | 1E | 1F |
| Octal | 67 | 143 | 146 | 56 | 3 | 0 | 74 | 270 | 36 | 37 |
| Binary | 110111 | 1100011 | 1100110 | 101110 | 11 | 0 | 111100 | 10111000 | 11110 | 11111 |
Color Harmonies of #376366
Complementary color
Monochromatic Colors of #376366
Black with #376366
Text Example
Text Example
White with #376366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376366; }
p { color: rgb(55,99,102); }
H1.HeaderClassName
{
color: #376366;
}
.AnyTagClassName
{
color: #376366;
}
</style>
background-color css
<style>
a { background-color: #376366; }
a { background-color: rgb(55,99,102); }
div.DivClassName
{
background-color: #376366;
}
.BgClassName
{
background-color: #376366;
}
</style>
border-color css
<style>
span { border-color: #376366; }
span { border-color: rgb(55,99,102); }
td.TdClassName
{
border-color: #376366;
}
.TagClassName
{
border-color: #376366;
}
</style>