Shades of Japanese Laurel #238635
Tints of Japanese Laurel #238635
RGB
CMYK
RGB Variations
Color information
#238635 (or 0x238635) is known color: Japanese Laurel. HEX triplet: 23, 86 and 35. RGB value is (35,134,53). Sum of RGB (Red+Green+Blue) = 35+134+53=222 (29% of max value = 765). Red value is 35 (14.06% from 255 or 15.77% from 222); Green value is 134 (52.73% from 255 or 60.36% from 222); Blue value is 53 (21.09% from 255 or 23.87% from 222); Max value from RGB is 134 - color contains mainly: green. Hex color #238635 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #238635 is #DC79CA. Grayscale: #5F5F5F. Windows color (decimal): -14449099 or 3507747. OLE color: 3507747.
HSL color Cylindrical-coordinate representation of color #238635: hue angle of 130.91º 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 #238635 is Cyan = 0.74, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 35 | 134 | 53 | - |
| CMYK | 0.74 | 0 | 0.60 | 0.47 |
| HSL | 130.91º | 0.59% | 0.33% | - |
| HSV(B) | 130.91º | 0.74% | 0.53% | - |
| XYZ | 9.86 | 17.66 | 6.26 | - |
| YUV | 95.17 | 104.2 | 85.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 134 | 53 | 0.74 | 0 | 0.60 | 0.47 | 130.91 | 0.59 | 0.33 |
| Hex | 23 | 86 | 35 | 4A | 0 | 3C | 2F | 83 | 3B | 21 |
| Octal | 43 | 206 | 65 | 112 | 0 | 74 | 57 | 203 | 73 | 41 |
| Binary | 100011 | 10000110 | 110101 | 1001010 | 0 | 111100 | 101111 | 10000011 | 111011 | 100001 |
Color Harmonies of #238635
Complementary color
Monochromatic Colors of #238635
Black with #238635
Text Example
Text Example
White with #238635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238635; }
p { color: rgb(35,134,53); }
H1.HeaderClassName
{
color: #238635;
}
.AnyTagClassName
{
color: #238635;
}
</style>
background-color css
<style>
a { background-color: #238635; }
a { background-color: rgb(35,134,53); }
div.DivClassName
{
background-color: #238635;
}
.BgClassName
{
background-color: #238635;
}
</style>
border-color css
<style>
span { border-color: #238635; }
span { border-color: rgb(35,134,53); }
td.TdClassName
{
border-color: #238635;
}
.TagClassName
{
border-color: #238635;
}
</style>