Shades of Japanese Laurel #338338
Tints of Japanese Laurel #338338
RGB
CMYK
RGB Variations
Color information
#338338 (or 0x338338) is known color: Japanese Laurel. HEX triplet: 33, 83 and 38. RGB value is (51,131,56). Sum of RGB (Red+Green+Blue) = 51+131+56=238 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.43% from 238); Green value is 131 (51.56% from 255 or 55.04% from 238); Blue value is 56 (22.27% from 255 or 23.53% from 238); Max value from RGB is 131 - color contains mainly: green. Hex color #338338 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338338 is #CC7CC7. Grayscale: #626262. Windows color (decimal): -13401288 or 3703603. OLE color: 3703603.
HSL color Cylindrical-coordinate representation of color #338338: hue angle of 123.75º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #338338 is Cyan = 0.61, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 56 | - |
| CMYK | 0.61 | 0 | 0.57 | 0.49 |
| HSL | 123.75º | 0.44% | 0.36% | - |
| HSV(B) | 123.75º | 0.61% | 0.51% | - |
| XYZ | 10.2 | 17.22 | 6.53 | - |
| YUV | 98.53 | 104 | 94.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 56 | 0.61 | 0 | 0.57 | 0.49 | 123.75 | 0.44 | 0.36 |
| Hex | 33 | 83 | 38 | 3D | 0 | 39 | 31 | 7C | 2C | 24 |
| Octal | 63 | 203 | 70 | 75 | 0 | 71 | 61 | 174 | 54 | 44 |
| Binary | 110011 | 10000011 | 111000 | 111101 | 0 | 111001 | 110001 | 1111100 | 101100 | 100100 |
Color Harmonies of #338338
Complementary color
Monochromatic Colors of #338338
Black with #338338
Text Example
Text Example
White with #338338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338338; }
p { color: rgb(51,131,56); }
H1.HeaderClassName
{
color: #338338;
}
.AnyTagClassName
{
color: #338338;
}
</style>
background-color css
<style>
a { background-color: #338338; }
a { background-color: rgb(51,131,56); }
div.DivClassName
{
background-color: #338338;
}
.BgClassName
{
background-color: #338338;
}
</style>
border-color css
<style>
span { border-color: #338338; }
span { border-color: rgb(51,131,56); }
td.TdClassName
{
border-color: #338338;
}
.TagClassName
{
border-color: #338338;
}
</style>