Shades of Tax Break #376767
Tints of Tax Break #376767
RGB
CMYK
RGB Variations
Color information
#376767 (or 0x376767) is known color: Tax Break. HEX triplet: 37, 67 and 67. RGB value is (55,103,103). Sum of RGB (Red+Green+Blue) = 55+103+103=261 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.07% from 261); Green value is 103 (40.62% from 255 or 39.46% from 261); Blue value is 103 (40.62% from 255 or 39.46% from 261); Max value from RGB is 103 - color contains mainly: green, blue. Hex color #376767 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376767 is #C89898. Grayscale: #585858. Windows color (decimal): -13146265 or 6776631. OLE color: 6776631.
HSL color Cylindrical-coordinate representation of color #376767: hue angle of 180º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #376767 is Cyan = 0.47, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 103 | 103 | - |
| CMYK | 0.47 | 0 | 0 | 0.60 |
| HSL | 180º | 0.3% | 0.31% | - |
| HSV(B) | 180º | 0.47% | 0.4% | - |
| XYZ | 8.87 | 11.49 | 14.58 | - |
| YUV | 88.65 | 136.1 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 103 | 0.47 | 0 | 0 | 0.60 | 180 | 0.3 | 0.31 |
| Hex | 37 | 67 | 67 | 2F | 0 | 0 | 3C | B4 | 1E | 1F |
| Octal | 67 | 147 | 147 | 57 | 0 | 0 | 74 | 264 | 36 | 37 |
| Binary | 110111 | 1100111 | 1100111 | 101111 | 0 | 0 | 111100 | 10110100 | 11110 | 11111 |
Color Harmonies of #376767
Complementary color
Monochromatic Colors of #376767
Black with #376767
Text Example
Text Example
White with #376767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376767; }
p { color: rgb(55,103,103); }
H1.HeaderClassName
{
color: #376767;
}
.AnyTagClassName
{
color: #376767;
}
</style>
background-color css
<style>
a { background-color: #376767; }
a { background-color: rgb(55,103,103); }
div.DivClassName
{
background-color: #376767;
}
.BgClassName
{
background-color: #376767;
}
</style>
border-color css
<style>
span { border-color: #376767; }
span { border-color: rgb(55,103,103); }
td.TdClassName
{
border-color: #376767;
}
.TagClassName
{
border-color: #376767;
}
</style>