Shades of Tax Break #376768
Tints of Tax Break #376768
RGB
CMYK
RGB Variations
Color information
#376768 (or 0x376768) is known color: Tax Break. HEX triplet: 37, 67 and 68. RGB value is (55,103,104). Sum of RGB (Red+Green+Blue) = 55+103+104=262 (34% of max value = 765). Red value is 55 (21.88% from 255 or 20.99% from 262); Green value is 103 (40.62% from 255 or 39.31% from 262); Blue value is 104 (41.02% from 255 or 39.69% from 262); Max value from RGB is 104 - color contains mainly: blue. Hex color #376768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376768 is #C89897. Grayscale: #585858. Windows color (decimal): -13146264 or 6842167. OLE color: 6842167.
HSL color Cylindrical-coordinate representation of color #376768: hue angle of 181.22º 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 #376768 is Cyan = 0.47, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 103 | 104 | - |
| CMYK | 0.47 | 0.01 | 0 | 0.59 |
| HSL | 181.22º | 0.31% | 0.31% | - |
| HSV(B) | 181.22º | 0.47% | 0.41% | - |
| XYZ | 8.92 | 11.51 | 14.85 | - |
| YUV | 88.76 | 136.6 | 103.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 104 | 0.47 | 0.01 | 0 | 0.59 | 181.22 | 0.31 | 0.31 |
| Hex | 37 | 67 | 68 | 2F | 1 | 0 | 3B | B5 | 1F | 1F |
| Octal | 67 | 147 | 150 | 57 | 1 | 0 | 73 | 265 | 37 | 37 |
| Binary | 110111 | 1100111 | 1101000 | 101111 | 1 | 0 | 111011 | 10110101 | 11111 | 11111 |
Color Harmonies of #376768
Complementary color
Monochromatic Colors of #376768
Black with #376768
Text Example
Text Example
White with #376768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376768; }
p { color: rgb(55,103,104); }
H1.HeaderClassName
{
color: #376768;
}
.AnyTagClassName
{
color: #376768;
}
</style>
background-color css
<style>
a { background-color: #376768; }
a { background-color: rgb(55,103,104); }
div.DivClassName
{
background-color: #376768;
}
.BgClassName
{
background-color: #376768;
}
</style>
border-color css
<style>
span { border-color: #376768; }
span { border-color: rgb(55,103,104); }
td.TdClassName
{
border-color: #376768;
}
.TagClassName
{
border-color: #376768;
}
</style>