Shades of Japanese Laurel #257724
Tints of Japanese Laurel #257724
RGB
CMYK
RGB Variations
Color information
#257724 (or 0x257724) is known color: Japanese Laurel. HEX triplet: 25, 77 and 24. RGB value is (37,119,36). Sum of RGB (Red+Green+Blue) = 37+119+36=192 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.27% from 192); Green value is 119 (46.88% from 255 or 61.98% from 192); Blue value is 36 (14.45% from 255 or 18.75% from 192); Max value from RGB is 119 - color contains mainly: green. Hex color #257724 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257724 is #DA88DB. Grayscale: #555555. Windows color (decimal): -14321884 or 2389797. OLE color: 2389797.
HSL color Cylindrical-coordinate representation of color #257724: hue angle of 119.28º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #257724 is Cyan = 0.69, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 119 | 36 | - |
| CMYK | 0.69 | 0 | 0.70 | 0.53 |
| HSL | 119.28º | 0.54% | 0.3% | - |
| HSV(B) | 119.28º | 0.7% | 0.47% | - |
| XYZ | 7.68 | 13.71 | 3.91 | - |
| YUV | 85.02 | 100.33 | 93.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 119 | 36 | 0.69 | 0 | 0.70 | 0.53 | 119.28 | 0.54 | 0.3 |
| Hex | 25 | 77 | 24 | 45 | 0 | 46 | 35 | 77 | 36 | 1E |
| Octal | 45 | 167 | 44 | 105 | 0 | 106 | 65 | 167 | 66 | 36 |
| Binary | 100101 | 1110111 | 100100 | 1000101 | 0 | 1000110 | 110101 | 1110111 | 110110 | 11110 |
Color Harmonies of #257724
Complementary color
Monochromatic Colors of #257724
Black with #257724
Text Example
Text Example
White with #257724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257724; }
p { color: rgb(37,119,36); }
H1.HeaderClassName
{
color: #257724;
}
.AnyTagClassName
{
color: #257724;
}
</style>
background-color css
<style>
a { background-color: #257724; }
a { background-color: rgb(37,119,36); }
div.DivClassName
{
background-color: #257724;
}
.BgClassName
{
background-color: #257724;
}
</style>
border-color css
<style>
span { border-color: #257724; }
span { border-color: rgb(37,119,36); }
td.TdClassName
{
border-color: #257724;
}
.TagClassName
{
border-color: #257724;
}
</style>