Shades of Tax Break #376266
Tints of Tax Break #376266
RGB
CMYK
RGB Variations
Color information
#376266 (or 0x376266) is known color: Tax Break. HEX triplet: 37, 62 and 66. RGB value is (55,98,102). Sum of RGB (Red+Green+Blue) = 55+98+102=255 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.57% from 255); Green value is 98 (38.67% from 255 or 38.43% from 255); Blue value is 102 (40.23% from 255 or 40% from 255); Max value from RGB is 102 - color contains mainly: blue. Hex color #376266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376266 is #C89D99. Grayscale: #555555. Windows color (decimal): -13147546 or 6709815. OLE color: 6709815.
HSL color Cylindrical-coordinate representation of color #376266: hue angle of 185.11º 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 #376266 is Cyan = 0.46, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 98 | 102 | - |
| CMYK | 0.46 | 0.04 | 0 | 0.6 |
| HSL | 185.11º | 0.3% | 0.31% | - |
| HSV(B) | 185.11º | 0.46% | 0.4% | - |
| XYZ | 8.34 | 10.51 | 14.16 | - |
| YUV | 85.6 | 137.25 | 106.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 98 | 102 | 0.46 | 0.04 | 0 | 0.6 | 185.11 | 0.3 | 0.31 |
| Hex | 37 | 62 | 66 | 2E | 4 | 0 | 3C | B9 | 1E | 1F |
| Octal | 67 | 142 | 146 | 56 | 4 | 0 | 74 | 271 | 36 | 37 |
| Binary | 110111 | 1100010 | 1100110 | 101110 | 100 | 0 | 111100 | 10111001 | 11110 | 11111 |
Color Harmonies of #376266
Complementary color
Monochromatic Colors of #376266
Black with #376266
Text Example
Text Example
White with #376266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376266; }
p { color: rgb(55,98,102); }
H1.HeaderClassName
{
color: #376266;
}
.AnyTagClassName
{
color: #376266;
}
</style>
background-color css
<style>
a { background-color: #376266; }
a { background-color: rgb(55,98,102); }
div.DivClassName
{
background-color: #376266;
}
.BgClassName
{
background-color: #376266;
}
</style>
border-color css
<style>
span { border-color: #376266; }
span { border-color: rgb(55,98,102); }
td.TdClassName
{
border-color: #376266;
}
.TagClassName
{
border-color: #376266;
}
</style>