Shades of Spanish Green #839378
Tints of Spanish Green #839378
RGB
CMYK
RGB Variations
Color information
#839378 (or 0x839378) is known color: Spanish Green. HEX triplet: 83, 93 and 78. RGB value is (131,147,120). Sum of RGB (Red+Green+Blue) = 131+147+120=398 (52% of max value = 765). Red value is 131 (51.56% from 255 or 32.91% from 398); Green value is 147 (57.81% from 255 or 36.93% from 398); Blue value is 120 (47.27% from 255 or 30.15% from 398); Max value from RGB is 147 - color contains mainly: green. Hex color #839378 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839378 is #7C6C87. Grayscale: #8B8B8B. Windows color (decimal): -8154248 or 7902083. OLE color: 7902083.
HSL color Cylindrical-coordinate representation of color #839378: hue angle of 95.56º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #839378 is Cyan = 0.11, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 147 | 120 | - |
| CMYK | 0.11 | 0 | 0.18 | 0.42 |
| HSL | 95.56º | 0.11% | 0.52% | - |
| HSV(B) | 95.56º | 0.18% | 0.58% | - |
| XYZ | 23.18 | 27.05 | 21.77 | - |
| YUV | 139.14 | 117.2 | 122.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 147 | 120 | 0.11 | 0 | 0.18 | 0.42 | 95.56 | 0.11 | 0.52 |
| Hex | 83 | 93 | 78 | B | 0 | 12 | 2A | 60 | B | 34 |
| Octal | 203 | 223 | 170 | 13 | 0 | 22 | 52 | 140 | 13 | 64 |
| Binary | 10000011 | 10010011 | 1111000 | 1011 | 0 | 10010 | 101010 | 1100000 | 1011 | 110100 |
Color Harmonies of #839378
Complementary color
Monochromatic Colors of #839378
Black with #839378
Text Example
Text Example
White with #839378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839378; }
p { color: rgb(131,147,120); }
H1.HeaderClassName
{
color: #839378;
}
.AnyTagClassName
{
color: #839378;
}
</style>
background-color css
<style>
a { background-color: #839378; }
a { background-color: rgb(131,147,120); }
div.DivClassName
{
background-color: #839378;
}
.BgClassName
{
background-color: #839378;
}
</style>
border-color css
<style>
span { border-color: #839378; }
span { border-color: rgb(131,147,120); }
td.TdClassName
{
border-color: #839378;
}
.TagClassName
{
border-color: #839378;
}
</style>