Shades of Spectra #386750
Tints of Spectra #386750
RGB
CMYK
RGB Variations
Color information
#386750 (or 0x386750) is known color: Spectra. HEX triplet: 38, 67 and 50. RGB value is (56,103,80). Sum of RGB (Red+Green+Blue) = 56+103+80=239 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.43% from 239); Green value is 103 (40.62% from 255 or 43.10% from 239); Blue value is 80 (31.64% from 255 or 33.47% from 239); Max value from RGB is 103 - color contains mainly: green. Hex color #386750 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386750 is #C798AF. Grayscale: #565656. Windows color (decimal): -13080752 or 5269304. OLE color: 5269304.
HSL color Cylindrical-coordinate representation of color #386750: hue angle of 150.64º 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 #386750 is Cyan = 0.46, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 80 | - |
| CMYK | 0.46 | 0 | 0.22 | 0.60 |
| HSL | 150.64º | 0.3% | 0.31% | - |
| HSV(B) | 150.64º | 0.46% | 0.4% | - |
| XYZ | 7.93 | 11.12 | 9.32 | - |
| YUV | 86.33 | 124.43 | 106.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 80 | 0.46 | 0 | 0.22 | 0.60 | 150.64 | 0.3 | 0.31 |
| Hex | 38 | 67 | 50 | 2E | 0 | 16 | 3C | 97 | 1E | 1F |
| Octal | 70 | 147 | 120 | 56 | 0 | 26 | 74 | 227 | 36 | 37 |
| Binary | 111000 | 1100111 | 1010000 | 101110 | 0 | 10110 | 111100 | 10010111 | 11110 | 11111 |
Color Harmonies of #386750
Complementary color
Monochromatic Colors of #386750
Black with #386750
Text Example
Text Example
White with #386750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386750; }
p { color: rgb(56,103,80); }
H1.HeaderClassName
{
color: #386750;
}
.AnyTagClassName
{
color: #386750;
}
</style>
background-color css
<style>
a { background-color: #386750; }
a { background-color: rgb(56,103,80); }
div.DivClassName
{
background-color: #386750;
}
.BgClassName
{
background-color: #386750;
}
</style>
border-color css
<style>
span { border-color: #386750; }
span { border-color: rgb(56,103,80); }
td.TdClassName
{
border-color: #386750;
}
.TagClassName
{
border-color: #386750;
}
</style>