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