Shades of Japanese Laurel #257928
Tints of Japanese Laurel #257928
RGB
CMYK
RGB Variations
Color information
#257928 (or 0x257928) is known color: Japanese Laurel. HEX triplet: 25, 79 and 28. RGB value is (37,121,40). Sum of RGB (Red+Green+Blue) = 37+121+40=198 (26% of max value = 765). Red value is 37 (14.84% from 255 or 18.69% from 198); Green value is 121 (47.66% from 255 or 61.11% from 198); Blue value is 40 (16.02% from 255 or 20.20% from 198); Max value from RGB is 121 - color contains mainly: green. Hex color #257928 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257928 is #DA86D7. Grayscale: #565656. Windows color (decimal): -14321368 or 2652453. OLE color: 2652453.
HSL color Cylindrical-coordinate representation of color #257928: hue angle of 122.14º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257928 is Cyan = 0.69, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 121 | 40 | - |
| CMYK | 0.69 | 0 | 0.67 | 0.53 |
| HSL | 122.14º | 0.53% | 0.31% | - |
| HSV(B) | 122.14º | 0.69% | 0.47% | - |
| XYZ | 7.98 | 14.22 | 4.33 | - |
| YUV | 86.65 | 101.67 | 92.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 121 | 40 | 0.69 | 0 | 0.67 | 0.53 | 122.14 | 0.53 | 0.31 |
| Hex | 25 | 79 | 28 | 45 | 0 | 43 | 35 | 7A | 35 | 1F |
| Octal | 45 | 171 | 50 | 105 | 0 | 103 | 65 | 172 | 65 | 37 |
| Binary | 100101 | 1111001 | 101000 | 1000101 | 0 | 1000011 | 110101 | 1111010 | 110101 | 11111 |
Color Harmonies of #257928
Complementary color
Monochromatic Colors of #257928
Black with #257928
Text Example
Text Example
White with #257928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257928; }
p { color: rgb(37,121,40); }
H1.HeaderClassName
{
color: #257928;
}
.AnyTagClassName
{
color: #257928;
}
</style>
background-color css
<style>
a { background-color: #257928; }
a { background-color: rgb(37,121,40); }
div.DivClassName
{
background-color: #257928;
}
.BgClassName
{
background-color: #257928;
}
</style>
border-color css
<style>
span { border-color: #257928; }
span { border-color: rgb(37,121,40); }
td.TdClassName
{
border-color: #257928;
}
.TagClassName
{
border-color: #257928;
}
</style>