Shades of Tax Break #366267
Tints of Tax Break #366267
RGB
CMYK
RGB Variations
Color information
#366267 (or 0x366267) is known color: Tax Break. HEX triplet: 36, 62 and 67. RGB value is (54,98,103). Sum of RGB (Red+Green+Blue) = 54+98+103=255 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.18% from 255); Green value is 98 (38.67% from 255 or 38.43% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 103 - color contains mainly: blue. Hex color #366267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366267 is #C99D98. Grayscale: #555555. Windows color (decimal): -13213081 or 6775350. OLE color: 6775350.
HSL color Cylindrical-coordinate representation of color #366267: hue angle of 186.12º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #366267 is Cyan = 0.48, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 98 | 103 | - |
| CMYK | 0.48 | 0.05 | 0 | 0.60 |
| HSL | 186.12º | 0.31% | 0.31% | - |
| HSV(B) | 186.12º | 0.48% | 0.4% | - |
| XYZ | 8.34 | 10.5 | 14.42 | - |
| YUV | 85.41 | 137.92 | 105.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 98 | 103 | 0.48 | 0.05 | 0 | 0.60 | 186.12 | 0.31 | 0.31 |
| Hex | 36 | 62 | 67 | 30 | 5 | 0 | 3C | BA | 1F | 1F |
| Octal | 66 | 142 | 147 | 60 | 5 | 0 | 74 | 272 | 37 | 37 |
| Binary | 110110 | 1100010 | 1100111 | 110000 | 101 | 0 | 111100 | 10111010 | 11111 | 11111 |
Color Harmonies of #366267
Complementary color
Monochromatic Colors of #366267
Black with #366267
Text Example
Text Example
White with #366267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366267; }
p { color: rgb(54,98,103); }
H1.HeaderClassName
{
color: #366267;
}
.AnyTagClassName
{
color: #366267;
}
</style>
background-color css
<style>
a { background-color: #366267; }
a { background-color: rgb(54,98,103); }
div.DivClassName
{
background-color: #366267;
}
.BgClassName
{
background-color: #366267;
}
</style>
border-color css
<style>
span { border-color: #366267; }
span { border-color: rgb(54,98,103); }
td.TdClassName
{
border-color: #366267;
}
.TagClassName
{
border-color: #366267;
}
</style>