Shades of Spectra #366551
Tints of Spectra #366551
RGB
CMYK
RGB Variations
Color information
#366551 (or 0x366551) is known color: Spectra. HEX triplet: 36, 65 and 51. RGB value is (54,101,81). Sum of RGB (Red+Green+Blue) = 54+101+81=236 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.88% from 236); Green value is 101 (39.84% from 255 or 42.80% from 236); Blue value is 81 (32.03% from 255 or 34.32% from 236); Max value from RGB is 101 - color contains mainly: green. Hex color #366551 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366551 is #C99AAE. Grayscale: #545454. Windows color (decimal): -13212335 or 5334326. OLE color: 5334326.
HSL color Cylindrical-coordinate representation of color #366551: hue angle of 154.47º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #366551 is Cyan = 0.47, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 101 | 81 | - |
| CMYK | 0.47 | 0 | 0.20 | 0.60 |
| HSL | 154.47º | 0.3% | 0.3% | - |
| HSV(B) | 154.47º | 0.47% | 0.4% | - |
| XYZ | 7.66 | 10.69 | 9.44 | - |
| YUV | 84.67 | 125.93 | 106.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 81 | 0.47 | 0 | 0.20 | 0.60 | 154.47 | 0.3 | 0.3 |
| Hex | 36 | 65 | 51 | 2F | 0 | 14 | 3C | 9A | 1E | 1E |
| Octal | 66 | 145 | 121 | 57 | 0 | 24 | 74 | 232 | 36 | 36 |
| Binary | 110110 | 1100101 | 1010001 | 101111 | 0 | 10100 | 111100 | 10011010 | 11110 | 11110 |
Color Harmonies of #366551
Complementary color
Monochromatic Colors of #366551
Black with #366551
Text Example
Text Example
White with #366551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366551; }
p { color: rgb(54,101,81); }
H1.HeaderClassName
{
color: #366551;
}
.AnyTagClassName
{
color: #366551;
}
</style>
background-color css
<style>
a { background-color: #366551; }
a { background-color: rgb(54,101,81); }
div.DivClassName
{
background-color: #366551;
}
.BgClassName
{
background-color: #366551;
}
</style>
border-color css
<style>
span { border-color: #366551; }
span { border-color: rgb(54,101,81); }
td.TdClassName
{
border-color: #366551;
}
.TagClassName
{
border-color: #366551;
}
</style>