Shades of Spectra #366157
Tints of Spectra #366157
RGB
CMYK
RGB Variations
Color information
#366157 (or 0x366157) is known color: Spectra. HEX triplet: 36, 61 and 57. RGB value is (54,97,87). Sum of RGB (Red+Green+Blue) = 54+97+87=238 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.69% from 238); Green value is 97 (38.28% from 255 or 40.76% from 238); Blue value is 87 (34.38% from 255 or 36.55% from 238); Max value from RGB is 97 - color contains mainly: green. Hex color #366157 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366157 is #C99EA8. Grayscale: #535353. Windows color (decimal): -13213353 or 5726518. OLE color: 5726518.
HSL color Cylindrical-coordinate representation of color #366157: hue angle of 166.05º 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 #366157 is Cyan = 0.44, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 97 | 87 | - |
| CMYK | 0.44 | 0 | 0.10 | 0.62 |
| HSL | 166.05º | 0.28% | 0.3% | - |
| HSV(B) | 166.05º | 0.44% | 0.38% | - |
| XYZ | 7.52 | 10.02 | 10.56 | - |
| YUV | 83 | 130.25 | 107.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 97 | 87 | 0.44 | 0 | 0.10 | 0.62 | 166.05 | 0.28 | 0.3 |
| Hex | 36 | 61 | 57 | 2C | 0 | A | 3E | A6 | 1C | 1E |
| Octal | 66 | 141 | 127 | 54 | 0 | 12 | 76 | 246 | 34 | 36 |
| Binary | 110110 | 1100001 | 1010111 | 101100 | 0 | 1010 | 111110 | 10100110 | 11100 | 11110 |
Color Harmonies of #366157
Complementary color
Monochromatic Colors of #366157
Black with #366157
Text Example
Text Example
White with #366157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366157; }
p { color: rgb(54,97,87); }
H1.HeaderClassName
{
color: #366157;
}
.AnyTagClassName
{
color: #366157;
}
</style>
background-color css
<style>
a { background-color: #366157; }
a { background-color: rgb(54,97,87); }
div.DivClassName
{
background-color: #366157;
}
.BgClassName
{
background-color: #366157;
}
</style>
border-color css
<style>
span { border-color: #366157; }
span { border-color: rgb(54,97,87); }
td.TdClassName
{
border-color: #366157;
}
.TagClassName
{
border-color: #366157;
}
</style>