Shades of Japanese Laurel #308533
Tints of Japanese Laurel #308533
RGB
CMYK
RGB Variations
Color information
#308533 (or 0x308533) is known color: Japanese Laurel. HEX triplet: 30, 85 and 33. RGB value is (48,133,51). Sum of RGB (Red+Green+Blue) = 48+133+51=232 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.69% from 232); Green value is 133 (52.34% from 255 or 57.33% from 232); Blue value is 51 (20.31% from 255 or 21.98% from 232); Max value from RGB is 133 - color contains mainly: green. Hex color #308533 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #308533 is #CF7ACC. Grayscale: #626262. Windows color (decimal): -13597389 or 3376432. OLE color: 3376432.
HSL color Cylindrical-coordinate representation of color #308533: hue angle of 122.12º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #308533 is Cyan = 0.64, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 48 | 133 | 51 | - |
| CMYK | 0.64 | 0 | 0.62 | 0.48 |
| HSL | 122.12º | 0.47% | 0.35% | - |
| HSV(B) | 122.12º | 0.64% | 0.52% | - |
| XYZ | 10.2 | 17.64 | 6 | - |
| YUV | 98.24 | 101.34 | 92.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 133 | 51 | 0.64 | 0 | 0.62 | 0.48 | 122.12 | 0.47 | 0.35 |
| Hex | 30 | 85 | 33 | 40 | 0 | 3E | 30 | 7A | 2F | 23 |
| Octal | 60 | 205 | 63 | 100 | 0 | 76 | 60 | 172 | 57 | 43 |
| Binary | 110000 | 10000101 | 110011 | 1000000 | 0 | 111110 | 110000 | 1111010 | 101111 | 100011 |
Color Harmonies of #308533
Complementary color
Monochromatic Colors of #308533
Black with #308533
Text Example
Text Example
White with #308533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308533; }
p { color: rgb(48,133,51); }
H1.HeaderClassName
{
color: #308533;
}
.AnyTagClassName
{
color: #308533;
}
</style>
background-color css
<style>
a { background-color: #308533; }
a { background-color: rgb(48,133,51); }
div.DivClassName
{
background-color: #308533;
}
.BgClassName
{
background-color: #308533;
}
</style>
border-color css
<style>
span { border-color: #308533; }
span { border-color: rgb(48,133,51); }
td.TdClassName
{
border-color: #308533;
}
.TagClassName
{
border-color: #308533;
}
</style>