Shades of Tax Break #366368
Tints of Tax Break #366368
RGB
CMYK
RGB Variations
Color information
#366368 (or 0x366368) is known color: Tax Break. HEX triplet: 36, 63 and 68. RGB value is (54,99,104). Sum of RGB (Red+Green+Blue) = 54+99+104=257 (34% of max value = 765). Red value is 54 (21.48% from 255 or 21.01% from 257); Green value is 99 (39.06% from 255 or 38.52% from 257); Blue value is 104 (41.02% from 255 or 40.47% from 257); Max value from RGB is 104 - color contains mainly: blue. Hex color #366368 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366368 is #C99C97. Grayscale: #565656. Windows color (decimal): -13212824 or 6841142. OLE color: 6841142.
HSL color Cylindrical-coordinate representation of color #366368: hue angle of 186º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #366368 is Cyan = 0.48, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 99 | 104 | - |
| CMYK | 0.48 | 0.05 | 0 | 0.59 |
| HSL | 186º | 0.32% | 0.31% | - |
| HSV(B) | 186º | 0.48% | 0.41% | - |
| XYZ | 8.48 | 10.71 | 14.72 | - |
| YUV | 86.12 | 138.09 | 105.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 99 | 104 | 0.48 | 0.05 | 0 | 0.59 | 186 | 0.32 | 0.31 |
| Hex | 36 | 63 | 68 | 30 | 5 | 0 | 3B | BA | 20 | 1F |
| Octal | 66 | 143 | 150 | 60 | 5 | 0 | 73 | 272 | 40 | 37 |
| Binary | 110110 | 1100011 | 1101000 | 110000 | 101 | 0 | 111011 | 10111010 | 100000 | 11111 |
Color Harmonies of #366368
Complementary color
Monochromatic Colors of #366368
Black with #366368
Text Example
Text Example
White with #366368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366368; }
p { color: rgb(54,99,104); }
H1.HeaderClassName
{
color: #366368;
}
.AnyTagClassName
{
color: #366368;
}
</style>
background-color css
<style>
a { background-color: #366368; }
a { background-color: rgb(54,99,104); }
div.DivClassName
{
background-color: #366368;
}
.BgClassName
{
background-color: #366368;
}
</style>
border-color css
<style>
span { border-color: #366368; }
span { border-color: rgb(54,99,104); }
td.TdClassName
{
border-color: #366368;
}
.TagClassName
{
border-color: #366368;
}
</style>