Shades of Japanese Laurel #257828
Tints of Japanese Laurel #257828
RGB
CMYK
RGB Variations
Color information
#257828 (or 0x257828) is known color: Japanese Laurel. HEX triplet: 25, 78 and 28. RGB value is (37,120,40). Sum of RGB (Red+Green+Blue) = 37+120+40=197 (26% of max value = 765). Red value is 37 (14.84% from 255 or 18.78% from 197); Green value is 120 (47.27% from 255 or 60.91% from 197); Blue value is 40 (16.02% from 255 or 20.30% from 197); Max value from RGB is 120 - color contains mainly: green. Hex color #257828 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257828 is #DA87D7. Grayscale: #565656. Windows color (decimal): -14321624 or 2652197. OLE color: 2652197.
HSL color Cylindrical-coordinate representation of color #257828: hue angle of 122.17º 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 #257828 is Cyan = 0.69, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 120 | 40 | - |
| CMYK | 0.69 | 0 | 0.67 | 0.53 |
| HSL | 122.17º | 0.53% | 0.31% | - |
| HSV(B) | 122.17º | 0.69% | 0.47% | - |
| XYZ | 7.86 | 13.98 | 4.29 | - |
| YUV | 86.06 | 102 | 93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 120 | 40 | 0.69 | 0 | 0.67 | 0.53 | 122.17 | 0.53 | 0.31 |
| Hex | 25 | 78 | 28 | 45 | 0 | 43 | 35 | 7A | 35 | 1F |
| Octal | 45 | 170 | 50 | 105 | 0 | 103 | 65 | 172 | 65 | 37 |
| Binary | 100101 | 1111000 | 101000 | 1000101 | 0 | 1000011 | 110101 | 1111010 | 110101 | 11111 |
Color Harmonies of #257828
Complementary color
Monochromatic Colors of #257828
Black with #257828
Text Example
Text Example
White with #257828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257828; }
p { color: rgb(37,120,40); }
H1.HeaderClassName
{
color: #257828;
}
.AnyTagClassName
{
color: #257828;
}
</style>
background-color css
<style>
a { background-color: #257828; }
a { background-color: rgb(37,120,40); }
div.DivClassName
{
background-color: #257828;
}
.BgClassName
{
background-color: #257828;
}
</style>
border-color css
<style>
span { border-color: #257828; }
span { border-color: rgb(37,120,40); }
td.TdClassName
{
border-color: #257828;
}
.TagClassName
{
border-color: #257828;
}
</style>