Shades of Japanese Laurel #298533
Tints of Japanese Laurel #298533
RGB
CMYK
RGB Variations
Color information
#298533 (or 0x298533) is known color: Japanese Laurel. HEX triplet: 29, 85 and 33. RGB value is (41,133,51). Sum of RGB (Red+Green+Blue) = 41+133+51=225 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.22% from 225); Green value is 133 (52.34% from 255 or 59.11% from 225); Blue value is 51 (20.31% from 255 or 22.67% from 225); Max value from RGB is 133 - color contains mainly: green. Hex color #298533 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298533 is #D67ACC. Grayscale: #606060. Windows color (decimal): -14056141 or 3376425. OLE color: 3376425.
HSL color Cylindrical-coordinate representation of color #298533: hue angle of 126.52º 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 #298533 is Cyan = 0.69, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 133 | 51 | - |
| CMYK | 0.69 | 0 | 0.62 | 0.48 |
| HSL | 126.52º | 0.53% | 0.34% | - |
| HSV(B) | 126.52º | 0.69% | 0.52% | - |
| XYZ | 9.9 | 17.49 | 5.99 | - |
| YUV | 96.14 | 102.52 | 88.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 133 | 51 | 0.69 | 0 | 0.62 | 0.48 | 126.52 | 0.53 | 0.34 |
| Hex | 29 | 85 | 33 | 45 | 0 | 3E | 30 | 7F | 35 | 22 |
| Octal | 51 | 205 | 63 | 105 | 0 | 76 | 60 | 177 | 65 | 42 |
| Binary | 101001 | 10000101 | 110011 | 1000101 | 0 | 111110 | 110000 | 1111111 | 110101 | 100010 |
Color Harmonies of #298533
Complementary color
Monochromatic Colors of #298533
Black with #298533
Text Example
Text Example
White with #298533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298533; }
p { color: rgb(41,133,51); }
H1.HeaderClassName
{
color: #298533;
}
.AnyTagClassName
{
color: #298533;
}
</style>
background-color css
<style>
a { background-color: #298533; }
a { background-color: rgb(41,133,51); }
div.DivClassName
{
background-color: #298533;
}
.BgClassName
{
background-color: #298533;
}
</style>
border-color css
<style>
span { border-color: #298533; }
span { border-color: rgb(41,133,51); }
td.TdClassName
{
border-color: #298533;
}
.TagClassName
{
border-color: #298533;
}
</style>