Shades of Japanese Laurel #307033
Tints of Japanese Laurel #307033
RGB
CMYK
RGB Variations
Color information
#307033 (or 0x307033) is known color: Japanese Laurel. HEX triplet: 30, 70 and 33. RGB value is (48,112,51). Sum of RGB (Red+Green+Blue) = 48+112+51=211 (27% of max value = 765). Red value is 48 (19.14% from 255 or 22.75% from 211); Green value is 112 (44.14% from 255 or 53.08% from 211); Blue value is 51 (20.31% from 255 or 24.17% from 211); Max value from RGB is 112 - color contains mainly: green. Hex color #307033 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307033 is #CF8FCC. Grayscale: #565656. Windows color (decimal): -13602765 or 3371056. OLE color: 3371056.
HSL color Cylindrical-coordinate representation of color #307033: hue angle of 122.81º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #307033 is Cyan = 0.57, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 51 | - |
| CMYK | 0.57 | 0 | 0.54 | 0.56 |
| HSL | 122.81º | 0.4% | 0.31% | - |
| HSV(B) | 122.81º | 0.57% | 0.44% | - |
| XYZ | 7.61 | 12.46 | 5.14 | - |
| YUV | 85.91 | 108.3 | 100.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 51 | 0.57 | 0 | 0.54 | 0.56 | 122.81 | 0.4 | 0.31 |
| Hex | 30 | 70 | 33 | 39 | 0 | 36 | 38 | 7B | 28 | 1F |
| Octal | 60 | 160 | 63 | 71 | 0 | 66 | 70 | 173 | 50 | 37 |
| Binary | 110000 | 1110000 | 110011 | 111001 | 0 | 110110 | 111000 | 1111011 | 101000 | 11111 |
Color Harmonies of #307033
Complementary color
Monochromatic Colors of #307033
Black with #307033
Text Example
Text Example
White with #307033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307033; }
p { color: rgb(48,112,51); }
H1.HeaderClassName
{
color: #307033;
}
.AnyTagClassName
{
color: #307033;
}
</style>
background-color css
<style>
a { background-color: #307033; }
a { background-color: rgb(48,112,51); }
div.DivClassName
{
background-color: #307033;
}
.BgClassName
{
background-color: #307033;
}
</style>
border-color css
<style>
span { border-color: #307033; }
span { border-color: rgb(48,112,51); }
td.TdClassName
{
border-color: #307033;
}
.TagClassName
{
border-color: #307033;
}
</style>