Shades of Japanese Laurel #248534
Tints of Japanese Laurel #248534
RGB
CMYK
RGB Variations
Color information
#248534 (or 0x248534) is known color: Japanese Laurel. HEX triplet: 24, 85 and 34. RGB value is (36,133,52). Sum of RGB (Red+Green+Blue) = 36+133+52=221 (29% of max value = 765). Red value is 36 (14.45% from 255 or 16.29% from 221); Green value is 133 (52.34% from 255 or 60.18% from 221); Blue value is 52 (20.70% from 255 or 23.53% from 221); Max value from RGB is 133 - color contains mainly: green. Hex color #248534 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #248534 is #DB7ACB. Grayscale: #5E5E5E. Windows color (decimal): -14383820 or 3441956. OLE color: 3441956.
HSL color Cylindrical-coordinate representation of color #248534: hue angle of 129.9º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #248534 is Cyan = 0.73, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 36 | 133 | 52 | - |
| CMYK | 0.73 | 0 | 0.61 | 0.48 |
| HSL | 129.9º | 0.57% | 0.33% | - |
| HSV(B) | 129.9º | 0.73% | 0.52% | - |
| XYZ | 9.73 | 17.4 | 6.09 | - |
| YUV | 94.76 | 103.86 | 86.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 133 | 52 | 0.73 | 0 | 0.61 | 0.48 | 129.9 | 0.57 | 0.33 |
| Hex | 24 | 85 | 34 | 49 | 0 | 3D | 30 | 82 | 39 | 21 |
| Octal | 44 | 205 | 64 | 111 | 0 | 75 | 60 | 202 | 71 | 41 |
| Binary | 100100 | 10000101 | 110100 | 1001001 | 0 | 111101 | 110000 | 10000010 | 111001 | 100001 |
Color Harmonies of #248534
Complementary color
Monochromatic Colors of #248534
Black with #248534
Text Example
Text Example
White with #248534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #248534; }
p { color: rgb(36,133,52); }
H1.HeaderClassName
{
color: #248534;
}
.AnyTagClassName
{
color: #248534;
}
</style>
background-color css
<style>
a { background-color: #248534; }
a { background-color: rgb(36,133,52); }
div.DivClassName
{
background-color: #248534;
}
.BgClassName
{
background-color: #248534;
}
</style>
border-color css
<style>
span { border-color: #248534; }
span { border-color: rgb(36,133,52); }
td.TdClassName
{
border-color: #248534;
}
.TagClassName
{
border-color: #248534;
}
</style>