Shades of Japanese Laurel #257523
Tints of Japanese Laurel #257523
RGB
CMYK
RGB Variations
Color information
#257523 (or 0x257523) is known color: Japanese Laurel. HEX triplet: 25, 75 and 23. RGB value is (37,117,35). Sum of RGB (Red+Green+Blue) = 37+117+35=189 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.58% from 189); Green value is 117 (46.09% from 255 or 61.90% from 189); Blue value is 35 (14.06% from 255 or 18.52% from 189); Max value from RGB is 117 - color contains mainly: green. Hex color #257523 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257523 is #DA8ADC. Grayscale: #535353. Windows color (decimal): -14322397 or 2323749. OLE color: 2323749.
HSL color Cylindrical-coordinate representation of color #257523: hue angle of 118.54º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #257523 is Cyan = 0.68, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 35 | - |
| CMYK | 0.68 | 0 | 0.70 | 0.54 |
| HSL | 118.54º | 0.54% | 0.3% | - |
| HSV(B) | 118.54º | 0.7% | 0.46% | - |
| XYZ | 7.43 | 13.24 | 3.75 | - |
| YUV | 83.73 | 100.5 | 94.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 35 | 0.68 | 0 | 0.70 | 0.54 | 118.54 | 0.54 | 0.3 |
| Hex | 25 | 75 | 23 | 44 | 0 | 46 | 36 | 77 | 36 | 1E |
| Octal | 45 | 165 | 43 | 104 | 0 | 106 | 66 | 167 | 66 | 36 |
| Binary | 100101 | 1110101 | 100011 | 1000100 | 0 | 1000110 | 110110 | 1110111 | 110110 | 11110 |
Color Harmonies of #257523
Complementary color
Monochromatic Colors of #257523
Black with #257523
Text Example
Text Example
White with #257523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257523; }
p { color: rgb(37,117,35); }
H1.HeaderClassName
{
color: #257523;
}
.AnyTagClassName
{
color: #257523;
}
</style>
background-color css
<style>
a { background-color: #257523; }
a { background-color: rgb(37,117,35); }
div.DivClassName
{
background-color: #257523;
}
.BgClassName
{
background-color: #257523;
}
</style>
border-color css
<style>
span { border-color: #257523; }
span { border-color: rgb(37,117,35); }
td.TdClassName
{
border-color: #257523;
}
.TagClassName
{
border-color: #257523;
}
</style>