Shades of Japanese Laurel #298538
Tints of Japanese Laurel #298538
RGB
CMYK
RGB Variations
Color information
#298538 (or 0x298538) is known color: Japanese Laurel. HEX triplet: 29, 85 and 38. RGB value is (41,133,56). Sum of RGB (Red+Green+Blue) = 41+133+56=230 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.83% from 230); Green value is 133 (52.34% from 255 or 57.83% from 230); Blue value is 56 (22.27% from 255 or 24.35% from 230); Max value from RGB is 133 - color contains mainly: green. Hex color #298538 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298538 is #D67AC7. Grayscale: #606060. Windows color (decimal): -14056136 or 3704105. OLE color: 3704105.
HSL color Cylindrical-coordinate representation of color #298538: hue angle of 129.78º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #298538 is Cyan = 0.69, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 133 | 56 | - |
| CMYK | 0.69 | 0 | 0.58 | 0.48 |
| HSL | 129.78º | 0.53% | 0.34% | - |
| HSV(B) | 129.78º | 0.69% | 0.52% | - |
| XYZ | 10.02 | 17.53 | 6.6 | - |
| YUV | 96.71 | 105.02 | 88.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 133 | 56 | 0.69 | 0 | 0.58 | 0.48 | 129.78 | 0.53 | 0.34 |
| Hex | 29 | 85 | 38 | 45 | 0 | 3A | 30 | 82 | 35 | 22 |
| Octal | 51 | 205 | 70 | 105 | 0 | 72 | 60 | 202 | 65 | 42 |
| Binary | 101001 | 10000101 | 111000 | 1000101 | 0 | 111010 | 110000 | 10000010 | 110101 | 100010 |
Color Harmonies of #298538
Complementary color
Monochromatic Colors of #298538
Black with #298538
Text Example
Text Example
White with #298538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298538; }
p { color: rgb(41,133,56); }
H1.HeaderClassName
{
color: #298538;
}
.AnyTagClassName
{
color: #298538;
}
</style>
background-color css
<style>
a { background-color: #298538; }
a { background-color: rgb(41,133,56); }
div.DivClassName
{
background-color: #298538;
}
.BgClassName
{
background-color: #298538;
}
</style>
border-color css
<style>
span { border-color: #298538; }
span { border-color: rgb(41,133,56); }
td.TdClassName
{
border-color: #298538;
}
.TagClassName
{
border-color: #298538;
}
</style>