Shades of Japanese Laurel #238637
Tints of Japanese Laurel #238637
RGB
CMYK
RGB Variations
Color information
#238637 (or 0x238637) is known color: Japanese Laurel. HEX triplet: 23, 86 and 37. RGB value is (35,134,55). Sum of RGB (Red+Green+Blue) = 35+134+55=224 (29% of max value = 765). Red value is 35 (14.06% from 255 or 15.62% from 224); Green value is 134 (52.73% from 255 or 59.82% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 134 - color contains mainly: green. Hex color #238637 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #238637 is #DC79C8. Grayscale: #5F5F5F. Windows color (decimal): -14449097 or 3638819. OLE color: 3638819.
HSL color Cylindrical-coordinate representation of color #238637: hue angle of 132.12º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #238637 is Cyan = 0.74, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 35 | 134 | 55 | - |
| CMYK | 0.74 | 0 | 0.59 | 0.47 |
| HSL | 132.12º | 0.59% | 0.33% | - |
| HSV(B) | 132.12º | 0.74% | 0.53% | - |
| XYZ | 9.91 | 17.68 | 6.51 | - |
| YUV | 95.39 | 105.2 | 84.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 134 | 55 | 0.74 | 0 | 0.59 | 0.47 | 132.12 | 0.59 | 0.33 |
| Hex | 23 | 86 | 37 | 4A | 0 | 3B | 2F | 84 | 3B | 21 |
| Octal | 43 | 206 | 67 | 112 | 0 | 73 | 57 | 204 | 73 | 41 |
| Binary | 100011 | 10000110 | 110111 | 1001010 | 0 | 111011 | 101111 | 10000100 | 111011 | 100001 |
Color Harmonies of #238637
Complementary color
Monochromatic Colors of #238637
Black with #238637
Text Example
Text Example
White with #238637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238637; }
p { color: rgb(35,134,55); }
H1.HeaderClassName
{
color: #238637;
}
.AnyTagClassName
{
color: #238637;
}
</style>
background-color css
<style>
a { background-color: #238637; }
a { background-color: rgb(35,134,55); }
div.DivClassName
{
background-color: #238637;
}
.BgClassName
{
background-color: #238637;
}
</style>
border-color css
<style>
span { border-color: #238637; }
span { border-color: rgb(35,134,55); }
td.TdClassName
{
border-color: #238637;
}
.TagClassName
{
border-color: #238637;
}
</style>