Shades of Tax Break #386465
Tints of Tax Break #386465
RGB
CMYK
RGB Variations
Color information
#386465 (or 0x386465) is known color: Tax Break. HEX triplet: 38, 64 and 65. RGB value is (56,100,101). Sum of RGB (Red+Green+Blue) = 56+100+101=257 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.79% from 257); Green value is 100 (39.45% from 255 or 38.91% from 257); Blue value is 101 (39.84% from 255 or 39.30% from 257); Max value from RGB is 101 - color contains mainly: blue. Hex color #386465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386465 is #C79B9A. Grayscale: #565656. Windows color (decimal): -13081499 or 6644792. OLE color: 6644792.
HSL color Cylindrical-coordinate representation of color #386465: hue angle of 181.33º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #386465 is Cyan = 0.45, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 100 | 101 | - |
| CMYK | 0.45 | 0.01 | 0 | 0.60 |
| HSL | 181.33º | 0.29% | 0.31% | - |
| HSV(B) | 181.33º | 0.45% | 0.4% | - |
| XYZ | 8.54 | 10.89 | 13.96 | - |
| YUV | 86.96 | 135.92 | 105.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 100 | 101 | 0.45 | 0.01 | 0 | 0.60 | 181.33 | 0.29 | 0.31 |
| Hex | 38 | 64 | 65 | 2D | 1 | 0 | 3C | B5 | 1D | 1F |
| Octal | 70 | 144 | 145 | 55 | 1 | 0 | 74 | 265 | 35 | 37 |
| Binary | 111000 | 1100100 | 1100101 | 101101 | 1 | 0 | 111100 | 10110101 | 11101 | 11111 |
Color Harmonies of #386465
Complementary color
Monochromatic Colors of #386465
Black with #386465
Text Example
Text Example
White with #386465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386465; }
p { color: rgb(56,100,101); }
H1.HeaderClassName
{
color: #386465;
}
.AnyTagClassName
{
color: #386465;
}
</style>
background-color css
<style>
a { background-color: #386465; }
a { background-color: rgb(56,100,101); }
div.DivClassName
{
background-color: #386465;
}
.BgClassName
{
background-color: #386465;
}
</style>
border-color css
<style>
span { border-color: #386465; }
span { border-color: rgb(56,100,101); }
td.TdClassName
{
border-color: #386465;
}
.TagClassName
{
border-color: #386465;
}
</style>