Shades of Japanese Laurel #267726
Tints of Japanese Laurel #267726
RGB
CMYK
RGB Variations
Color information
#267726 (or 0x267726) is known color: Japanese Laurel. HEX triplet: 26, 77 and 26. RGB value is (38,119,38). Sum of RGB (Red+Green+Blue) = 38+119+38=195 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.49% from 195); Green value is 119 (46.88% from 255 or 61.03% from 195); Blue value is 38 (15.23% from 255 or 19.49% from 195); Max value from RGB is 119 - color contains mainly: green. Hex color #267726 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267726 is #D988D9. Grayscale: #555555. Windows color (decimal): -14256346 or 2520870. OLE color: 2520870.
HSL color Cylindrical-coordinate representation of color #267726: hue angle of 120º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267726 is Cyan = 0.68, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 119 | 38 | - |
| CMYK | 0.68 | 0 | 0.68 | 0.53 |
| HSL | 120º | 0.52% | 0.31% | - |
| HSV(B) | 120º | 0.68% | 0.47% | - |
| XYZ | 7.75 | 13.75 | 4.08 | - |
| YUV | 85.55 | 101.16 | 94.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 119 | 38 | 0.68 | 0 | 0.68 | 0.53 | 120 | 0.52 | 0.31 |
| Hex | 26 | 77 | 26 | 44 | 0 | 44 | 35 | 78 | 34 | 1F |
| Octal | 46 | 167 | 46 | 104 | 0 | 104 | 65 | 170 | 64 | 37 |
| Binary | 100110 | 1110111 | 100110 | 1000100 | 0 | 1000100 | 110101 | 1111000 | 110100 | 11111 |
Color Harmonies of #267726
Complementary color
Monochromatic Colors of #267726
Black with #267726
Text Example
Text Example
White with #267726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267726; }
p { color: rgb(38,119,38); }
H1.HeaderClassName
{
color: #267726;
}
.AnyTagClassName
{
color: #267726;
}
</style>
background-color css
<style>
a { background-color: #267726; }
a { background-color: rgb(38,119,38); }
div.DivClassName
{
background-color: #267726;
}
.BgClassName
{
background-color: #267726;
}
</style>
border-color css
<style>
span { border-color: #267726; }
span { border-color: rgb(38,119,38); }
td.TdClassName
{
border-color: #267726;
}
.TagClassName
{
border-color: #267726;
}
</style>