Shades of Spectra #376451
Tints of Spectra #376451
RGB
CMYK
RGB Variations
Color information
#376451 (or 0x376451) is known color: Spectra. HEX triplet: 37, 64 and 51. RGB value is (55,100,81). Sum of RGB (Red+Green+Blue) = 55+100+81=236 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.31% from 236); Green value is 100 (39.45% from 255 or 42.37% from 236); Blue value is 81 (32.03% from 255 or 34.32% from 236); Max value from RGB is 100 - color contains mainly: green. Hex color #376451 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376451 is #C89BAE. Grayscale: #545454. Windows color (decimal): -13147055 or 5334071. OLE color: 5334071.
HSL color Cylindrical-coordinate representation of color #376451: hue angle of 154.67º 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 #376451 is Cyan = 0.45, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 100 | 81 | - |
| CMYK | 0.45 | 0 | 0.19 | 0.61 |
| HSL | 154.67º | 0.29% | 0.3% | - |
| HSV(B) | 154.67º | 0.45% | 0.39% | - |
| XYZ | 7.62 | 10.52 | 9.41 | - |
| YUV | 84.38 | 126.09 | 107.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 100 | 81 | 0.45 | 0 | 0.19 | 0.61 | 154.67 | 0.29 | 0.3 |
| Hex | 37 | 64 | 51 | 2D | 0 | 13 | 3D | 9B | 1D | 1E |
| Octal | 67 | 144 | 121 | 55 | 0 | 23 | 75 | 233 | 35 | 36 |
| Binary | 110111 | 1100100 | 1010001 | 101101 | 0 | 10011 | 111101 | 10011011 | 11101 | 11110 |
Color Harmonies of #376451
Complementary color
Monochromatic Colors of #376451
Black with #376451
Text Example
Text Example
White with #376451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376451; }
p { color: rgb(55,100,81); }
H1.HeaderClassName
{
color: #376451;
}
.AnyTagClassName
{
color: #376451;
}
</style>
background-color css
<style>
a { background-color: #376451; }
a { background-color: rgb(55,100,81); }
div.DivClassName
{
background-color: #376451;
}
.BgClassName
{
background-color: #376451;
}
</style>
border-color css
<style>
span { border-color: #376451; }
span { border-color: rgb(55,100,81); }
td.TdClassName
{
border-color: #376451;
}
.TagClassName
{
border-color: #376451;
}
</style>