Shades of Spectra #366156
Tints of Spectra #366156
RGB
CMYK
RGB Variations
Color information
#366156 (or 0x366156) is known color: Spectra. HEX triplet: 36, 61 and 56. RGB value is (54,97,86). Sum of RGB (Red+Green+Blue) = 54+97+86=237 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.78% from 237); Green value is 97 (38.28% from 255 or 40.93% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 97 - color contains mainly: green. Hex color #366156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366156 is #C99EA9. Grayscale: #525252. Windows color (decimal): -13213354 or 5660982. OLE color: 5660982.
HSL color Cylindrical-coordinate representation of color #366156: hue angle of 164.65º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #366156 is Cyan = 0.44, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 97 | 86 | - |
| CMYK | 0.44 | 0 | 0.11 | 0.62 |
| HSL | 164.65º | 0.28% | 0.3% | - |
| HSV(B) | 164.65º | 0.44% | 0.38% | - |
| XYZ | 7.48 | 10.01 | 10.34 | - |
| YUV | 82.89 | 129.75 | 107.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 97 | 86 | 0.44 | 0 | 0.11 | 0.62 | 164.65 | 0.28 | 0.3 |
| Hex | 36 | 61 | 56 | 2C | 0 | B | 3E | A5 | 1C | 1E |
| Octal | 66 | 141 | 126 | 54 | 0 | 13 | 76 | 245 | 34 | 36 |
| Binary | 110110 | 1100001 | 1010110 | 101100 | 0 | 1011 | 111110 | 10100101 | 11100 | 11110 |
Color Harmonies of #366156
Complementary color
Monochromatic Colors of #366156
Black with #366156
Text Example
Text Example
White with #366156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366156; }
p { color: rgb(54,97,86); }
H1.HeaderClassName
{
color: #366156;
}
.AnyTagClassName
{
color: #366156;
}
</style>
background-color css
<style>
a { background-color: #366156; }
a { background-color: rgb(54,97,86); }
div.DivClassName
{
background-color: #366156;
}
.BgClassName
{
background-color: #366156;
}
</style>
border-color css
<style>
span { border-color: #366156; }
span { border-color: rgb(54,97,86); }
td.TdClassName
{
border-color: #366156;
}
.TagClassName
{
border-color: #366156;
}
</style>