Shades of Japanese Laurel #238137
Tints of Japanese Laurel #238137
RGB
CMYK
RGB Variations
Color information
#238137 (or 0x238137) is known color: Japanese Laurel. HEX triplet: 23, 81 and 37. RGB value is (35,129,55). Sum of RGB (Red+Green+Blue) = 35+129+55=219 (29% of max value = 765). Red value is 35 (14.06% from 255 or 15.98% from 219); Green value is 129 (50.78% from 255 or 58.90% from 219); Blue value is 55 (21.88% from 255 or 25.11% from 219); Max value from RGB is 129 - color contains mainly: green. Hex color #238137 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #238137 is #DC7EC8. Grayscale: #5C5C5C. Windows color (decimal): -14450377 or 3637539. OLE color: 3637539.
HSL color Cylindrical-coordinate representation of color #238137: hue angle of 132.77º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #238137 is Cyan = 0.73, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 35 | 129 | 55 | - |
| CMYK | 0.73 | 0 | 0.57 | 0.49 |
| HSL | 132.77º | 0.57% | 0.32% | - |
| HSV(B) | 132.77º | 0.73% | 0.51% | - |
| XYZ | 9.23 | 16.33 | 6.28 | - |
| YUV | 92.46 | 106.86 | 87.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 129 | 55 | 0.73 | 0 | 0.57 | 0.49 | 132.77 | 0.57 | 0.32 |
| Hex | 23 | 81 | 37 | 49 | 0 | 39 | 31 | 85 | 39 | 20 |
| Octal | 43 | 201 | 67 | 111 | 0 | 71 | 61 | 205 | 71 | 40 |
| Binary | 100011 | 10000001 | 110111 | 1001001 | 0 | 111001 | 110001 | 10000101 | 111001 | 100000 |
Color Harmonies of #238137
Complementary color
Monochromatic Colors of #238137
Black with #238137
Text Example
Text Example
White with #238137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238137; }
p { color: rgb(35,129,55); }
H1.HeaderClassName
{
color: #238137;
}
.AnyTagClassName
{
color: #238137;
}
</style>
background-color css
<style>
a { background-color: #238137; }
a { background-color: rgb(35,129,55); }
div.DivClassName
{
background-color: #238137;
}
.BgClassName
{
background-color: #238137;
}
</style>
border-color css
<style>
span { border-color: #238137; }
span { border-color: rgb(35,129,55); }
td.TdClassName
{
border-color: #238137;
}
.TagClassName
{
border-color: #238137;
}
</style>