Shades of Japanese Laurel #227825
Tints of Japanese Laurel #227825
RGB
CMYK
RGB Variations
Color information
#227825 (or 0x227825) is known color: Japanese Laurel. HEX triplet: 22, 78 and 25. RGB value is (34,120,37). Sum of RGB (Red+Green+Blue) = 34+120+37=191 (25% of max value = 765). Red value is 34 (13.67% from 255 or 17.80% from 191); Green value is 120 (47.27% from 255 or 62.83% from 191); Blue value is 37 (14.84% from 255 or 19.37% from 191); Max value from RGB is 120 - color contains mainly: green. Hex color #227825 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227825 is #DD87DA. Grayscale: #555555. Windows color (decimal): -14518235 or 2455586. OLE color: 2455586.
HSL color Cylindrical-coordinate representation of color #227825: hue angle of 122.09º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #227825 is Cyan = 0.72, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 120 | 37 | - |
| CMYK | 0.72 | 0 | 0.69 | 0.53 |
| HSL | 122.09º | 0.56% | 0.3% | - |
| HSV(B) | 122.09º | 0.72% | 0.47% | - |
| XYZ | 7.71 | 13.91 | 4.03 | - |
| YUV | 84.82 | 101.01 | 91.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 120 | 37 | 0.72 | 0 | 0.69 | 0.53 | 122.09 | 0.56 | 0.3 |
| Hex | 22 | 78 | 25 | 48 | 0 | 45 | 35 | 7A | 38 | 1E |
| Octal | 42 | 170 | 45 | 110 | 0 | 105 | 65 | 172 | 70 | 36 |
| Binary | 100010 | 1111000 | 100101 | 1001000 | 0 | 1000101 | 110101 | 1111010 | 111000 | 11110 |
Color Harmonies of #227825
Complementary color
Monochromatic Colors of #227825
Black with #227825
Text Example
Text Example
White with #227825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227825; }
p { color: rgb(34,120,37); }
H1.HeaderClassName
{
color: #227825;
}
.AnyTagClassName
{
color: #227825;
}
</style>
background-color css
<style>
a { background-color: #227825; }
a { background-color: rgb(34,120,37); }
div.DivClassName
{
background-color: #227825;
}
.BgClassName
{
background-color: #227825;
}
</style>
border-color css
<style>
span { border-color: #227825; }
span { border-color: rgb(34,120,37); }
td.TdClassName
{
border-color: #227825;
}
.TagClassName
{
border-color: #227825;
}
</style>