Shades of Tax Break #366468
Tints of Tax Break #366468
RGB
CMYK
RGB Variations
Color information
#366468 (or 0x366468) is known color: Tax Break. HEX triplet: 36, 64 and 68. RGB value is (54,100,104). Sum of RGB (Red+Green+Blue) = 54+100+104=258 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.93% from 258); Green value is 100 (39.45% from 255 or 38.76% from 258); Blue value is 104 (41.02% from 255 or 40.31% from 258); Max value from RGB is 104 - color contains mainly: blue. Hex color #366468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366468 is #C99B97. Grayscale: #565656. Windows color (decimal): -13212568 or 6841398. OLE color: 6841398.
HSL color Cylindrical-coordinate representation of color #366468: hue angle of 184.8º 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 #366468 is Cyan = 0.48, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 100 | 104 | - |
| CMYK | 0.48 | 0.04 | 0 | 0.59 |
| HSL | 184.8º | 0.32% | 0.31% | - |
| HSV(B) | 184.8º | 0.48% | 0.41% | - |
| XYZ | 8.58 | 10.9 | 14.75 | - |
| YUV | 86.7 | 137.76 | 104.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 104 | 0.48 | 0.04 | 0 | 0.59 | 184.8 | 0.32 | 0.31 |
| Hex | 36 | 64 | 68 | 30 | 4 | 0 | 3B | B9 | 20 | 1F |
| Octal | 66 | 144 | 150 | 60 | 4 | 0 | 73 | 271 | 40 | 37 |
| Binary | 110110 | 1100100 | 1101000 | 110000 | 100 | 0 | 111011 | 10111001 | 100000 | 11111 |
Color Harmonies of #366468
Complementary color
Monochromatic Colors of #366468
Black with #366468
Text Example
Text Example
White with #366468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366468; }
p { color: rgb(54,100,104); }
H1.HeaderClassName
{
color: #366468;
}
.AnyTagClassName
{
color: #366468;
}
</style>
background-color css
<style>
a { background-color: #366468; }
a { background-color: rgb(54,100,104); }
div.DivClassName
{
background-color: #366468;
}
.BgClassName
{
background-color: #366468;
}
</style>
border-color css
<style>
span { border-color: #366468; }
span { border-color: rgb(54,100,104); }
td.TdClassName
{
border-color: #366468;
}
.TagClassName
{
border-color: #366468;
}
</style>