Shades of Japanese Laurel #307534
Tints of Japanese Laurel #307534
RGB
CMYK
RGB Variations
Color information
#307534 (or 0x307534) is known color: Japanese Laurel. HEX triplet: 30, 75 and 34. RGB value is (48,117,52). Sum of RGB (Red+Green+Blue) = 48+117+52=217 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.12% from 217); Green value is 117 (46.09% from 255 or 53.92% from 217); Blue value is 52 (20.70% from 255 or 23.96% from 217); Max value from RGB is 117 - color contains mainly: green. Hex color #307534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307534 is #CF8ACB. Grayscale: #595959. Windows color (decimal): -13601484 or 3437872. OLE color: 3437872.
HSL color Cylindrical-coordinate representation of color #307534: hue angle of 123.48º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307534 is Cyan = 0.59, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 117 | 52 | - |
| CMYK | 0.59 | 0 | 0.56 | 0.54 |
| HSL | 123.48º | 0.42% | 0.32% | - |
| HSV(B) | 123.48º | 0.59% | 0.46% | - |
| XYZ | 8.2 | 13.6 | 5.44 | - |
| YUV | 88.96 | 107.14 | 98.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 117 | 52 | 0.59 | 0 | 0.56 | 0.54 | 123.48 | 0.42 | 0.32 |
| Hex | 30 | 75 | 34 | 3B | 0 | 38 | 36 | 7B | 2A | 20 |
| Octal | 60 | 165 | 64 | 73 | 0 | 70 | 66 | 173 | 52 | 40 |
| Binary | 110000 | 1110101 | 110100 | 111011 | 0 | 111000 | 110110 | 1111011 | 101010 | 100000 |
Color Harmonies of #307534
Complementary color
Monochromatic Colors of #307534
Black with #307534
Text Example
Text Example
White with #307534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307534; }
p { color: rgb(48,117,52); }
H1.HeaderClassName
{
color: #307534;
}
.AnyTagClassName
{
color: #307534;
}
</style>
background-color css
<style>
a { background-color: #307534; }
a { background-color: rgb(48,117,52); }
div.DivClassName
{
background-color: #307534;
}
.BgClassName
{
background-color: #307534;
}
</style>
border-color css
<style>
span { border-color: #307534; }
span { border-color: rgb(48,117,52); }
td.TdClassName
{
border-color: #307534;
}
.TagClassName
{
border-color: #307534;
}
</style>