Shades of Spectra #366654
Tints of Spectra #366654
RGB
CMYK
RGB Variations
Color information
#366654 (or 0x366654) is known color: Spectra. HEX triplet: 36, 66 and 54. RGB value is (54,102,84). Sum of RGB (Red+Green+Blue) = 54+102+84=240 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.5% from 240); Green value is 102 (40.23% from 255 or 42.5% from 240); Blue value is 84 (33.20% from 255 or 35% from 240); Max value from RGB is 102 - color contains mainly: green. Hex color #366654 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366654 is #C999AB. Grayscale: #555555. Windows color (decimal): -13212076 or 5531190. OLE color: 5531190.
HSL color Cylindrical-coordinate representation of color #366654: hue angle of 157.5º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #366654 is Cyan = 0.47, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 102 | 84 | - |
| CMYK | 0.47 | 0 | 0.18 | 0.6 |
| HSL | 157.5º | 0.31% | 0.31% | - |
| HSV(B) | 157.5º | 0.47% | 0.4% | - |
| XYZ | 7.87 | 10.93 | 10.08 | - |
| YUV | 85.6 | 127.1 | 105.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 102 | 84 | 0.47 | 0 | 0.18 | 0.6 | 157.5 | 0.31 | 0.31 |
| Hex | 36 | 66 | 54 | 2F | 0 | 12 | 3C | 9E | 1F | 1F |
| Octal | 66 | 146 | 124 | 57 | 0 | 22 | 74 | 236 | 37 | 37 |
| Binary | 110110 | 1100110 | 1010100 | 101111 | 0 | 10010 | 111100 | 10011110 | 11111 | 11111 |
Color Harmonies of #366654
Complementary color
Monochromatic Colors of #366654
Black with #366654
Text Example
Text Example
White with #366654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366654; }
p { color: rgb(54,102,84); }
H1.HeaderClassName
{
color: #366654;
}
.AnyTagClassName
{
color: #366654;
}
</style>
background-color css
<style>
a { background-color: #366654; }
a { background-color: rgb(54,102,84); }
div.DivClassName
{
background-color: #366654;
}
.BgClassName
{
background-color: #366654;
}
</style>
border-color css
<style>
span { border-color: #366654; }
span { border-color: rgb(54,102,84); }
td.TdClassName
{
border-color: #366654;
}
.TagClassName
{
border-color: #366654;
}
</style>