Shades of Tax Break #366366
Tints of Tax Break #366366
RGB
CMYK
RGB Variations
Color information
#366366 (or 0x366366) is known color: Tax Break. HEX triplet: 36, 63 and 66. RGB value is (54,99,102). Sum of RGB (Red+Green+Blue) = 54+99+102=255 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.18% from 255); Green value is 99 (39.06% from 255 or 38.82% from 255); Blue value is 102 (40.23% from 255 or 40% from 255); Max value from RGB is 102 - color contains mainly: blue. Hex color #366366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366366 is #C99C99. Grayscale: #555555. Windows color (decimal): -13212826 or 6710070. OLE color: 6710070.
HSL color Cylindrical-coordinate representation of color #366366: hue angle of 183.75º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #366366 is Cyan = 0.47, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 99 | 102 | - |
| CMYK | 0.47 | 0.03 | 0 | 0.6 |
| HSL | 183.75º | 0.31% | 0.31% | - |
| HSV(B) | 183.75º | 0.47% | 0.4% | - |
| XYZ | 8.38 | 10.67 | 14.19 | - |
| YUV | 85.89 | 137.09 | 105.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 99 | 102 | 0.47 | 0.03 | 0 | 0.6 | 183.75 | 0.31 | 0.31 |
| Hex | 36 | 63 | 66 | 2F | 3 | 0 | 3C | B8 | 1F | 1F |
| Octal | 66 | 143 | 146 | 57 | 3 | 0 | 74 | 270 | 37 | 37 |
| Binary | 110110 | 1100011 | 1100110 | 101111 | 11 | 0 | 111100 | 10111000 | 11111 | 11111 |
Color Harmonies of #366366
Complementary color
Monochromatic Colors of #366366
Black with #366366
Text Example
Text Example
White with #366366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366366; }
p { color: rgb(54,99,102); }
H1.HeaderClassName
{
color: #366366;
}
.AnyTagClassName
{
color: #366366;
}
</style>
background-color css
<style>
a { background-color: #366366; }
a { background-color: rgb(54,99,102); }
div.DivClassName
{
background-color: #366366;
}
.BgClassName
{
background-color: #366366;
}
</style>
border-color css
<style>
span { border-color: #366366; }
span { border-color: rgb(54,99,102); }
td.TdClassName
{
border-color: #366366;
}
.TagClassName
{
border-color: #366366;
}
</style>