Shades of Spectra #366750
Tints of Spectra #366750
RGB
CMYK
RGB Variations
Color information
#366750 (or 0x366750) is known color: Spectra. HEX triplet: 36, 67 and 50. RGB value is (54,103,80). Sum of RGB (Red+Green+Blue) = 54+103+80=237 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.78% from 237); Green value is 103 (40.62% from 255 or 43.46% from 237); Blue value is 80 (31.64% from 255 or 33.76% from 237); Max value from RGB is 103 - color contains mainly: green. Hex color #366750 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366750 is #C998AF. Grayscale: #555555. Windows color (decimal): -13211824 or 5269302. OLE color: 5269302.
HSL color Cylindrical-coordinate representation of color #366750: hue angle of 151.84º 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 #366750 is Cyan = 0.48, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 103 | 80 | - |
| CMYK | 0.48 | 0 | 0.22 | 0.60 |
| HSL | 151.84º | 0.31% | 0.31% | - |
| HSV(B) | 151.84º | 0.48% | 0.4% | - |
| XYZ | 7.82 | 11.06 | 9.31 | - |
| YUV | 85.73 | 124.77 | 105.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 103 | 80 | 0.48 | 0 | 0.22 | 0.60 | 151.84 | 0.31 | 0.31 |
| Hex | 36 | 67 | 50 | 30 | 0 | 16 | 3C | 98 | 1F | 1F |
| Octal | 66 | 147 | 120 | 60 | 0 | 26 | 74 | 230 | 37 | 37 |
| Binary | 110110 | 1100111 | 1010000 | 110000 | 0 | 10110 | 111100 | 10011000 | 11111 | 11111 |
Color Harmonies of #366750
Complementary color
Monochromatic Colors of #366750
Black with #366750
Text Example
Text Example
White with #366750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366750; }
p { color: rgb(54,103,80); }
H1.HeaderClassName
{
color: #366750;
}
.AnyTagClassName
{
color: #366750;
}
</style>
background-color css
<style>
a { background-color: #366750; }
a { background-color: rgb(54,103,80); }
div.DivClassName
{
background-color: #366750;
}
.BgClassName
{
background-color: #366750;
}
</style>
border-color css
<style>
span { border-color: #366750; }
span { border-color: rgb(54,103,80); }
td.TdClassName
{
border-color: #366750;
}
.TagClassName
{
border-color: #366750;
}
</style>