Shades of Japanese Laurel #267626
Tints of Japanese Laurel #267626
RGB
CMYK
RGB Variations
Color information
#267626 (or 0x267626) is known color: Japanese Laurel. HEX triplet: 26, 76 and 26. RGB value is (38,118,38). Sum of RGB (Red+Green+Blue) = 38+118+38=194 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.59% from 194); Green value is 118 (46.48% from 255 or 60.82% from 194); Blue value is 38 (15.23% from 255 or 19.59% from 194); Max value from RGB is 118 - color contains mainly: green. Hex color #267626 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267626 is #D989D9. Grayscale: #555555. Windows color (decimal): -14256602 or 2520614. OLE color: 2520614.
HSL color Cylindrical-coordinate representation of color #267626: hue angle of 120º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267626 is Cyan = 0.68, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 118 | 38 | - |
| CMYK | 0.68 | 0 | 0.68 | 0.54 |
| HSL | 120º | 0.51% | 0.31% | - |
| HSV(B) | 120º | 0.68% | 0.46% | - |
| XYZ | 7.63 | 13.51 | 4.04 | - |
| YUV | 84.96 | 101.5 | 94.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 118 | 38 | 0.68 | 0 | 0.68 | 0.54 | 120 | 0.51 | 0.31 |
| Hex | 26 | 76 | 26 | 44 | 0 | 44 | 36 | 78 | 33 | 1F |
| Octal | 46 | 166 | 46 | 104 | 0 | 104 | 66 | 170 | 63 | 37 |
| Binary | 100110 | 1110110 | 100110 | 1000100 | 0 | 1000100 | 110110 | 1111000 | 110011 | 11111 |
Color Harmonies of #267626
Complementary color
Monochromatic Colors of #267626
Black with #267626
Text Example
Text Example
White with #267626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267626; }
p { color: rgb(38,118,38); }
H1.HeaderClassName
{
color: #267626;
}
.AnyTagClassName
{
color: #267626;
}
</style>
background-color css
<style>
a { background-color: #267626; }
a { background-color: rgb(38,118,38); }
div.DivClassName
{
background-color: #267626;
}
.BgClassName
{
background-color: #267626;
}
</style>
border-color css
<style>
span { border-color: #267626; }
span { border-color: rgb(38,118,38); }
td.TdClassName
{
border-color: #267626;
}
.TagClassName
{
border-color: #267626;
}
</style>