Shades of Spectra #376850
Tints of Spectra #376850
RGB
CMYK
RGB Variations
Color information
#376850 (or 0x376850) is known color: Spectra. HEX triplet: 37, 68 and 50. RGB value is (55,104,80). Sum of RGB (Red+Green+Blue) = 55+104+80=239 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.01% from 239); Green value is 104 (41.02% from 255 or 43.51% from 239); Blue value is 80 (31.64% from 255 or 33.47% from 239); Max value from RGB is 104 - color contains mainly: green. Hex color #376850 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376850 is #C897AF. Grayscale: #565656. Windows color (decimal): -13146032 or 5269559. OLE color: 5269559.
HSL color Cylindrical-coordinate representation of color #376850: hue angle of 150.61º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #376850 is Cyan = 0.47, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 104 | 80 | - |
| CMYK | 0.47 | 0 | 0.23 | 0.59 |
| HSL | 150.61º | 0.31% | 0.31% | - |
| HSV(B) | 150.61º | 0.47% | 0.41% | - |
| XYZ | 7.97 | 11.29 | 9.35 | - |
| YUV | 86.61 | 124.27 | 105.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 104 | 80 | 0.47 | 0 | 0.23 | 0.59 | 150.61 | 0.31 | 0.31 |
| Hex | 37 | 68 | 50 | 2F | 0 | 17 | 3B | 97 | 1F | 1F |
| Octal | 67 | 150 | 120 | 57 | 0 | 27 | 73 | 227 | 37 | 37 |
| Binary | 110111 | 1101000 | 1010000 | 101111 | 0 | 10111 | 111011 | 10010111 | 11111 | 11111 |
Color Harmonies of #376850
Complementary color
Monochromatic Colors of #376850
Black with #376850
Text Example
Text Example
White with #376850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376850; }
p { color: rgb(55,104,80); }
H1.HeaderClassName
{
color: #376850;
}
.AnyTagClassName
{
color: #376850;
}
</style>
background-color css
<style>
a { background-color: #376850; }
a { background-color: rgb(55,104,80); }
div.DivClassName
{
background-color: #376850;
}
.BgClassName
{
background-color: #376850;
}
</style>
border-color css
<style>
span { border-color: #376850; }
span { border-color: rgb(55,104,80); }
td.TdClassName
{
border-color: #376850;
}
.TagClassName
{
border-color: #376850;
}
</style>