Shades of Japanese Laurel #257726
Tints of Japanese Laurel #257726
RGB
CMYK
RGB Variations
Color information
#257726 (or 0x257726) is known color: Japanese Laurel. HEX triplet: 25, 77 and 26. RGB value is (37,119,38). Sum of RGB (Red+Green+Blue) = 37+119+38=194 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.07% from 194); Green value is 119 (46.88% from 255 or 61.34% from 194); Blue value is 38 (15.23% from 255 or 19.59% from 194); Max value from RGB is 119 - color contains mainly: green. Hex color #257726 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257726 is #DA88D9. Grayscale: #555555. Windows color (decimal): -14321882 or 2520869. OLE color: 2520869.
HSL color Cylindrical-coordinate representation of color #257726: hue angle of 120.73º 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 #257726 is Cyan = 0.69, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 119 | 38 | - |
| CMYK | 0.69 | 0 | 0.68 | 0.53 |
| HSL | 120.73º | 0.53% | 0.31% | - |
| HSV(B) | 120.73º | 0.69% | 0.47% | - |
| XYZ | 7.71 | 13.73 | 4.08 | - |
| YUV | 85.25 | 101.33 | 93.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 119 | 38 | 0.69 | 0 | 0.68 | 0.53 | 120.73 | 0.53 | 0.31 |
| Hex | 25 | 77 | 26 | 45 | 0 | 44 | 35 | 79 | 35 | 1F |
| Octal | 45 | 167 | 46 | 105 | 0 | 104 | 65 | 171 | 65 | 37 |
| Binary | 100101 | 1110111 | 100110 | 1000101 | 0 | 1000100 | 110101 | 1111001 | 110101 | 11111 |
Color Harmonies of #257726
Complementary color
Monochromatic Colors of #257726
Black with #257726
Text Example
Text Example
White with #257726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257726; }
p { color: rgb(37,119,38); }
H1.HeaderClassName
{
color: #257726;
}
.AnyTagClassName
{
color: #257726;
}
</style>
background-color css
<style>
a { background-color: #257726; }
a { background-color: rgb(37,119,38); }
div.DivClassName
{
background-color: #257726;
}
.BgClassName
{
background-color: #257726;
}
</style>
border-color css
<style>
span { border-color: #257726; }
span { border-color: rgb(37,119,38); }
td.TdClassName
{
border-color: #257726;
}
.TagClassName
{
border-color: #257726;
}
</style>