Shades of Tax Break #376469
Tints of Tax Break #376469
RGB
CMYK
RGB Variations
Color information
#376469 (or 0x376469) is known color: Tax Break. HEX triplet: 37, 64 and 69. RGB value is (55,100,105). Sum of RGB (Red+Green+Blue) = 55+100+105=260 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.15% from 260); Green value is 100 (39.45% from 255 or 38.46% from 260); Blue value is 105 (41.41% from 255 or 40.38% from 260); Max value from RGB is 105 - color contains mainly: blue. Hex color #376469 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376469 is #C89B96. Grayscale: #575757. Windows color (decimal): -13147031 or 6906935. OLE color: 6906935.
HSL color Cylindrical-coordinate representation of color #376469: hue angle of 186º 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 #376469 is Cyan = 0.48, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 100 | 105 | - |
| CMYK | 0.48 | 0.05 | 0 | 0.59 |
| HSL | 186º | 0.31% | 0.31% | - |
| HSV(B) | 186º | 0.48% | 0.41% | - |
| XYZ | 8.68 | 10.95 | 15.02 | - |
| YUV | 87.12 | 138.09 | 105.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 100 | 105 | 0.48 | 0.05 | 0 | 0.59 | 186 | 0.31 | 0.31 |
| Hex | 37 | 64 | 69 | 30 | 5 | 0 | 3B | BA | 1F | 1F |
| Octal | 67 | 144 | 151 | 60 | 5 | 0 | 73 | 272 | 37 | 37 |
| Binary | 110111 | 1100100 | 1101001 | 110000 | 101 | 0 | 111011 | 10111010 | 11111 | 11111 |
Color Harmonies of #376469
Complementary color
Monochromatic Colors of #376469
Black with #376469
Text Example
Text Example
White with #376469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376469; }
p { color: rgb(55,100,105); }
H1.HeaderClassName
{
color: #376469;
}
.AnyTagClassName
{
color: #376469;
}
</style>
background-color css
<style>
a { background-color: #376469; }
a { background-color: rgb(55,100,105); }
div.DivClassName
{
background-color: #376469;
}
.BgClassName
{
background-color: #376469;
}
</style>
border-color css
<style>
span { border-color: #376469; }
span { border-color: rgb(55,100,105); }
td.TdClassName
{
border-color: #376469;
}
.TagClassName
{
border-color: #376469;
}
</style>