Shades of Tax Break #396769
Tints of Tax Break #396769
RGB
CMYK
RGB Variations
Color information
#396769 (or 0x396769) is known color: Tax Break. HEX triplet: 39, 67 and 69. RGB value is (57,103,105). Sum of RGB (Red+Green+Blue) = 57+103+105=265 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.51% from 265); Green value is 103 (40.62% from 255 or 38.87% from 265); Blue value is 105 (41.41% from 255 or 39.62% from 265); Max value from RGB is 105 - color contains mainly: blue. Hex color #396769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396769 is #C69896. Grayscale: #595959. Windows color (decimal): -13015191 or 6907705. OLE color: 6907705.
HSL color Cylindrical-coordinate representation of color #396769: hue angle of 182.5º 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 #396769 is Cyan = 0.46, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 103 | 105 | - |
| CMYK | 0.46 | 0.02 | 0 | 0.59 |
| HSL | 182.5º | 0.3% | 0.32% | - |
| HSV(B) | 182.5º | 0.46% | 0.41% | - |
| XYZ | 9.09 | 11.59 | 15.12 | - |
| YUV | 89.47 | 136.76 | 104.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 105 | 0.46 | 0.02 | 0 | 0.59 | 182.5 | 0.3 | 0.32 |
| Hex | 39 | 67 | 69 | 2E | 2 | 0 | 3B | B6 | 1E | 20 |
| Octal | 71 | 147 | 151 | 56 | 2 | 0 | 73 | 266 | 36 | 40 |
| Binary | 111001 | 1100111 | 1101001 | 101110 | 10 | 0 | 111011 | 10110110 | 11110 | 100000 |
Color Harmonies of #396769
Complementary color
Monochromatic Colors of #396769
Black with #396769
Text Example
Text Example
White with #396769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396769; }
p { color: rgb(57,103,105); }
H1.HeaderClassName
{
color: #396769;
}
.AnyTagClassName
{
color: #396769;
}
</style>
background-color css
<style>
a { background-color: #396769; }
a { background-color: rgb(57,103,105); }
div.DivClassName
{
background-color: #396769;
}
.BgClassName
{
background-color: #396769;
}
</style>
border-color css
<style>
span { border-color: #396769; }
span { border-color: rgb(57,103,105); }
td.TdClassName
{
border-color: #396769;
}
.TagClassName
{
border-color: #396769;
}
</style>