Shades of Japanese Laurel #257520
Tints of Japanese Laurel #257520
RGB
CMYK
RGB Variations
Color information
#257520 (or 0x257520) is known color: Japanese Laurel. HEX triplet: 25, 75 and 20. RGB value is (37,117,32). Sum of RGB (Red+Green+Blue) = 37+117+32=186 (24% of max value = 765). Red value is 37 (14.84% from 255 or 19.89% from 186); Green value is 117 (46.09% from 255 or 62.90% from 186); Blue value is 32 (12.89% from 255 or 17.20% from 186); Max value from RGB is 117 - color contains mainly: green. Hex color #257520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257520 is #DA8ADF. Grayscale: #535353. Windows color (decimal): -14322400 or 2127141. OLE color: 2127141.
HSL color Cylindrical-coordinate representation of color #257520: hue angle of 116.47º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #257520 is Cyan = 0.68, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 32 | - |
| CMYK | 0.68 | 0 | 0.73 | 0.54 |
| HSL | 116.47º | 0.57% | 0.29% | - |
| HSV(B) | 116.47º | 0.73% | 0.46% | - |
| XYZ | 7.38 | 13.22 | 3.53 | - |
| YUV | 83.39 | 99 | 94.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 32 | 0.68 | 0 | 0.73 | 0.54 | 116.47 | 0.57 | 0.29 |
| Hex | 25 | 75 | 20 | 44 | 0 | 49 | 36 | 74 | 39 | 1D |
| Octal | 45 | 165 | 40 | 104 | 0 | 111 | 66 | 164 | 71 | 35 |
| Binary | 100101 | 1110101 | 100000 | 1000100 | 0 | 1001001 | 110110 | 1110100 | 111001 | 11101 |
Color Harmonies of #257520
Complementary color
Monochromatic Colors of #257520
Black with #257520
Text Example
Text Example
White with #257520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257520; }
p { color: rgb(37,117,32); }
H1.HeaderClassName
{
color: #257520;
}
.AnyTagClassName
{
color: #257520;
}
</style>
background-color css
<style>
a { background-color: #257520; }
a { background-color: rgb(37,117,32); }
div.DivClassName
{
background-color: #257520;
}
.BgClassName
{
background-color: #257520;
}
</style>
border-color css
<style>
span { border-color: #257520; }
span { border-color: rgb(37,117,32); }
td.TdClassName
{
border-color: #257520;
}
.TagClassName
{
border-color: #257520;
}
</style>