Shades of Tax Break #376869
Tints of Tax Break #376869
RGB
CMYK
RGB Variations
Color information
#376869 (or 0x376869) is known color: Tax Break. HEX triplet: 37, 68 and 69. RGB value is (55,104,105). Sum of RGB (Red+Green+Blue) = 55+104+105=264 (34% of max value = 765). Red value is 55 (21.88% from 255 or 20.83% from 264); Green value is 104 (41.02% from 255 or 39.39% from 264); Blue value is 105 (41.41% from 255 or 39.77% from 264); Max value from RGB is 105 - color contains mainly: blue. Hex color #376869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376869 is #C89796. Grayscale: #595959. Windows color (decimal): -13146007 or 6907959. OLE color: 6907959.
HSL color Cylindrical-coordinate representation of color #376869: hue angle of 181.2º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #376869 is Cyan = 0.48, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 104 | 105 | - |
| CMYK | 0.48 | 0.01 | 0 | 0.59 |
| HSL | 181.2º | 0.31% | 0.31% | - |
| HSV(B) | 181.2º | 0.48% | 0.41% | - |
| XYZ | 9.08 | 11.73 | 15.15 | - |
| YUV | 89.46 | 136.77 | 103.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 104 | 105 | 0.48 | 0.01 | 0 | 0.59 | 181.2 | 0.31 | 0.31 |
| Hex | 37 | 68 | 69 | 30 | 1 | 0 | 3B | B5 | 1F | 1F |
| Octal | 67 | 150 | 151 | 60 | 1 | 0 | 73 | 265 | 37 | 37 |
| Binary | 110111 | 1101000 | 1101001 | 110000 | 1 | 0 | 111011 | 10110101 | 11111 | 11111 |
Color Harmonies of #376869
Complementary color
Monochromatic Colors of #376869
Black with #376869
Text Example
Text Example
White with #376869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376869; }
p { color: rgb(55,104,105); }
H1.HeaderClassName
{
color: #376869;
}
.AnyTagClassName
{
color: #376869;
}
</style>
background-color css
<style>
a { background-color: #376869; }
a { background-color: rgb(55,104,105); }
div.DivClassName
{
background-color: #376869;
}
.BgClassName
{
background-color: #376869;
}
</style>
border-color css
<style>
span { border-color: #376869; }
span { border-color: rgb(55,104,105); }
td.TdClassName
{
border-color: #376869;
}
.TagClassName
{
border-color: #376869;
}
</style>