Shades of Spectra #366351
Tints of Spectra #366351
RGB
CMYK
RGB Variations
Color information
#366351 (or 0x366351) is known color: Spectra. HEX triplet: 36, 63 and 51. RGB value is (54,99,81). Sum of RGB (Red+Green+Blue) = 54+99+81=234 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.08% from 234); Green value is 99 (39.06% from 255 or 42.31% from 234); Blue value is 81 (32.03% from 255 or 34.62% from 234); Max value from RGB is 99 - color contains mainly: green. Hex color #366351 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366351 is #C99CAE. Grayscale: #535353. Windows color (decimal): -13212847 or 5333814. OLE color: 5333814.
HSL color Cylindrical-coordinate representation of color #366351: hue angle of 156º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #366351 is Cyan = 0.45, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 99 | 81 | - |
| CMYK | 0.45 | 0 | 0.18 | 0.61 |
| HSL | 156º | 0.29% | 0.3% | - |
| HSV(B) | 156º | 0.45% | 0.39% | - |
| XYZ | 7.47 | 10.3 | 9.38 | - |
| YUV | 83.49 | 126.59 | 106.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 99 | 81 | 0.45 | 0 | 0.18 | 0.61 | 156 | 0.29 | 0.3 |
| Hex | 36 | 63 | 51 | 2D | 0 | 12 | 3D | 9C | 1D | 1E |
| Octal | 66 | 143 | 121 | 55 | 0 | 22 | 75 | 234 | 35 | 36 |
| Binary | 110110 | 1100011 | 1010001 | 101101 | 0 | 10010 | 111101 | 10011100 | 11101 | 11110 |
Color Harmonies of #366351
Complementary color
Monochromatic Colors of #366351
Black with #366351
Text Example
Text Example
White with #366351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366351; }
p { color: rgb(54,99,81); }
H1.HeaderClassName
{
color: #366351;
}
.AnyTagClassName
{
color: #366351;
}
</style>
background-color css
<style>
a { background-color: #366351; }
a { background-color: rgb(54,99,81); }
div.DivClassName
{
background-color: #366351;
}
.BgClassName
{
background-color: #366351;
}
</style>
border-color css
<style>
span { border-color: #366351; }
span { border-color: rgb(54,99,81); }
td.TdClassName
{
border-color: #366351;
}
.TagClassName
{
border-color: #366351;
}
</style>