Shades of Tax Break #366565
Tints of Tax Break #366565
RGB
CMYK
RGB Variations
Color information
#366565 (or 0x366565) is known color: Tax Break. HEX triplet: 36, 65 and 65. RGB value is (54,101,101). Sum of RGB (Red+Green+Blue) = 54+101+101=256 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.09% from 256); Green value is 101 (39.84% from 255 or 39.45% from 256); Blue value is 101 (39.84% from 255 or 39.45% from 256); Max value from RGB is 101 - color contains mainly: green, blue. Hex color #366565 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366565 is #C99A9A. Grayscale: #565656. Windows color (decimal): -13212315 or 6645046. OLE color: 6645046.
HSL color Cylindrical-coordinate representation of color #366565: hue angle of 180º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #366565 is Cyan = 0.47, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 101 | 101 | - |
| CMYK | 0.47 | 0 | 0 | 0.60 |
| HSL | 180º | 0.3% | 0.3% | - |
| HSV(B) | 180º | 0.47% | 0.4% | - |
| XYZ | 8.52 | 11.03 | 13.99 | - |
| YUV | 86.95 | 135.93 | 104.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 101 | 0.47 | 0 | 0 | 0.60 | 180 | 0.3 | 0.3 |
| Hex | 36 | 65 | 65 | 2F | 0 | 0 | 3C | B4 | 1E | 1E |
| Octal | 66 | 145 | 145 | 57 | 0 | 0 | 74 | 264 | 36 | 36 |
| Binary | 110110 | 1100101 | 1100101 | 101111 | 0 | 0 | 111100 | 10110100 | 11110 | 11110 |
Color Harmonies of #366565
Complementary color
Monochromatic Colors of #366565
Black with #366565
Text Example
Text Example
White with #366565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366565; }
p { color: rgb(54,101,101); }
H1.HeaderClassName
{
color: #366565;
}
.AnyTagClassName
{
color: #366565;
}
</style>
background-color css
<style>
a { background-color: #366565; }
a { background-color: rgb(54,101,101); }
div.DivClassName
{
background-color: #366565;
}
.BgClassName
{
background-color: #366565;
}
</style>
border-color css
<style>
span { border-color: #366565; }
span { border-color: rgb(54,101,101); }
td.TdClassName
{
border-color: #366565;
}
.TagClassName
{
border-color: #366565;
}
</style>