Shades of Spectra #376552
Tints of Spectra #376552
RGB
CMYK
RGB Variations
Color information
#376552 (or 0x376552) is known color: Spectra. HEX triplet: 37, 65 and 52. RGB value is (55,101,82). Sum of RGB (Red+Green+Blue) = 55+101+82=238 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.11% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 82 (32.42% from 255 or 34.45% from 238); Max value from RGB is 101 - color contains mainly: green. Hex color #376552 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376552 is #C89AAD. Grayscale: #555555. Windows color (decimal): -13146798 or 5399863. OLE color: 5399863.
HSL color Cylindrical-coordinate representation of color #376552: hue angle of 155.22º degrees, saturation: 0.29, 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 #376552 is Cyan = 0.46, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 101 | 82 | - |
| CMYK | 0.46 | 0 | 0.19 | 0.60 |
| HSL | 155.22º | 0.29% | 0.31% | - |
| HSV(B) | 155.22º | 0.46% | 0.4% | - |
| XYZ | 7.75 | 10.73 | 9.64 | - |
| YUV | 85.08 | 126.26 | 106.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 101 | 82 | 0.46 | 0 | 0.19 | 0.60 | 155.22 | 0.29 | 0.31 |
| Hex | 37 | 65 | 52 | 2E | 0 | 13 | 3C | 9B | 1D | 1F |
| Octal | 67 | 145 | 122 | 56 | 0 | 23 | 74 | 233 | 35 | 37 |
| Binary | 110111 | 1100101 | 1010010 | 101110 | 0 | 10011 | 111100 | 10011011 | 11101 | 11111 |
Color Harmonies of #376552
Complementary color
Monochromatic Colors of #376552
Black with #376552
Text Example
Text Example
White with #376552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376552; }
p { color: rgb(55,101,82); }
H1.HeaderClassName
{
color: #376552;
}
.AnyTagClassName
{
color: #376552;
}
</style>
background-color css
<style>
a { background-color: #376552; }
a { background-color: rgb(55,101,82); }
div.DivClassName
{
background-color: #376552;
}
.BgClassName
{
background-color: #376552;
}
</style>
border-color css
<style>
span { border-color: #376552; }
span { border-color: rgb(55,101,82); }
td.TdClassName
{
border-color: #376552;
}
.TagClassName
{
border-color: #376552;
}
</style>