Shades of Japanese Laurel #278131
Tints of Japanese Laurel #278131
RGB
CMYK
RGB Variations
Color information
#278131 (or 0x278131) is known color: Japanese Laurel. HEX triplet: 27, 81 and 31. RGB value is (39,129,49). Sum of RGB (Red+Green+Blue) = 39+129+49=217 (28% of max value = 765). Red value is 39 (15.62% from 255 or 17.97% from 217); Green value is 129 (50.78% from 255 or 59.45% from 217); Blue value is 49 (19.53% from 255 or 22.58% from 217); Max value from RGB is 129 - color contains mainly: green. Hex color #278131 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278131 is #D87ECE. Grayscale: #5D5D5D. Windows color (decimal): -14188239 or 3244327. OLE color: 3244327.
HSL color Cylindrical-coordinate representation of color #278131: hue angle of 126.67º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278131 is Cyan = 0.70, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 129 | 49 | - |
| CMYK | 0.70 | 0 | 0.62 | 0.49 |
| HSL | 126.67º | 0.54% | 0.33% | - |
| HSV(B) | 126.67º | 0.7% | 0.51% | - |
| XYZ | 9.24 | 16.35 | 5.58 | - |
| YUV | 92.97 | 103.18 | 89.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 129 | 49 | 0.70 | 0 | 0.62 | 0.49 | 126.67 | 0.54 | 0.33 |
| Hex | 27 | 81 | 31 | 46 | 0 | 3E | 31 | 7F | 36 | 21 |
| Octal | 47 | 201 | 61 | 106 | 0 | 76 | 61 | 177 | 66 | 41 |
| Binary | 100111 | 10000001 | 110001 | 1000110 | 0 | 111110 | 110001 | 1111111 | 110110 | 100001 |
Color Harmonies of #278131
Complementary color
Monochromatic Colors of #278131
Black with #278131
Text Example
Text Example
White with #278131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278131; }
p { color: rgb(39,129,49); }
H1.HeaderClassName
{
color: #278131;
}
.AnyTagClassName
{
color: #278131;
}
</style>
background-color css
<style>
a { background-color: #278131; }
a { background-color: rgb(39,129,49); }
div.DivClassName
{
background-color: #278131;
}
.BgClassName
{
background-color: #278131;
}
</style>
border-color css
<style>
span { border-color: #278131; }
span { border-color: rgb(39,129,49); }
td.TdClassName
{
border-color: #278131;
}
.TagClassName
{
border-color: #278131;
}
</style>