Shades of Japanese Laurel #338238
Tints of Japanese Laurel #338238
RGB
CMYK
RGB Variations
Color information
#338238 (or 0x338238) is known color: Japanese Laurel. HEX triplet: 33, 82 and 38. RGB value is (51,130,56). Sum of RGB (Red+Green+Blue) = 51+130+56=237 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.52% from 237); Green value is 130 (51.17% from 255 or 54.85% from 237); Blue value is 56 (22.27% from 255 or 23.63% from 237); Max value from RGB is 130 - color contains mainly: green. Hex color #338238 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338238 is #CC7DC7. Grayscale: #626262. Windows color (decimal): -13401544 or 3703347. OLE color: 3703347.
HSL color Cylindrical-coordinate representation of color #338238: hue angle of 123.8º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #338238 is Cyan = 0.61, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 130 | 56 | - |
| CMYK | 0.61 | 0 | 0.57 | 0.49 |
| HSL | 123.8º | 0.44% | 0.35% | - |
| HSV(B) | 123.8º | 0.61% | 0.51% | - |
| XYZ | 10.06 | 16.95 | 6.48 | - |
| YUV | 97.94 | 104.33 | 94.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 130 | 56 | 0.61 | 0 | 0.57 | 0.49 | 123.8 | 0.44 | 0.35 |
| Hex | 33 | 82 | 38 | 3D | 0 | 39 | 31 | 7C | 2C | 23 |
| Octal | 63 | 202 | 70 | 75 | 0 | 71 | 61 | 174 | 54 | 43 |
| Binary | 110011 | 10000010 | 111000 | 111101 | 0 | 111001 | 110001 | 1111100 | 101100 | 100011 |
Color Harmonies of #338238
Complementary color
Monochromatic Colors of #338238
Black with #338238
Text Example
Text Example
White with #338238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338238; }
p { color: rgb(51,130,56); }
H1.HeaderClassName
{
color: #338238;
}
.AnyTagClassName
{
color: #338238;
}
</style>
background-color css
<style>
a { background-color: #338238; }
a { background-color: rgb(51,130,56); }
div.DivClassName
{
background-color: #338238;
}
.BgClassName
{
background-color: #338238;
}
</style>
border-color css
<style>
span { border-color: #338238; }
span { border-color: rgb(51,130,56); }
td.TdClassName
{
border-color: #338238;
}
.TagClassName
{
border-color: #338238;
}
</style>