Shades of Spectra #366455
Tints of Spectra #366455
RGB
CMYK
RGB Variations
Color information
#366455 (or 0x366455) is known color: Spectra. HEX triplet: 36, 64 and 55. RGB value is (54,100,85). Sum of RGB (Red+Green+Blue) = 54+100+85=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 100 (39.45% from 255 or 41.84% from 239); Blue value is 85 (33.59% from 255 or 35.56% from 239); Max value from RGB is 100 - color contains mainly: green. Hex color #366455 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366455 is #C99BAA. Grayscale: #545454. Windows color (decimal): -13212587 or 5596214. OLE color: 5596214.
HSL color Cylindrical-coordinate representation of color #366455: hue angle of 160.43º 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 #366455 is Cyan = 0.46, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 100 | 85 | - |
| CMYK | 0.46 | 0 | 0.15 | 0.61 |
| HSL | 160.43º | 0.3% | 0.3% | - |
| HSV(B) | 160.43º | 0.46% | 0.39% | - |
| XYZ | 7.72 | 10.55 | 10.22 | - |
| YUV | 84.54 | 128.26 | 106.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 85 | 0.46 | 0 | 0.15 | 0.61 | 160.43 | 0.3 | 0.3 |
| Hex | 36 | 64 | 55 | 2E | 0 | F | 3D | A0 | 1E | 1E |
| Octal | 66 | 144 | 125 | 56 | 0 | 17 | 75 | 240 | 36 | 36 |
| Binary | 110110 | 1100100 | 1010101 | 101110 | 0 | 1111 | 111101 | 10100000 | 11110 | 11110 |
Color Harmonies of #366455
Complementary color
Monochromatic Colors of #366455
Black with #366455
Text Example
Text Example
White with #366455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366455; }
p { color: rgb(54,100,85); }
H1.HeaderClassName
{
color: #366455;
}
.AnyTagClassName
{
color: #366455;
}
</style>
background-color css
<style>
a { background-color: #366455; }
a { background-color: rgb(54,100,85); }
div.DivClassName
{
background-color: #366455;
}
.BgClassName
{
background-color: #366455;
}
</style>
border-color css
<style>
span { border-color: #366455; }
span { border-color: rgb(54,100,85); }
td.TdClassName
{
border-color: #366455;
}
.TagClassName
{
border-color: #366455;
}
</style>