Shades of Spectra #366451
Tints of Spectra #366451
RGB
CMYK
RGB Variations
Color information
#366451 (or 0x366451) is known color: Spectra. HEX triplet: 36, 64 and 51. RGB value is (54,100,81). Sum of RGB (Red+Green+Blue) = 54+100+81=235 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.98% from 235); Green value is 100 (39.45% from 255 or 42.55% from 235); Blue value is 81 (32.03% from 255 or 34.47% from 235); Max value from RGB is 100 - color contains mainly: green. Hex color #366451 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366451 is #C99BAE. Grayscale: #545454. Windows color (decimal): -13212591 or 5334070. OLE color: 5334070.
HSL color Cylindrical-coordinate representation of color #366451: hue angle of 155.22º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #366451 is Cyan = 0.46, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 100 | 81 | - |
| CMYK | 0.46 | 0 | 0.19 | 0.61 |
| HSL | 155.22º | 0.3% | 0.3% | - |
| HSV(B) | 155.22º | 0.46% | 0.39% | - |
| XYZ | 7.56 | 10.49 | 9.41 | - |
| YUV | 84.08 | 126.26 | 106.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 81 | 0.46 | 0 | 0.19 | 0.61 | 155.22 | 0.3 | 0.3 |
| Hex | 36 | 64 | 51 | 2E | 0 | 13 | 3D | 9B | 1E | 1E |
| Octal | 66 | 144 | 121 | 56 | 0 | 23 | 75 | 233 | 36 | 36 |
| Binary | 110110 | 1100100 | 1010001 | 101110 | 0 | 10011 | 111101 | 10011011 | 11110 | 11110 |
Color Harmonies of #366451
Complementary color
Monochromatic Colors of #366451
Black with #366451
Text Example
Text Example
White with #366451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366451; }
p { color: rgb(54,100,81); }
H1.HeaderClassName
{
color: #366451;
}
.AnyTagClassName
{
color: #366451;
}
</style>
background-color css
<style>
a { background-color: #366451; }
a { background-color: rgb(54,100,81); }
div.DivClassName
{
background-color: #366451;
}
.BgClassName
{
background-color: #366451;
}
</style>
border-color css
<style>
span { border-color: #366451; }
span { border-color: rgb(54,100,81); }
td.TdClassName
{
border-color: #366451;
}
.TagClassName
{
border-color: #366451;
}
</style>