Shades of Japanese Laurel #308641
Tints of Japanese Laurel #308641
RGB
CMYK
RGB Variations
Color information
#308641 (or 0x308641) is known color: Japanese Laurel. HEX triplet: 30, 86 and 41. RGB value is (48,134,65). Sum of RGB (Red+Green+Blue) = 48+134+65=247 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.43% from 247); Green value is 134 (52.73% from 255 or 54.25% from 247); Blue value is 65 (25.78% from 255 or 26.32% from 247); Max value from RGB is 134 - color contains mainly: green. Hex color #308641 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #308641 is #CF79BE. Grayscale: #646464. Windows color (decimal): -13597119 or 4294192. OLE color: 4294192.
HSL color Cylindrical-coordinate representation of color #308641: hue angle of 131.86º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #308641 is Cyan = 0.64, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 134 | 65 | - |
| CMYK | 0.64 | 0 | 0.51 | 0.47 |
| HSL | 131.86º | 0.47% | 0.36% | - |
| HSV(B) | 131.86º | 0.64% | 0.53% | - |
| XYZ | 10.7 | 18.06 | 7.92 | - |
| YUV | 100.42 | 108.01 | 90.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 134 | 65 | 0.64 | 0 | 0.51 | 0.47 | 131.86 | 0.47 | 0.36 |
| Hex | 30 | 86 | 41 | 40 | 0 | 33 | 2F | 84 | 2F | 24 |
| Octal | 60 | 206 | 101 | 100 | 0 | 63 | 57 | 204 | 57 | 44 |
| Binary | 110000 | 10000110 | 1000001 | 1000000 | 0 | 110011 | 101111 | 10000100 | 101111 | 100100 |
Color Harmonies of #308641
Complementary color
Monochromatic Colors of #308641
Black with #308641
Text Example
Text Example
White with #308641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308641; }
p { color: rgb(48,134,65); }
H1.HeaderClassName
{
color: #308641;
}
.AnyTagClassName
{
color: #308641;
}
</style>
background-color css
<style>
a { background-color: #308641; }
a { background-color: rgb(48,134,65); }
div.DivClassName
{
background-color: #308641;
}
.BgClassName
{
background-color: #308641;
}
</style>
border-color css
<style>
span { border-color: #308641; }
span { border-color: rgb(48,134,65); }
td.TdClassName
{
border-color: #308641;
}
.TagClassName
{
border-color: #308641;
}
</style>