Shades of Tax Break #366268
Tints of Tax Break #366268
RGB
CMYK
RGB Variations
Color information
#366268 (or 0x366268) is known color: Tax Break. HEX triplet: 36, 62 and 68. RGB value is (54,98,104). Sum of RGB (Red+Green+Blue) = 54+98+104=256 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.09% from 256); Green value is 98 (38.67% from 255 or 38.28% from 256); Blue value is 104 (41.02% from 255 or 40.62% from 256); Max value from RGB is 104 - color contains mainly: blue. Hex color #366268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366268 is #C99D97. Grayscale: #555555. Windows color (decimal): -13213080 or 6840886. OLE color: 6840886.
HSL color Cylindrical-coordinate representation of color #366268: hue angle of 187.2º 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 #366268 is Cyan = 0.48, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 98 | 104 | - |
| CMYK | 0.48 | 0.06 | 0 | 0.59 |
| HSL | 187.2º | 0.32% | 0.31% | - |
| HSV(B) | 187.2º | 0.48% | 0.41% | - |
| XYZ | 8.39 | 10.52 | 14.69 | - |
| YUV | 85.53 | 138.42 | 105.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 98 | 104 | 0.48 | 0.06 | 0 | 0.59 | 187.2 | 0.32 | 0.31 |
| Hex | 36 | 62 | 68 | 30 | 6 | 0 | 3B | BB | 20 | 1F |
| Octal | 66 | 142 | 150 | 60 | 6 | 0 | 73 | 273 | 40 | 37 |
| Binary | 110110 | 1100010 | 1101000 | 110000 | 110 | 0 | 111011 | 10111011 | 100000 | 11111 |
Color Harmonies of #366268
Complementary color
Monochromatic Colors of #366268
Black with #366268
Text Example
Text Example
White with #366268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366268; }
p { color: rgb(54,98,104); }
H1.HeaderClassName
{
color: #366268;
}
.AnyTagClassName
{
color: #366268;
}
</style>
background-color css
<style>
a { background-color: #366268; }
a { background-color: rgb(54,98,104); }
div.DivClassName
{
background-color: #366268;
}
.BgClassName
{
background-color: #366268;
}
</style>
border-color css
<style>
span { border-color: #366268; }
span { border-color: rgb(54,98,104); }
td.TdClassName
{
border-color: #366268;
}
.TagClassName
{
border-color: #366268;
}
</style>