Shades of Japanese Laurel #267824
Tints of Japanese Laurel #267824
RGB
CMYK
RGB Variations
Color information
#267824 (or 0x267824) is known color: Japanese Laurel. HEX triplet: 26, 78 and 24. RGB value is (38,120,36). Sum of RGB (Red+Green+Blue) = 38+120+36=194 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.59% from 194); Green value is 120 (47.27% from 255 or 61.86% from 194); Blue value is 36 (14.45% from 255 or 18.56% from 194); Max value from RGB is 120 - color contains mainly: green. Hex color #267824 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267824 is #D987DB. Grayscale: #565656. Windows color (decimal): -14256092 or 2390054. OLE color: 2390054.
HSL color Cylindrical-coordinate representation of color #267824: hue angle of 118.57º 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 #267824 is Cyan = 0.68, Magento = 0, Yellow = 0.7 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 120 | 36 | - |
| CMYK | 0.68 | 0 | 0.7 | 0.53 |
| HSL | 118.57º | 0.54% | 0.31% | - |
| HSV(B) | 118.57º | 0.7% | 0.47% | - |
| XYZ | 7.83 | 13.97 | 3.95 | - |
| YUV | 85.91 | 99.83 | 93.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 120 | 36 | 0.68 | 0 | 0.7 | 0.53 | 118.57 | 0.54 | 0.31 |
| Hex | 26 | 78 | 24 | 44 | 0 | 46 | 35 | 77 | 36 | 1F |
| Octal | 46 | 170 | 44 | 104 | 0 | 106 | 65 | 167 | 66 | 37 |
| Binary | 100110 | 1111000 | 100100 | 1000100 | 0 | 1000110 | 110101 | 1110111 | 110110 | 11111 |
Color Harmonies of #267824
Complementary color
Monochromatic Colors of #267824
Black with #267824
Text Example
Text Example
White with #267824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267824; }
p { color: rgb(38,120,36); }
H1.HeaderClassName
{
color: #267824;
}
.AnyTagClassName
{
color: #267824;
}
</style>
background-color css
<style>
a { background-color: #267824; }
a { background-color: rgb(38,120,36); }
div.DivClassName
{
background-color: #267824;
}
.BgClassName
{
background-color: #267824;
}
</style>
border-color css
<style>
span { border-color: #267824; }
span { border-color: rgb(38,120,36); }
td.TdClassName
{
border-color: #267824;
}
.TagClassName
{
border-color: #267824;
}
</style>