Shades of Japanese Laurel #338531
Tints of Japanese Laurel #338531
RGB
CMYK
RGB Variations
Color information
#338531 (or 0x338531) is known color: Japanese Laurel. HEX triplet: 33, 85 and 31. RGB value is (51,133,49). Sum of RGB (Red+Green+Blue) = 51+133+49=233 (30% of max value = 765). Red value is 51 (20.31% from 255 or 21.89% from 233); Green value is 133 (52.34% from 255 or 57.08% from 233); Blue value is 49 (19.53% from 255 or 21.03% from 233); Max value from RGB is 133 - color contains mainly: green. Hex color #338531 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338531 is #CC7ACE. Grayscale: #636363. Windows color (decimal): -13400783 or 3245363. OLE color: 3245363.
HSL color Cylindrical-coordinate representation of color #338531: hue angle of 118.57º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #338531 is Cyan = 0.62, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 49 | - |
| CMYK | 0.62 | 0 | 0.63 | 0.48 |
| HSL | 118.57º | 0.46% | 0.36% | - |
| HSV(B) | 118.57º | 0.63% | 0.52% | - |
| XYZ | 10.31 | 17.7 | 5.78 | - |
| YUV | 98.91 | 99.83 | 93.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 49 | 0.62 | 0 | 0.63 | 0.48 | 118.57 | 0.46 | 0.36 |
| Hex | 33 | 85 | 31 | 3E | 0 | 3F | 30 | 77 | 2E | 24 |
| Octal | 63 | 205 | 61 | 76 | 0 | 77 | 60 | 167 | 56 | 44 |
| Binary | 110011 | 10000101 | 110001 | 111110 | 0 | 111111 | 110000 | 1110111 | 101110 | 100100 |
Color Harmonies of #338531
Complementary color
Monochromatic Colors of #338531
Black with #338531
Text Example
Text Example
White with #338531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338531; }
p { color: rgb(51,133,49); }
H1.HeaderClassName
{
color: #338531;
}
.AnyTagClassName
{
color: #338531;
}
</style>
background-color css
<style>
a { background-color: #338531; }
a { background-color: rgb(51,133,49); }
div.DivClassName
{
background-color: #338531;
}
.BgClassName
{
background-color: #338531;
}
</style>
border-color css
<style>
span { border-color: #338531; }
span { border-color: rgb(51,133,49); }
td.TdClassName
{
border-color: #338531;
}
.TagClassName
{
border-color: #338531;
}
</style>