Shades of Japanese Laurel #368239
Tints of Japanese Laurel #368239
RGB
CMYK
RGB Variations
Color information
#368239 (or 0x368239) is known color: Japanese Laurel. HEX triplet: 36, 82 and 39. RGB value is (54,130,57). Sum of RGB (Red+Green+Blue) = 54+130+57=241 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.41% from 241); Green value is 130 (51.17% from 255 or 53.94% from 241); Blue value is 57 (22.66% from 255 or 23.65% from 241); Max value from RGB is 130 - color contains mainly: green. Hex color #368239 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368239 is #C97DC6. Grayscale: #636363. Windows color (decimal): -13204935 or 3768886. OLE color: 3768886.
HSL color Cylindrical-coordinate representation of color #368239: hue angle of 122.37º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #368239 is Cyan = 0.58, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 130 | 57 | - |
| CMYK | 0.58 | 0 | 0.56 | 0.49 |
| HSL | 122.37º | 0.41% | 0.36% | - |
| HSV(B) | 122.37º | 0.58% | 0.51% | - |
| XYZ | 10.24 | 17.04 | 6.62 | - |
| YUV | 98.95 | 104.32 | 95.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 130 | 57 | 0.58 | 0 | 0.56 | 0.49 | 122.37 | 0.41 | 0.36 |
| Hex | 36 | 82 | 39 | 3A | 0 | 38 | 31 | 7A | 29 | 24 |
| Octal | 66 | 202 | 71 | 72 | 0 | 70 | 61 | 172 | 51 | 44 |
| Binary | 110110 | 10000010 | 111001 | 111010 | 0 | 111000 | 110001 | 1111010 | 101001 | 100100 |
Color Harmonies of #368239
Complementary color
Monochromatic Colors of #368239
Black with #368239
Text Example
Text Example
White with #368239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368239; }
p { color: rgb(54,130,57); }
H1.HeaderClassName
{
color: #368239;
}
.AnyTagClassName
{
color: #368239;
}
</style>
background-color css
<style>
a { background-color: #368239; }
a { background-color: rgb(54,130,57); }
div.DivClassName
{
background-color: #368239;
}
.BgClassName
{
background-color: #368239;
}
</style>
border-color css
<style>
span { border-color: #368239; }
span { border-color: rgb(54,130,57); }
td.TdClassName
{
border-color: #368239;
}
.TagClassName
{
border-color: #368239;
}
</style>