Shades of Japanese Laurel #307435
Tints of Japanese Laurel #307435
RGB
CMYK
RGB Variations
Color information
#307435 (or 0x307435) is known color: Japanese Laurel. HEX triplet: 30, 74 and 35. RGB value is (48,116,53). Sum of RGB (Red+Green+Blue) = 48+116+53=217 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.12% from 217); Green value is 116 (45.70% from 255 or 53.46% from 217); Blue value is 53 (21.09% from 255 or 24.42% from 217); Max value from RGB is 116 - color contains mainly: green. Hex color #307435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307435 is #CF8BCA. Grayscale: #585858. Windows color (decimal): -13601739 or 3503152. OLE color: 3503152.
HSL color Cylindrical-coordinate representation of color #307435: hue angle of 124.41º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307435 is Cyan = 0.59, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 116 | 53 | - |
| CMYK | 0.59 | 0 | 0.54 | 0.55 |
| HSL | 124.41º | 0.41% | 0.32% | - |
| HSV(B) | 124.41º | 0.59% | 0.45% | - |
| XYZ | 8.11 | 13.38 | 5.52 | - |
| YUV | 88.49 | 107.97 | 99.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 116 | 53 | 0.59 | 0 | 0.54 | 0.55 | 124.41 | 0.41 | 0.32 |
| Hex | 30 | 74 | 35 | 3B | 0 | 36 | 37 | 7C | 29 | 20 |
| Octal | 60 | 164 | 65 | 73 | 0 | 66 | 67 | 174 | 51 | 40 |
| Binary | 110000 | 1110100 | 110101 | 111011 | 0 | 110110 | 110111 | 1111100 | 101001 | 100000 |
Color Harmonies of #307435
Complementary color
Monochromatic Colors of #307435
Black with #307435
Text Example
Text Example
White with #307435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307435; }
p { color: rgb(48,116,53); }
H1.HeaderClassName
{
color: #307435;
}
.AnyTagClassName
{
color: #307435;
}
</style>
background-color css
<style>
a { background-color: #307435; }
a { background-color: rgb(48,116,53); }
div.DivClassName
{
background-color: #307435;
}
.BgClassName
{
background-color: #307435;
}
</style>
border-color css
<style>
span { border-color: #307435; }
span { border-color: rgb(48,116,53); }
td.TdClassName
{
border-color: #307435;
}
.TagClassName
{
border-color: #307435;
}
</style>