Shades of Tax Break #386165
Tints of Tax Break #386165
RGB
CMYK
RGB Variations
Color information
#386165 (or 0x386165) is known color: Tax Break. HEX triplet: 38, 61 and 65. RGB value is (56,97,101). Sum of RGB (Red+Green+Blue) = 56+97+101=254 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.05% from 254); Green value is 97 (38.28% from 255 or 38.19% from 254); Blue value is 101 (39.84% from 255 or 39.76% from 254); Max value from RGB is 101 - color contains mainly: blue. Hex color #386165 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386165 is #C79E9A. Grayscale: #555555. Windows color (decimal): -13082267 or 6644024. OLE color: 6644024.
HSL color Cylindrical-coordinate representation of color #386165: hue angle of 185.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 #386165 is Cyan = 0.45, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 97 | 101 | - |
| CMYK | 0.45 | 0.04 | 0 | 0.60 |
| HSL | 185.33º | 0.29% | 0.31% | - |
| HSV(B) | 185.33º | 0.45% | 0.4% | - |
| XYZ | 8.25 | 10.33 | 13.87 | - |
| YUV | 85.2 | 136.92 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 101 | 0.45 | 0.04 | 0 | 0.60 | 185.33 | 0.29 | 0.31 |
| Hex | 38 | 61 | 65 | 2D | 4 | 0 | 3C | B9 | 1D | 1F |
| Octal | 70 | 141 | 145 | 55 | 4 | 0 | 74 | 271 | 35 | 37 |
| Binary | 111000 | 1100001 | 1100101 | 101101 | 100 | 0 | 111100 | 10111001 | 11101 | 11111 |
Color Harmonies of #386165
Complementary color
Monochromatic Colors of #386165
Black with #386165
Text Example
Text Example
White with #386165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386165; }
p { color: rgb(56,97,101); }
H1.HeaderClassName
{
color: #386165;
}
.AnyTagClassName
{
color: #386165;
}
</style>
background-color css
<style>
a { background-color: #386165; }
a { background-color: rgb(56,97,101); }
div.DivClassName
{
background-color: #386165;
}
.BgClassName
{
background-color: #386165;
}
</style>
border-color css
<style>
span { border-color: #386165; }
span { border-color: rgb(56,97,101); }
td.TdClassName
{
border-color: #386165;
}
.TagClassName
{
border-color: #386165;
}
</style>