Shades of Japanese Laurel #257525
Tints of Japanese Laurel #257525
RGB
CMYK
RGB Variations
Color information
#257525 (or 0x257525) is known color: Japanese Laurel. HEX triplet: 25, 75 and 25. RGB value is (37,117,37). Sum of RGB (Red+Green+Blue) = 37+117+37=191 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.37% from 191); Green value is 117 (46.09% from 255 or 61.26% from 191); Blue value is 37 (14.84% from 255 or 19.37% from 191); Max value from RGB is 117 - color contains mainly: green. Hex color #257525 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257525 is #DA8ADA. Grayscale: #545454. Windows color (decimal): -14322395 or 2454821. OLE color: 2454821.
HSL color Cylindrical-coordinate representation of color #257525: hue angle of 120º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257525 is Cyan = 0.68, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 37 | - |
| CMYK | 0.68 | 0 | 0.68 | 0.54 |
| HSL | 120º | 0.52% | 0.3% | - |
| HSV(B) | 120º | 0.68% | 0.46% | - |
| XYZ | 7.46 | 13.25 | 3.91 | - |
| YUV | 83.96 | 101.5 | 94.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 37 | 0.68 | 0 | 0.68 | 0.54 | 120 | 0.52 | 0.3 |
| Hex | 25 | 75 | 25 | 44 | 0 | 44 | 36 | 78 | 34 | 1E |
| Octal | 45 | 165 | 45 | 104 | 0 | 104 | 66 | 170 | 64 | 36 |
| Binary | 100101 | 1110101 | 100101 | 1000100 | 0 | 1000100 | 110110 | 1111000 | 110100 | 11110 |
Color Harmonies of #257525
Complementary color
Monochromatic Colors of #257525
Black with #257525
Text Example
Text Example
White with #257525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257525; }
p { color: rgb(37,117,37); }
H1.HeaderClassName
{
color: #257525;
}
.AnyTagClassName
{
color: #257525;
}
</style>
background-color css
<style>
a { background-color: #257525; }
a { background-color: rgb(37,117,37); }
div.DivClassName
{
background-color: #257525;
}
.BgClassName
{
background-color: #257525;
}
</style>
border-color css
<style>
span { border-color: #257525; }
span { border-color: rgb(37,117,37); }
td.TdClassName
{
border-color: #257525;
}
.TagClassName
{
border-color: #257525;
}
</style>