Shades of Tax Break #376267
Tints of Tax Break #376267
RGB
CMYK
RGB Variations
Color information
#376267 (or 0x376267) is known color: Tax Break. HEX triplet: 37, 62 and 67. RGB value is (55,98,103). Sum of RGB (Red+Green+Blue) = 55+98+103=256 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.48% from 256); Green value is 98 (38.67% from 255 or 38.28% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 103 - color contains mainly: blue. Hex color #376267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376267 is #C89D98. Grayscale: #555555. Windows color (decimal): -13147545 or 6775351. OLE color: 6775351.
HSL color Cylindrical-coordinate representation of color #376267: hue angle of 186.25º 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 #376267 is Cyan = 0.47, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 98 | 103 | - |
| CMYK | 0.47 | 0.05 | 0 | 0.60 |
| HSL | 186.25º | 0.3% | 0.31% | - |
| HSV(B) | 186.25º | 0.47% | 0.4% | - |
| XYZ | 8.39 | 10.53 | 14.42 | - |
| YUV | 85.71 | 137.75 | 106.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 98 | 103 | 0.47 | 0.05 | 0 | 0.60 | 186.25 | 0.3 | 0.31 |
| Hex | 37 | 62 | 67 | 2F | 5 | 0 | 3C | BA | 1E | 1F |
| Octal | 67 | 142 | 147 | 57 | 5 | 0 | 74 | 272 | 36 | 37 |
| Binary | 110111 | 1100010 | 1100111 | 101111 | 101 | 0 | 111100 | 10111010 | 11110 | 11111 |
Color Harmonies of #376267
Complementary color
Monochromatic Colors of #376267
Black with #376267
Text Example
Text Example
White with #376267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376267; }
p { color: rgb(55,98,103); }
H1.HeaderClassName
{
color: #376267;
}
.AnyTagClassName
{
color: #376267;
}
</style>
background-color css
<style>
a { background-color: #376267; }
a { background-color: rgb(55,98,103); }
div.DivClassName
{
background-color: #376267;
}
.BgClassName
{
background-color: #376267;
}
</style>
border-color css
<style>
span { border-color: #376267; }
span { border-color: rgb(55,98,103); }
td.TdClassName
{
border-color: #376267;
}
.TagClassName
{
border-color: #376267;
}
</style>