Shades of Tax Break #386468
Tints of Tax Break #386468
RGB
CMYK
RGB Variations
Color information
#386468 (or 0x386468) is known color: Tax Break. HEX triplet: 38, 64 and 68. RGB value is (56,100,104). Sum of RGB (Red+Green+Blue) = 56+100+104=260 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.54% from 260); Green value is 100 (39.45% from 255 or 38.46% from 260); Blue value is 104 (41.02% from 255 or 40% from 260); Max value from RGB is 104 - color contains mainly: blue. Hex color #386468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386468 is #C79B97. Grayscale: #575757. Windows color (decimal): -13081496 or 6841400. OLE color: 6841400.
HSL color Cylindrical-coordinate representation of color #386468: hue angle of 185º 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 #386468 is Cyan = 0.46, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 100 | 104 | - |
| CMYK | 0.46 | 0.04 | 0 | 0.59 |
| HSL | 185º | 0.3% | 0.31% | - |
| HSV(B) | 185º | 0.46% | 0.41% | - |
| XYZ | 8.69 | 10.95 | 14.75 | - |
| YUV | 87.3 | 137.42 | 105.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 100 | 104 | 0.46 | 0.04 | 0 | 0.59 | 185 | 0.3 | 0.31 |
| Hex | 38 | 64 | 68 | 2E | 4 | 0 | 3B | B9 | 1E | 1F |
| Octal | 70 | 144 | 150 | 56 | 4 | 0 | 73 | 271 | 36 | 37 |
| Binary | 111000 | 1100100 | 1101000 | 101110 | 100 | 0 | 111011 | 10111001 | 11110 | 11111 |
Color Harmonies of #386468
Complementary color
Monochromatic Colors of #386468
Black with #386468
Text Example
Text Example
White with #386468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386468; }
p { color: rgb(56,100,104); }
H1.HeaderClassName
{
color: #386468;
}
.AnyTagClassName
{
color: #386468;
}
</style>
background-color css
<style>
a { background-color: #386468; }
a { background-color: rgb(56,100,104); }
div.DivClassName
{
background-color: #386468;
}
.BgClassName
{
background-color: #386468;
}
</style>
border-color css
<style>
span { border-color: #386468; }
span { border-color: rgb(56,100,104); }
td.TdClassName
{
border-color: #386468;
}
.TagClassName
{
border-color: #386468;
}
</style>