Shades of Japanese Laurel #238436
Tints of Japanese Laurel #238436
RGB
CMYK
RGB Variations
Color information
#238436 (or 0x238436) is known color: Japanese Laurel. HEX triplet: 23, 84 and 36. RGB value is (35,132,54). Sum of RGB (Red+Green+Blue) = 35+132+54=221 (29% of max value = 765). Red value is 35 (14.06% from 255 or 15.84% from 221); Green value is 132 (51.95% from 255 or 59.73% from 221); Blue value is 54 (21.48% from 255 or 24.43% from 221); Max value from RGB is 132 - color contains mainly: green. Hex color #238436 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #238436 is #DC7BC9. Grayscale: #5E5E5E. Windows color (decimal): -14449610 or 3572771. OLE color: 3572771.
HSL color Cylindrical-coordinate representation of color #238436: hue angle of 131.75º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #238436 is Cyan = 0.73, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 35 | 132 | 54 | - |
| CMYK | 0.73 | 0 | 0.59 | 0.48 |
| HSL | 131.75º | 0.58% | 0.33% | - |
| HSV(B) | 131.75º | 0.73% | 0.52% | - |
| XYZ | 9.61 | 17.13 | 6.29 | - |
| YUV | 94.11 | 105.36 | 85.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 132 | 54 | 0.73 | 0 | 0.59 | 0.48 | 131.75 | 0.58 | 0.33 |
| Hex | 23 | 84 | 36 | 49 | 0 | 3B | 30 | 84 | 3A | 21 |
| Octal | 43 | 204 | 66 | 111 | 0 | 73 | 60 | 204 | 72 | 41 |
| Binary | 100011 | 10000100 | 110110 | 1001001 | 0 | 111011 | 110000 | 10000100 | 111010 | 100001 |
Color Harmonies of #238436
Complementary color
Monochromatic Colors of #238436
Black with #238436
Text Example
Text Example
White with #238436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238436; }
p { color: rgb(35,132,54); }
H1.HeaderClassName
{
color: #238436;
}
.AnyTagClassName
{
color: #238436;
}
</style>
background-color css
<style>
a { background-color: #238436; }
a { background-color: rgb(35,132,54); }
div.DivClassName
{
background-color: #238436;
}
.BgClassName
{
background-color: #238436;
}
</style>
border-color css
<style>
span { border-color: #238436; }
span { border-color: rgb(35,132,54); }
td.TdClassName
{
border-color: #238436;
}
.TagClassName
{
border-color: #238436;
}
</style>