Shades of Japanese Laurel #298138
Tints of Japanese Laurel #298138
RGB
CMYK
RGB Variations
Color information
#298138 (or 0x298138) is known color: Japanese Laurel. HEX triplet: 29, 81 and 38. RGB value is (41,129,56). Sum of RGB (Red+Green+Blue) = 41+129+56=226 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.14% from 226); Green value is 129 (50.78% from 255 or 57.08% from 226); Blue value is 56 (22.27% from 255 or 24.78% from 226); Max value from RGB is 129 - color contains mainly: green. Hex color #298138 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298138 is #D67EC7. Grayscale: #5E5E5E. Windows color (decimal): -14057160 or 3703081. OLE color: 3703081.
HSL color Cylindrical-coordinate representation of color #298138: hue angle of 130.23º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #298138 is Cyan = 0.68, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 129 | 56 | - |
| CMYK | 0.68 | 0 | 0.57 | 0.49 |
| HSL | 130.23º | 0.52% | 0.33% | - |
| HSV(B) | 130.23º | 0.68% | 0.51% | - |
| XYZ | 9.48 | 16.46 | 6.42 | - |
| YUV | 94.37 | 106.35 | 89.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 129 | 56 | 0.68 | 0 | 0.57 | 0.49 | 130.23 | 0.52 | 0.33 |
| Hex | 29 | 81 | 38 | 44 | 0 | 39 | 31 | 82 | 34 | 21 |
| Octal | 51 | 201 | 70 | 104 | 0 | 71 | 61 | 202 | 64 | 41 |
| Binary | 101001 | 10000001 | 111000 | 1000100 | 0 | 111001 | 110001 | 10000010 | 110100 | 100001 |
Color Harmonies of #298138
Complementary color
Monochromatic Colors of #298138
Black with #298138
Text Example
Text Example
White with #298138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298138; }
p { color: rgb(41,129,56); }
H1.HeaderClassName
{
color: #298138;
}
.AnyTagClassName
{
color: #298138;
}
</style>
background-color css
<style>
a { background-color: #298138; }
a { background-color: rgb(41,129,56); }
div.DivClassName
{
background-color: #298138;
}
.BgClassName
{
background-color: #298138;
}
</style>
border-color css
<style>
span { border-color: #298138; }
span { border-color: rgb(41,129,56); }
td.TdClassName
{
border-color: #298138;
}
.TagClassName
{
border-color: #298138;
}
</style>