Shades of Japanese Laurel #247928
Tints of Japanese Laurel #247928
RGB
CMYK
RGB Variations
Color information
#247928 (or 0x247928) is known color: Japanese Laurel. HEX triplet: 24, 79 and 28. RGB value is (36,121,40). Sum of RGB (Red+Green+Blue) = 36+121+40=197 (26% of max value = 765). Red value is 36 (14.45% from 255 or 18.27% from 197); Green value is 121 (47.66% from 255 or 61.42% from 197); Blue value is 40 (16.02% from 255 or 20.30% from 197); Max value from RGB is 121 - color contains mainly: green. Hex color #247928 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247928 is #DB86D7. Grayscale: #565656. Windows color (decimal): -14386904 or 2652452. OLE color: 2652452.
HSL color Cylindrical-coordinate representation of color #247928: hue angle of 122.82º 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 #247928 is Cyan = 0.70, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 36 | 121 | 40 | - |
| CMYK | 0.70 | 0 | 0.67 | 0.53 |
| HSL | 122.82º | 0.54% | 0.31% | - |
| HSV(B) | 122.82º | 0.7% | 0.47% | - |
| XYZ | 7.95 | 14.2 | 4.33 | - |
| YUV | 86.35 | 101.84 | 92.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 121 | 40 | 0.70 | 0 | 0.67 | 0.53 | 122.82 | 0.54 | 0.31 |
| Hex | 24 | 79 | 28 | 46 | 0 | 43 | 35 | 7B | 36 | 1F |
| Octal | 44 | 171 | 50 | 106 | 0 | 103 | 65 | 173 | 66 | 37 |
| Binary | 100100 | 1111001 | 101000 | 1000110 | 0 | 1000011 | 110101 | 1111011 | 110110 | 11111 |
Color Harmonies of #247928
Complementary color
Monochromatic Colors of #247928
Black with #247928
Text Example
Text Example
White with #247928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247928; }
p { color: rgb(36,121,40); }
H1.HeaderClassName
{
color: #247928;
}
.AnyTagClassName
{
color: #247928;
}
</style>
background-color css
<style>
a { background-color: #247928; }
a { background-color: rgb(36,121,40); }
div.DivClassName
{
background-color: #247928;
}
.BgClassName
{
background-color: #247928;
}
</style>
border-color css
<style>
span { border-color: #247928; }
span { border-color: rgb(36,121,40); }
td.TdClassName
{
border-color: #247928;
}
.TagClassName
{
border-color: #247928;
}
</style>