Shades of Japanese Laurel #298338
Tints of Japanese Laurel #298338
RGB
CMYK
RGB Variations
Color information
#298338 (or 0x298338) is known color: Japanese Laurel. HEX triplet: 29, 83 and 38. RGB value is (41,131,56). Sum of RGB (Red+Green+Blue) = 41+131+56=228 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.98% from 228); Green value is 131 (51.56% from 255 or 57.46% from 228); Blue value is 56 (22.27% from 255 or 24.56% from 228); Max value from RGB is 131 - color contains mainly: green. Hex color #298338 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298338 is #D67CC7. Grayscale: #5F5F5F. Windows color (decimal): -14056648 or 3703593. OLE color: 3703593.
HSL color Cylindrical-coordinate representation of color #298338: hue angle of 130º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #298338 is Cyan = 0.69, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 131 | 56 | - |
| CMYK | 0.69 | 0 | 0.57 | 0.49 |
| HSL | 130º | 0.52% | 0.34% | - |
| HSV(B) | 130º | 0.69% | 0.51% | - |
| XYZ | 9.74 | 16.99 | 6.51 | - |
| YUV | 95.54 | 105.68 | 89.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 131 | 56 | 0.69 | 0 | 0.57 | 0.49 | 130 | 0.52 | 0.34 |
| Hex | 29 | 83 | 38 | 45 | 0 | 39 | 31 | 82 | 34 | 22 |
| Octal | 51 | 203 | 70 | 105 | 0 | 71 | 61 | 202 | 64 | 42 |
| Binary | 101001 | 10000011 | 111000 | 1000101 | 0 | 111001 | 110001 | 10000010 | 110100 | 100010 |
Color Harmonies of #298338
Complementary color
Monochromatic Colors of #298338
Black with #298338
Text Example
Text Example
White with #298338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298338; }
p { color: rgb(41,131,56); }
H1.HeaderClassName
{
color: #298338;
}
.AnyTagClassName
{
color: #298338;
}
</style>
background-color css
<style>
a { background-color: #298338; }
a { background-color: rgb(41,131,56); }
div.DivClassName
{
background-color: #298338;
}
.BgClassName
{
background-color: #298338;
}
</style>
border-color css
<style>
span { border-color: #298338; }
span { border-color: rgb(41,131,56); }
td.TdClassName
{
border-color: #298338;
}
.TagClassName
{
border-color: #298338;
}
</style>