Shades of Tax Break #396768
Tints of Tax Break #396768
RGB
CMYK
RGB Variations
Color information
#396768 (or 0x396768) is known color: Tax Break. HEX triplet: 39, 67 and 68. RGB value is (57,103,104). Sum of RGB (Red+Green+Blue) = 57+103+104=264 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.59% from 264); Green value is 103 (40.62% from 255 or 39.02% from 264); Blue value is 104 (41.02% from 255 or 39.39% from 264); Max value from RGB is 104 - color contains mainly: blue. Hex color #396768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396768 is #C69897. Grayscale: #595959. Windows color (decimal): -13015192 or 6842169. OLE color: 6842169.
HSL color Cylindrical-coordinate representation of color #396768: hue angle of 181.28º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #396768 is Cyan = 0.45, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 103 | 104 | - |
| CMYK | 0.45 | 0.01 | 0 | 0.59 |
| HSL | 181.28º | 0.29% | 0.32% | - |
| HSV(B) | 181.28º | 0.45% | 0.41% | - |
| XYZ | 9.04 | 11.57 | 14.85 | - |
| YUV | 89.36 | 136.26 | 104.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 104 | 0.45 | 0.01 | 0 | 0.59 | 181.28 | 0.29 | 0.32 |
| Hex | 39 | 67 | 68 | 2D | 1 | 0 | 3B | B5 | 1D | 20 |
| Octal | 71 | 147 | 150 | 55 | 1 | 0 | 73 | 265 | 35 | 40 |
| Binary | 111001 | 1100111 | 1101000 | 101101 | 1 | 0 | 111011 | 10110101 | 11101 | 100000 |
Color Harmonies of #396768
Complementary color
Monochromatic Colors of #396768
Black with #396768
Text Example
Text Example
White with #396768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396768; }
p { color: rgb(57,103,104); }
H1.HeaderClassName
{
color: #396768;
}
.AnyTagClassName
{
color: #396768;
}
</style>
background-color css
<style>
a { background-color: #396768; }
a { background-color: rgb(57,103,104); }
div.DivClassName
{
background-color: #396768;
}
.BgClassName
{
background-color: #396768;
}
</style>
border-color css
<style>
span { border-color: #396768; }
span { border-color: rgb(57,103,104); }
td.TdClassName
{
border-color: #396768;
}
.TagClassName
{
border-color: #396768;
}
</style>