Shades of Japanese Laurel #237926
Tints of Japanese Laurel #237926
RGB
CMYK
RGB Variations
Color information
#237926 (or 0x237926) is known color: Japanese Laurel. HEX triplet: 23, 79 and 26. RGB value is (35,121,38). Sum of RGB (Red+Green+Blue) = 35+121+38=194 (25% of max value = 765). Red value is 35 (14.06% from 255 or 18.04% from 194); Green value is 121 (47.66% from 255 or 62.37% from 194); Blue value is 38 (15.23% from 255 or 19.59% from 194); Max value from RGB is 121 - color contains mainly: green. Hex color #237926 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237926 is #DC86D9. Grayscale: #565656. Windows color (decimal): -14452442 or 2521379. OLE color: 2521379.
HSL color Cylindrical-coordinate representation of color #237926: hue angle of 122.09º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #237926 is Cyan = 0.71, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 35 | 121 | 38 | - |
| CMYK | 0.71 | 0 | 0.69 | 0.53 |
| HSL | 122.09º | 0.55% | 0.31% | - |
| HSV(B) | 122.09º | 0.71% | 0.47% | - |
| XYZ | 7.88 | 14.17 | 4.15 | - |
| YUV | 85.82 | 101.01 | 91.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 121 | 38 | 0.71 | 0 | 0.69 | 0.53 | 122.09 | 0.55 | 0.31 |
| Hex | 23 | 79 | 26 | 47 | 0 | 45 | 35 | 7A | 37 | 1F |
| Octal | 43 | 171 | 46 | 107 | 0 | 105 | 65 | 172 | 67 | 37 |
| Binary | 100011 | 1111001 | 100110 | 1000111 | 0 | 1000101 | 110101 | 1111010 | 110111 | 11111 |
Color Harmonies of #237926
Complementary color
Monochromatic Colors of #237926
Black with #237926
Text Example
Text Example
White with #237926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237926; }
p { color: rgb(35,121,38); }
H1.HeaderClassName
{
color: #237926;
}
.AnyTagClassName
{
color: #237926;
}
</style>
background-color css
<style>
a { background-color: #237926; }
a { background-color: rgb(35,121,38); }
div.DivClassName
{
background-color: #237926;
}
.BgClassName
{
background-color: #237926;
}
</style>
border-color css
<style>
span { border-color: #237926; }
span { border-color: rgb(35,121,38); }
td.TdClassName
{
border-color: #237926;
}
.TagClassName
{
border-color: #237926;
}
</style>