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