Shades of Japanese Laurel #368238
Tints of Japanese Laurel #368238
RGB
CMYK
RGB Variations
Color information
#368238 (or 0x368238) is known color: Japanese Laurel. HEX triplet: 36, 82 and 38. RGB value is (54,130,56). Sum of RGB (Red+Green+Blue) = 54+130+56=240 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.5% from 240); Green value is 130 (51.17% from 255 or 54.17% from 240); Blue value is 56 (22.27% from 255 or 23.33% from 240); Max value from RGB is 130 - color contains mainly: green. Hex color #368238 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368238 is #C97DC7. Grayscale: #636363. Windows color (decimal): -13204936 or 3703350. OLE color: 3703350.
HSL color Cylindrical-coordinate representation of color #368238: hue angle of 121.58º 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 #368238 is Cyan = 0.58, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 130 | 56 | - |
| CMYK | 0.58 | 0 | 0.57 | 0.49 |
| HSL | 121.58º | 0.41% | 0.36% | - |
| HSV(B) | 121.58º | 0.58% | 0.51% | - |
| XYZ | 10.22 | 17.04 | 6.49 | - |
| YUV | 98.84 | 103.82 | 96.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 130 | 56 | 0.58 | 0 | 0.57 | 0.49 | 121.58 | 0.41 | 0.36 |
| Hex | 36 | 82 | 38 | 3A | 0 | 39 | 31 | 7A | 29 | 24 |
| Octal | 66 | 202 | 70 | 72 | 0 | 71 | 61 | 172 | 51 | 44 |
| Binary | 110110 | 10000010 | 111000 | 111010 | 0 | 111001 | 110001 | 1111010 | 101001 | 100100 |
Color Harmonies of #368238
Complementary color
Monochromatic Colors of #368238
Black with #368238
Text Example
Text Example
White with #368238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368238; }
p { color: rgb(54,130,56); }
H1.HeaderClassName
{
color: #368238;
}
.AnyTagClassName
{
color: #368238;
}
</style>
background-color css
<style>
a { background-color: #368238; }
a { background-color: rgb(54,130,56); }
div.DivClassName
{
background-color: #368238;
}
.BgClassName
{
background-color: #368238;
}
</style>
border-color css
<style>
span { border-color: #368238; }
span { border-color: rgb(54,130,56); }
td.TdClassName
{
border-color: #368238;
}
.TagClassName
{
border-color: #368238;
}
</style>