Shades of Japanese Laurel #257627
Tints of Japanese Laurel #257627
RGB
CMYK
RGB Variations
Color information
#257627 (or 0x257627) is known color: Japanese Laurel. HEX triplet: 25, 76 and 27. RGB value is (37,118,39). Sum of RGB (Red+Green+Blue) = 37+118+39=194 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.07% from 194); Green value is 118 (46.48% from 255 or 60.82% from 194); Blue value is 39 (15.62% from 255 or 20.10% from 194); Max value from RGB is 118 - color contains mainly: green. Hex color #257627 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257627 is #DA89D8. Grayscale: #555555. Windows color (decimal): -14322137 or 2586149. OLE color: 2586149.
HSL color Cylindrical-coordinate representation of color #257627: hue angle of 121.48º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257627 is Cyan = 0.69, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 118 | 39 | - |
| CMYK | 0.69 | 0 | 0.67 | 0.54 |
| HSL | 121.48º | 0.52% | 0.3% | - |
| HSV(B) | 121.48º | 0.69% | 0.46% | - |
| XYZ | 7.61 | 13.5 | 4.12 | - |
| YUV | 84.78 | 102.16 | 93.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 39 | 0.69 | 0 | 0.67 | 0.54 | 121.48 | 0.52 | 0.3 |
| Hex | 25 | 76 | 27 | 45 | 0 | 43 | 36 | 79 | 34 | 1E |
| Octal | 45 | 166 | 47 | 105 | 0 | 103 | 66 | 171 | 64 | 36 |
| Binary | 100101 | 1110110 | 100111 | 1000101 | 0 | 1000011 | 110110 | 1111001 | 110100 | 11110 |
Color Harmonies of #257627
Complementary color
Monochromatic Colors of #257627
Black with #257627
Text Example
Text Example
White with #257627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257627; }
p { color: rgb(37,118,39); }
H1.HeaderClassName
{
color: #257627;
}
.AnyTagClassName
{
color: #257627;
}
</style>
background-color css
<style>
a { background-color: #257627; }
a { background-color: rgb(37,118,39); }
div.DivClassName
{
background-color: #257627;
}
.BgClassName
{
background-color: #257627;
}
</style>
border-color css
<style>
span { border-color: #257627; }
span { border-color: rgb(37,118,39); }
td.TdClassName
{
border-color: #257627;
}
.TagClassName
{
border-color: #257627;
}
</style>