Shades of Tax Break #386568
Tints of Tax Break #386568
RGB
CMYK
RGB Variations
Color information
#386568 (or 0x386568) is known color: Tax Break. HEX triplet: 38, 65 and 68. RGB value is (56,101,104). Sum of RGB (Red+Green+Blue) = 56+101+104=261 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.46% from 261); Green value is 101 (39.84% from 255 or 38.70% from 261); Blue value is 104 (41.02% from 255 or 39.85% from 261); Max value from RGB is 104 - color contains mainly: blue. Hex color #386568 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386568 is #C79A97. Grayscale: #575757. Windows color (decimal): -13081240 or 6841656. OLE color: 6841656.
HSL color Cylindrical-coordinate representation of color #386568: hue angle of 183.75º 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 #386568 is Cyan = 0.46, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 101 | 104 | - |
| CMYK | 0.46 | 0.03 | 0 | 0.59 |
| HSL | 183.75º | 0.3% | 0.31% | - |
| HSV(B) | 183.75º | 0.46% | 0.41% | - |
| XYZ | 8.78 | 11.15 | 14.79 | - |
| YUV | 87.89 | 137.09 | 105.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 104 | 0.46 | 0.03 | 0 | 0.59 | 183.75 | 0.3 | 0.31 |
| Hex | 38 | 65 | 68 | 2E | 3 | 0 | 3B | B8 | 1E | 1F |
| Octal | 70 | 145 | 150 | 56 | 3 | 0 | 73 | 270 | 36 | 37 |
| Binary | 111000 | 1100101 | 1101000 | 101110 | 11 | 0 | 111011 | 10111000 | 11110 | 11111 |
Color Harmonies of #386568
Complementary color
Monochromatic Colors of #386568
Black with #386568
Text Example
Text Example
White with #386568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386568; }
p { color: rgb(56,101,104); }
H1.HeaderClassName
{
color: #386568;
}
.AnyTagClassName
{
color: #386568;
}
</style>
background-color css
<style>
a { background-color: #386568; }
a { background-color: rgb(56,101,104); }
div.DivClassName
{
background-color: #386568;
}
.BgClassName
{
background-color: #386568;
}
</style>
border-color css
<style>
span { border-color: #386568; }
span { border-color: rgb(56,101,104); }
td.TdClassName
{
border-color: #386568;
}
.TagClassName
{
border-color: #386568;
}
</style>