Shades of Japanese Laurel #248138
Tints of Japanese Laurel #248138
RGB
CMYK
RGB Variations
Color information
#248138 (or 0x248138) is known color: Japanese Laurel. HEX triplet: 24, 81 and 38. RGB value is (36,129,56). Sum of RGB (Red+Green+Blue) = 36+129+56=221 (29% of max value = 765). Red value is 36 (14.45% from 255 or 16.29% from 221); Green value is 129 (50.78% from 255 or 58.37% from 221); Blue value is 56 (22.27% from 255 or 25.34% from 221); Max value from RGB is 129 - color contains mainly: green. Hex color #248138 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #248138 is #DB7EC7. Grayscale: #5D5D5D. Windows color (decimal): -14384840 or 3703076. OLE color: 3703076.
HSL color Cylindrical-coordinate representation of color #248138: hue angle of 132.9º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #248138 is Cyan = 0.72, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 36 | 129 | 56 | - |
| CMYK | 0.72 | 0 | 0.57 | 0.49 |
| HSL | 132.9º | 0.56% | 0.32% | - |
| HSV(B) | 132.9º | 0.72% | 0.51% | - |
| XYZ | 9.29 | 16.36 | 6.41 | - |
| YUV | 92.87 | 107.19 | 87.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 129 | 56 | 0.72 | 0 | 0.57 | 0.49 | 132.9 | 0.56 | 0.32 |
| Hex | 24 | 81 | 38 | 48 | 0 | 39 | 31 | 85 | 38 | 20 |
| Octal | 44 | 201 | 70 | 110 | 0 | 71 | 61 | 205 | 70 | 40 |
| Binary | 100100 | 10000001 | 111000 | 1001000 | 0 | 111001 | 110001 | 10000101 | 111000 | 100000 |
Color Harmonies of #248138
Complementary color
Monochromatic Colors of #248138
Black with #248138
Text Example
Text Example
White with #248138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #248138; }
p { color: rgb(36,129,56); }
H1.HeaderClassName
{
color: #248138;
}
.AnyTagClassName
{
color: #248138;
}
</style>
background-color css
<style>
a { background-color: #248138; }
a { background-color: rgb(36,129,56); }
div.DivClassName
{
background-color: #248138;
}
.BgClassName
{
background-color: #248138;
}
</style>
border-color css
<style>
span { border-color: #248138; }
span { border-color: rgb(36,129,56); }
td.TdClassName
{
border-color: #248138;
}
.TagClassName
{
border-color: #248138;
}
</style>