Shades of Tax Break #376568
Tints of Tax Break #376568
RGB
CMYK
RGB Variations
Color information
#376568 (or 0x376568) is known color: Tax Break. HEX triplet: 37, 65 and 68. RGB value is (55,101,104). Sum of RGB (Red+Green+Blue) = 55+101+104=260 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.15% from 260); Green value is 101 (39.84% from 255 or 38.85% from 260); Blue value is 104 (41.02% from 255 or 40% from 260); Max value from RGB is 104 - color contains mainly: blue. Hex color #376568 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376568 is #C89A97. Grayscale: #575757. Windows color (decimal): -13146776 or 6841655. OLE color: 6841655.
HSL color Cylindrical-coordinate representation of color #376568: hue angle of 183.67º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #376568 is Cyan = 0.47, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 101 | 104 | - |
| CMYK | 0.47 | 0.03 | 0 | 0.59 |
| HSL | 183.67º | 0.31% | 0.31% | - |
| HSV(B) | 183.67º | 0.47% | 0.41% | - |
| XYZ | 8.73 | 11.12 | 14.78 | - |
| YUV | 87.59 | 137.26 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 101 | 104 | 0.47 | 0.03 | 0 | 0.59 | 183.67 | 0.31 | 0.31 |
| Hex | 37 | 65 | 68 | 2F | 3 | 0 | 3B | B8 | 1F | 1F |
| Octal | 67 | 145 | 150 | 57 | 3 | 0 | 73 | 270 | 37 | 37 |
| Binary | 110111 | 1100101 | 1101000 | 101111 | 11 | 0 | 111011 | 10111000 | 11111 | 11111 |
Color Harmonies of #376568
Complementary color
Monochromatic Colors of #376568
Black with #376568
Text Example
Text Example
White with #376568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376568; }
p { color: rgb(55,101,104); }
H1.HeaderClassName
{
color: #376568;
}
.AnyTagClassName
{
color: #376568;
}
</style>
background-color css
<style>
a { background-color: #376568; }
a { background-color: rgb(55,101,104); }
div.DivClassName
{
background-color: #376568;
}
.BgClassName
{
background-color: #376568;
}
</style>
border-color css
<style>
span { border-color: #376568; }
span { border-color: rgb(55,101,104); }
td.TdClassName
{
border-color: #376568;
}
.TagClassName
{
border-color: #376568;
}
</style>