Shades of Spectra #366254
Tints of Spectra #366254
RGB
CMYK
RGB Variations
Color information
#366254 (or 0x366254) is known color: Spectra. HEX triplet: 36, 62 and 54. RGB value is (54,98,84). Sum of RGB (Red+Green+Blue) = 54+98+84=236 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.88% from 236); Green value is 98 (38.67% from 255 or 41.53% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 98 - color contains mainly: green. Hex color #366254 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366254 is #C99DAB. Grayscale: #535353. Windows color (decimal): -13213100 or 5530166. OLE color: 5530166.
HSL color Cylindrical-coordinate representation of color #366254: hue angle of 160.91º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #366254 is Cyan = 0.45, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 98 | 84 | - |
| CMYK | 0.45 | 0 | 0.14 | 0.62 |
| HSL | 160.91º | 0.29% | 0.3% | - |
| HSV(B) | 160.91º | 0.45% | 0.38% | - |
| XYZ | 7.49 | 10.16 | 9.95 | - |
| YUV | 83.25 | 128.42 | 107.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 98 | 84 | 0.45 | 0 | 0.14 | 0.62 | 160.91 | 0.29 | 0.3 |
| Hex | 36 | 62 | 54 | 2D | 0 | E | 3E | A1 | 1D | 1E |
| Octal | 66 | 142 | 124 | 55 | 0 | 16 | 76 | 241 | 35 | 36 |
| Binary | 110110 | 1100010 | 1010100 | 101101 | 0 | 1110 | 111110 | 10100001 | 11101 | 11110 |
Color Harmonies of #366254
Complementary color
Monochromatic Colors of #366254
Black with #366254
Text Example
Text Example
White with #366254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366254; }
p { color: rgb(54,98,84); }
H1.HeaderClassName
{
color: #366254;
}
.AnyTagClassName
{
color: #366254;
}
</style>
background-color css
<style>
a { background-color: #366254; }
a { background-color: rgb(54,98,84); }
div.DivClassName
{
background-color: #366254;
}
.BgClassName
{
background-color: #366254;
}
</style>
border-color css
<style>
span { border-color: #366254; }
span { border-color: rgb(54,98,84); }
td.TdClassName
{
border-color: #366254;
}
.TagClassName
{
border-color: #366254;
}
</style>