Shades of Spectra #376653
Tints of Spectra #376653
RGB
CMYK
RGB Variations
Color information
#376653 (or 0x376653) is known color: Spectra. HEX triplet: 37, 66 and 53. RGB value is (55,102,83). Sum of RGB (Red+Green+Blue) = 55+102+83=240 (31% of max value = 765). Red value is 55 (21.88% from 255 or 22.92% from 240); Green value is 102 (40.23% from 255 or 42.5% from 240); Blue value is 83 (32.81% from 255 or 34.58% from 240); Max value from RGB is 102 - color contains mainly: green. Hex color #376653 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376653 is #C899AC. Grayscale: #555555. Windows color (decimal): -13146541 or 5465655. OLE color: 5465655.
HSL color Cylindrical-coordinate representation of color #376653: hue angle of 155.74º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #376653 is Cyan = 0.46, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 102 | 83 | - |
| CMYK | 0.46 | 0 | 0.19 | 0.6 |
| HSL | 155.74º | 0.3% | 0.31% | - |
| HSV(B) | 155.74º | 0.46% | 0.4% | - |
| XYZ | 7.89 | 10.94 | 9.88 | - |
| YUV | 85.78 | 126.43 | 106.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 102 | 83 | 0.46 | 0 | 0.19 | 0.6 | 155.74 | 0.3 | 0.31 |
| Hex | 37 | 66 | 53 | 2E | 0 | 13 | 3C | 9C | 1E | 1F |
| Octal | 67 | 146 | 123 | 56 | 0 | 23 | 74 | 234 | 36 | 37 |
| Binary | 110111 | 1100110 | 1010011 | 101110 | 0 | 10011 | 111100 | 10011100 | 11110 | 11111 |
Color Harmonies of #376653
Complementary color
Monochromatic Colors of #376653
Black with #376653
Text Example
Text Example
White with #376653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376653; }
p { color: rgb(55,102,83); }
H1.HeaderClassName
{
color: #376653;
}
.AnyTagClassName
{
color: #376653;
}
</style>
background-color css
<style>
a { background-color: #376653; }
a { background-color: rgb(55,102,83); }
div.DivClassName
{
background-color: #376653;
}
.BgClassName
{
background-color: #376653;
}
</style>
border-color css
<style>
span { border-color: #376653; }
span { border-color: rgb(55,102,83); }
td.TdClassName
{
border-color: #376653;
}
.TagClassName
{
border-color: #376653;
}
</style>