Shades of Japanese Laurel #338031
Tints of Japanese Laurel #338031
RGB
CMYK
RGB Variations
Color information
#338031 (or 0x338031) is known color: Japanese Laurel. HEX triplet: 33, 80 and 31. RGB value is (51,128,49). Sum of RGB (Red+Green+Blue) = 51+128+49=228 (30% of max value = 765). Red value is 51 (20.31% from 255 or 22.37% from 228); Green value is 128 (50.39% from 255 or 56.14% from 228); Blue value is 49 (19.53% from 255 or 21.49% from 228); Max value from RGB is 128 - color contains mainly: green. Hex color #338031 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338031 is #CC7FCE. Grayscale: #606060. Windows color (decimal): -13402063 or 3244083. OLE color: 3244083.
HSL color Cylindrical-coordinate representation of color #338031: hue angle of 118.48º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #338031 is Cyan = 0.60, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 51 | 128 | 49 | - |
| CMYK | 0.60 | 0 | 0.62 | 0.50 |
| HSL | 118.48º | 0.45% | 0.35% | - |
| HSV(B) | 118.48º | 0.62% | 0.5% | - |
| XYZ | 9.64 | 16.36 | 5.56 | - |
| YUV | 95.97 | 101.49 | 95.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 128 | 49 | 0.60 | 0 | 0.62 | 0.50 | 118.48 | 0.45 | 0.35 |
| Hex | 33 | 80 | 31 | 3C | 0 | 3E | 32 | 76 | 2D | 23 |
| Octal | 63 | 200 | 61 | 74 | 0 | 76 | 62 | 166 | 55 | 43 |
| Binary | 110011 | 10000000 | 110001 | 111100 | 0 | 111110 | 110010 | 1110110 | 101101 | 100011 |
Color Harmonies of #338031
Complementary color
Monochromatic Colors of #338031
Black with #338031
Text Example
Text Example
White with #338031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338031; }
p { color: rgb(51,128,49); }
H1.HeaderClassName
{
color: #338031;
}
.AnyTagClassName
{
color: #338031;
}
</style>
background-color css
<style>
a { background-color: #338031; }
a { background-color: rgb(51,128,49); }
div.DivClassName
{
background-color: #338031;
}
.BgClassName
{
background-color: #338031;
}
</style>
border-color css
<style>
span { border-color: #338031; }
span { border-color: rgb(51,128,49); }
td.TdClassName
{
border-color: #338031;
}
.TagClassName
{
border-color: #338031;
}
</style>