Shades of Tax Break #396867
Tints of Tax Break #396867
RGB
CMYK
RGB Variations
Color information
#396867 (or 0x396867) is known color: Tax Break. HEX triplet: 39, 68 and 67. RGB value is (57,104,103). Sum of RGB (Red+Green+Blue) = 57+104+103=264 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.59% from 264); Green value is 104 (41.02% from 255 or 39.39% from 264); Blue value is 103 (40.62% from 255 or 39.02% from 264); Max value from RGB is 104 - color contains mainly: green. Hex color #396867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396867 is #C69798. Grayscale: #595959. Windows color (decimal): -13014937 or 6776889. OLE color: 6776889.
HSL color Cylindrical-coordinate representation of color #396867: hue angle of 178.72º 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 #396867 is Cyan = 0.45, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 104 | 103 | - |
| CMYK | 0.45 | 0 | 0.01 | 0.59 |
| HSL | 178.72º | 0.29% | 0.32% | - |
| HSV(B) | 178.72º | 0.45% | 0.41% | - |
| XYZ | 9.09 | 11.75 | 14.62 | - |
| YUV | 89.83 | 135.43 | 104.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 103 | 0.45 | 0 | 0.01 | 0.59 | 178.72 | 0.29 | 0.32 |
| Hex | 39 | 68 | 67 | 2D | 0 | 1 | 3B | B3 | 1D | 20 |
| Octal | 71 | 150 | 147 | 55 | 0 | 1 | 73 | 263 | 35 | 40 |
| Binary | 111001 | 1101000 | 1100111 | 101101 | 0 | 1 | 111011 | 10110011 | 11101 | 100000 |
Color Harmonies of #396867
Complementary color
Monochromatic Colors of #396867
Black with #396867
Text Example
Text Example
White with #396867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396867; }
p { color: rgb(57,104,103); }
H1.HeaderClassName
{
color: #396867;
}
.AnyTagClassName
{
color: #396867;
}
</style>
background-color css
<style>
a { background-color: #396867; }
a { background-color: rgb(57,104,103); }
div.DivClassName
{
background-color: #396867;
}
.BgClassName
{
background-color: #396867;
}
</style>
border-color css
<style>
span { border-color: #396867; }
span { border-color: rgb(57,104,103); }
td.TdClassName
{
border-color: #396867;
}
.TagClassName
{
border-color: #396867;
}
</style>