Shades of Japanese Laurel #307533
Tints of Japanese Laurel #307533
RGB
CMYK
RGB Variations
Color information
#307533 (or 0x307533) is known color: Japanese Laurel. HEX triplet: 30, 75 and 33. RGB value is (48,117,51). Sum of RGB (Red+Green+Blue) = 48+117+51=216 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.22% from 216); Green value is 117 (46.09% from 255 or 54.17% from 216); Blue value is 51 (20.31% from 255 or 23.61% from 216); Max value from RGB is 117 - color contains mainly: green. Hex color #307533 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307533 is #CF8ACC. Grayscale: #595959. Windows color (decimal): -13601485 or 3372336. OLE color: 3372336.
HSL color Cylindrical-coordinate representation of color #307533: hue angle of 122.61º 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 #307533 is Cyan = 0.59, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 117 | 51 | - |
| CMYK | 0.59 | 0 | 0.56 | 0.54 |
| HSL | 122.61º | 0.42% | 0.32% | - |
| HSV(B) | 122.61º | 0.59% | 0.46% | - |
| XYZ | 8.18 | 13.59 | 5.32 | - |
| YUV | 88.85 | 106.64 | 98.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 117 | 51 | 0.59 | 0 | 0.56 | 0.54 | 122.61 | 0.42 | 0.32 |
| Hex | 30 | 75 | 33 | 3B | 0 | 38 | 36 | 7B | 2A | 20 |
| Octal | 60 | 165 | 63 | 73 | 0 | 70 | 66 | 173 | 52 | 40 |
| Binary | 110000 | 1110101 | 110011 | 111011 | 0 | 111000 | 110110 | 1111011 | 101010 | 100000 |
Color Harmonies of #307533
Complementary color
Monochromatic Colors of #307533
Black with #307533
Text Example
Text Example
White with #307533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307533; }
p { color: rgb(48,117,51); }
H1.HeaderClassName
{
color: #307533;
}
.AnyTagClassName
{
color: #307533;
}
</style>
background-color css
<style>
a { background-color: #307533; }
a { background-color: rgb(48,117,51); }
div.DivClassName
{
background-color: #307533;
}
.BgClassName
{
background-color: #307533;
}
</style>
border-color css
<style>
span { border-color: #307533; }
span { border-color: rgb(48,117,51); }
td.TdClassName
{
border-color: #307533;
}
.TagClassName
{
border-color: #307533;
}
</style>