Shades of Spectra #376751
Tints of Spectra #376751
RGB
CMYK
RGB Variations
Color information
#376751 (or 0x376751) is known color: Spectra. HEX triplet: 37, 67 and 51. RGB value is (55,103,81). Sum of RGB (Red+Green+Blue) = 55+103+81=239 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.01% from 239); Green value is 103 (40.62% from 255 or 43.10% from 239); Blue value is 81 (32.03% from 255 or 33.89% from 239); Max value from RGB is 103 - color contains mainly: green. Hex color #376751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376751 is #C898AE. Grayscale: #565656. Windows color (decimal): -13146287 or 5334839. OLE color: 5334839.
HSL color Cylindrical-coordinate representation of color #376751: hue angle of 152.5º degrees, saturation: 0.3, 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 #376751 is Cyan = 0.47, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 103 | 81 | - |
| CMYK | 0.47 | 0 | 0.21 | 0.60 |
| HSL | 152.5º | 0.3% | 0.31% | - |
| HSV(B) | 152.5º | 0.47% | 0.4% | - |
| XYZ | 7.91 | 11.11 | 9.51 | - |
| YUV | 86.14 | 125.1 | 105.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 81 | 0.47 | 0 | 0.21 | 0.60 | 152.5 | 0.3 | 0.31 |
| Hex | 37 | 67 | 51 | 2F | 0 | 15 | 3C | 98 | 1E | 1F |
| Octal | 67 | 147 | 121 | 57 | 0 | 25 | 74 | 230 | 36 | 37 |
| Binary | 110111 | 1100111 | 1010001 | 101111 | 0 | 10101 | 111100 | 10011000 | 11110 | 11111 |
Color Harmonies of #376751
Complementary color
Monochromatic Colors of #376751
Black with #376751
Text Example
Text Example
White with #376751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376751; }
p { color: rgb(55,103,81); }
H1.HeaderClassName
{
color: #376751;
}
.AnyTagClassName
{
color: #376751;
}
</style>
background-color css
<style>
a { background-color: #376751; }
a { background-color: rgb(55,103,81); }
div.DivClassName
{
background-color: #376751;
}
.BgClassName
{
background-color: #376751;
}
</style>
border-color css
<style>
span { border-color: #376751; }
span { border-color: rgb(55,103,81); }
td.TdClassName
{
border-color: #376751;
}
.TagClassName
{
border-color: #376751;
}
</style>