Shades of Japanese Laurel #338833
Tints of Japanese Laurel #338833
RGB
CMYK
RGB Variations
Color information
#338833 (or 0x338833) is known color: Japanese Laurel. HEX triplet: 33, 88 and 33. RGB value is (51,136,51). Sum of RGB (Red+Green+Blue) = 51+136+51=238 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.43% from 238); Green value is 136 (53.52% from 255 or 57.14% from 238); Blue value is 51 (20.31% from 255 or 21.43% from 238); Max value from RGB is 136 - color contains mainly: green. Hex color #338833 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338833 is #CC77CC. Grayscale: #656565. Windows color (decimal): -13400013 or 3377203. OLE color: 3377203.
HSL color Cylindrical-coordinate representation of color #338833: hue angle of 120º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #338833 is Cyan = 0.62, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 136 | 51 | - |
| CMYK | 0.62 | 0 | 0.62 | 0.47 |
| HSL | 120º | 0.45% | 0.37% | - |
| HSV(B) | 120º | 0.63% | 0.53% | - |
| XYZ | 10.77 | 18.55 | 6.15 | - |
| YUV | 100.9 | 99.84 | 92.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 136 | 51 | 0.62 | 0 | 0.62 | 0.47 | 120 | 0.45 | 0.37 |
| Hex | 33 | 88 | 33 | 3E | 0 | 3E | 2F | 78 | 2D | 25 |
| Octal | 63 | 210 | 63 | 76 | 0 | 76 | 57 | 170 | 55 | 45 |
| Binary | 110011 | 10001000 | 110011 | 111110 | 0 | 111110 | 101111 | 1111000 | 101101 | 100101 |
Color Harmonies of #338833
Complementary color
Monochromatic Colors of #338833
Black with #338833
Text Example
Text Example
White with #338833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338833; }
p { color: rgb(51,136,51); }
H1.HeaderClassName
{
color: #338833;
}
.AnyTagClassName
{
color: #338833;
}
</style>
background-color css
<style>
a { background-color: #338833; }
a { background-color: rgb(51,136,51); }
div.DivClassName
{
background-color: #338833;
}
.BgClassName
{
background-color: #338833;
}
</style>
border-color css
<style>
span { border-color: #338833; }
span { border-color: rgb(51,136,51); }
td.TdClassName
{
border-color: #338833;
}
.TagClassName
{
border-color: #338833;
}
</style>