Shades of Tax Break #386868
Tints of Tax Break #386868
RGB
CMYK
RGB Variations
Color information
#386868 (or 0x386868) is known color: Tax Break. HEX triplet: 38, 68 and 68. RGB value is (56,104,104). Sum of RGB (Red+Green+Blue) = 56+104+104=264 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.21% from 264); Green value is 104 (41.02% from 255 or 39.39% from 264); Blue value is 104 (41.02% from 255 or 39.39% from 264); Max value from RGB is 104 - color contains mainly: green, blue. Hex color #386868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386868 is #C79797. Grayscale: #595959. Windows color (decimal): -13080472 or 6842424. OLE color: 6842424.
HSL color Cylindrical-coordinate representation of color #386868: hue angle of 180º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386868 is Cyan = 0.46, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 104 | 104 | - |
| CMYK | 0.46 | 0 | 0 | 0.59 |
| HSL | 180º | 0.3% | 0.31% | - |
| HSV(B) | 180º | 0.46% | 0.41% | - |
| XYZ | 9.08 | 11.74 | 14.88 | - |
| YUV | 89.65 | 136.1 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 104 | 0.46 | 0 | 0 | 0.59 | 180 | 0.3 | 0.31 |
| Hex | 38 | 68 | 68 | 2E | 0 | 0 | 3B | B4 | 1E | 1F |
| Octal | 70 | 150 | 150 | 56 | 0 | 0 | 73 | 264 | 36 | 37 |
| Binary | 111000 | 1101000 | 1101000 | 101110 | 0 | 0 | 111011 | 10110100 | 11110 | 11111 |
Color Harmonies of #386868
Complementary color
Monochromatic Colors of #386868
Black with #386868
Text Example
Text Example
White with #386868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386868; }
p { color: rgb(56,104,104); }
H1.HeaderClassName
{
color: #386868;
}
.AnyTagClassName
{
color: #386868;
}
</style>
background-color css
<style>
a { background-color: #386868; }
a { background-color: rgb(56,104,104); }
div.DivClassName
{
background-color: #386868;
}
.BgClassName
{
background-color: #386868;
}
</style>
border-color css
<style>
span { border-color: #386868; }
span { border-color: rgb(56,104,104); }
td.TdClassName
{
border-color: #386868;
}
.TagClassName
{
border-color: #386868;
}
</style>