Shades of Tax Break #376467
Tints of Tax Break #376467
RGB
CMYK
RGB Variations
Color information
#376467 (or 0x376467) is known color: Tax Break. HEX triplet: 37, 64 and 67. RGB value is (55,100,103). Sum of RGB (Red+Green+Blue) = 55+100+103=258 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.32% from 258); Green value is 100 (39.45% from 255 or 38.76% from 258); Blue value is 103 (40.62% from 255 or 39.92% from 258); Max value from RGB is 103 - color contains mainly: blue. Hex color #376467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376467 is #C89B98. Grayscale: #565656. Windows color (decimal): -13147033 or 6775863. OLE color: 6775863.
HSL color Cylindrical-coordinate representation of color #376467: hue angle of 183.75º 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 #376467 is Cyan = 0.47, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 100 | 103 | - |
| CMYK | 0.47 | 0.03 | 0 | 0.60 |
| HSL | 183.75º | 0.3% | 0.31% | - |
| HSV(B) | 183.75º | 0.47% | 0.4% | - |
| XYZ | 8.58 | 10.91 | 14.48 | - |
| YUV | 86.89 | 137.09 | 105.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 100 | 103 | 0.47 | 0.03 | 0 | 0.60 | 183.75 | 0.3 | 0.31 |
| Hex | 37 | 64 | 67 | 2F | 3 | 0 | 3C | B8 | 1E | 1F |
| Octal | 67 | 144 | 147 | 57 | 3 | 0 | 74 | 270 | 36 | 37 |
| Binary | 110111 | 1100100 | 1100111 | 101111 | 11 | 0 | 111100 | 10111000 | 11110 | 11111 |
Color Harmonies of #376467
Complementary color
Monochromatic Colors of #376467
Black with #376467
Text Example
Text Example
White with #376467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376467; }
p { color: rgb(55,100,103); }
H1.HeaderClassName
{
color: #376467;
}
.AnyTagClassName
{
color: #376467;
}
</style>
background-color css
<style>
a { background-color: #376467; }
a { background-color: rgb(55,100,103); }
div.DivClassName
{
background-color: #376467;
}
.BgClassName
{
background-color: #376467;
}
</style>
border-color css
<style>
span { border-color: #376467; }
span { border-color: rgb(55,100,103); }
td.TdClassName
{
border-color: #376467;
}
.TagClassName
{
border-color: #376467;
}
</style>