Shades of Japanese Laurel #267924
Tints of Japanese Laurel #267924
RGB
CMYK
RGB Variations
Color information
#267924 (or 0x267924) is known color: Japanese Laurel. HEX triplet: 26, 79 and 24. RGB value is (38,121,36). Sum of RGB (Red+Green+Blue) = 38+121+36=195 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.49% from 195); Green value is 121 (47.66% from 255 or 62.05% from 195); Blue value is 36 (14.45% from 255 or 18.46% from 195); Max value from RGB is 121 - color contains mainly: green. Hex color #267924 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267924 is #D986DB. Grayscale: #565656. Windows color (decimal): -14255836 or 2390310. OLE color: 2390310.
HSL color Cylindrical-coordinate representation of color #267924: hue angle of 118.59º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #267924 is Cyan = 0.69, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 121 | 36 | - |
| CMYK | 0.69 | 0 | 0.70 | 0.53 |
| HSL | 118.59º | 0.54% | 0.31% | - |
| HSV(B) | 118.59º | 0.7% | 0.47% | - |
| XYZ | 7.96 | 14.21 | 3.99 | - |
| YUV | 86.49 | 99.5 | 93.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 121 | 36 | 0.69 | 0 | 0.70 | 0.53 | 118.59 | 0.54 | 0.31 |
| Hex | 26 | 79 | 24 | 45 | 0 | 46 | 35 | 77 | 36 | 1F |
| Octal | 46 | 171 | 44 | 105 | 0 | 106 | 65 | 167 | 66 | 37 |
| Binary | 100110 | 1111001 | 100100 | 1000101 | 0 | 1000110 | 110101 | 1110111 | 110110 | 11111 |
Color Harmonies of #267924
Complementary color
Monochromatic Colors of #267924
Black with #267924
Text Example
Text Example
White with #267924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267924; }
p { color: rgb(38,121,36); }
H1.HeaderClassName
{
color: #267924;
}
.AnyTagClassName
{
color: #267924;
}
</style>
background-color css
<style>
a { background-color: #267924; }
a { background-color: rgb(38,121,36); }
div.DivClassName
{
background-color: #267924;
}
.BgClassName
{
background-color: #267924;
}
</style>
border-color css
<style>
span { border-color: #267924; }
span { border-color: rgb(38,121,36); }
td.TdClassName
{
border-color: #267924;
}
.TagClassName
{
border-color: #267924;
}
</style>