Shades of Tax Break #396969
Tints of Tax Break #396969
RGB
CMYK
RGB Variations
Color information
#396969 (or 0x396969) is known color: Tax Break. HEX triplet: 39, 69 and 69. RGB value is (57,105,105). Sum of RGB (Red+Green+Blue) = 57+105+105=267 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.35% from 267); Green value is 105 (41.41% from 255 or 39.33% from 267); Blue value is 105 (41.41% from 255 or 39.33% from 267); Max value from RGB is 105 - color contains mainly: green, blue. Hex color #396969 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396969 is #C69696. Grayscale: #5A5A5A. Windows color (decimal): -13014679 or 6908217. OLE color: 6908217.
HSL color Cylindrical-coordinate representation of color #396969: hue angle of 180º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #396969 is Cyan = 0.46, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 105 | 105 | - |
| CMYK | 0.46 | 0 | 0 | 0.59 |
| HSL | 180º | 0.3% | 0.32% | - |
| HSV(B) | 180º | 0.46% | 0.41% | - |
| XYZ | 9.29 | 11.99 | 15.19 | - |
| YUV | 90.65 | 136.1 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 105 | 105 | 0.46 | 0 | 0 | 0.59 | 180 | 0.3 | 0.32 |
| Hex | 39 | 69 | 69 | 2E | 0 | 0 | 3B | B4 | 1E | 20 |
| Octal | 71 | 151 | 151 | 56 | 0 | 0 | 73 | 264 | 36 | 40 |
| Binary | 111001 | 1101001 | 1101001 | 101110 | 0 | 0 | 111011 | 10110100 | 11110 | 100000 |
Color Harmonies of #396969
Complementary color
Monochromatic Colors of #396969
Black with #396969
Text Example
Text Example
White with #396969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396969; }
p { color: rgb(57,105,105); }
H1.HeaderClassName
{
color: #396969;
}
.AnyTagClassName
{
color: #396969;
}
</style>
background-color css
<style>
a { background-color: #396969; }
a { background-color: rgb(57,105,105); }
div.DivClassName
{
background-color: #396969;
}
.BgClassName
{
background-color: #396969;
}
</style>
border-color css
<style>
span { border-color: #396969; }
span { border-color: rgb(57,105,105); }
td.TdClassName
{
border-color: #396969;
}
.TagClassName
{
border-color: #396969;
}
</style>