Shades of Tax Break #396268
Tints of Tax Break #396268
RGB
CMYK
RGB Variations
Color information
#396268 (or 0x396268) is known color: Tax Break. HEX triplet: 39, 62 and 68. RGB value is (57,98,104). Sum of RGB (Red+Green+Blue) = 57+98+104=259 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.01% from 259); Green value is 98 (38.67% from 255 or 37.84% from 259); Blue value is 104 (41.02% from 255 or 40.15% from 259); Max value from RGB is 104 - color contains mainly: blue. Hex color #396268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396268 is #C69D97. Grayscale: #565656. Windows color (decimal): -13016472 or 6840889. OLE color: 6840889.
HSL color Cylindrical-coordinate representation of color #396268: hue angle of 187.66º 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 #396268 is Cyan = 0.45, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 98 | 104 | - |
| CMYK | 0.45 | 0.06 | 0 | 0.59 |
| HSL | 187.66º | 0.29% | 0.32% | - |
| HSV(B) | 187.66º | 0.45% | 0.41% | - |
| XYZ | 8.55 | 10.6 | 14.69 | - |
| YUV | 86.43 | 137.92 | 107.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 98 | 104 | 0.45 | 0.06 | 0 | 0.59 | 187.66 | 0.29 | 0.32 |
| Hex | 39 | 62 | 68 | 2D | 6 | 0 | 3B | BC | 1D | 20 |
| Octal | 71 | 142 | 150 | 55 | 6 | 0 | 73 | 274 | 35 | 40 |
| Binary | 111001 | 1100010 | 1101000 | 101101 | 110 | 0 | 111011 | 10111100 | 11101 | 100000 |
Color Harmonies of #396268
Complementary color
Monochromatic Colors of #396268
Black with #396268
Text Example
Text Example
White with #396268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396268; }
p { color: rgb(57,98,104); }
H1.HeaderClassName
{
color: #396268;
}
.AnyTagClassName
{
color: #396268;
}
</style>
background-color css
<style>
a { background-color: #396268; }
a { background-color: rgb(57,98,104); }
div.DivClassName
{
background-color: #396268;
}
.BgClassName
{
background-color: #396268;
}
</style>
border-color css
<style>
span { border-color: #396268; }
span { border-color: rgb(57,98,104); }
td.TdClassName
{
border-color: #396268;
}
.TagClassName
{
border-color: #396268;
}
</style>