Shades of Japanese Laurel #267526
Tints of Japanese Laurel #267526
RGB
CMYK
RGB Variations
Color information
#267526 (or 0x267526) is known color: Japanese Laurel. HEX triplet: 26, 75 and 26. RGB value is (38,117,38). Sum of RGB (Red+Green+Blue) = 38+117+38=193 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.69% from 193); Green value is 117 (46.09% from 255 or 60.62% from 193); Blue value is 38 (15.23% from 255 or 19.69% from 193); Max value from RGB is 117 - color contains mainly: green. Hex color #267526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267526 is #D98AD9. Grayscale: #545454. Windows color (decimal): -14256858 or 2520358. OLE color: 2520358.
HSL color Cylindrical-coordinate representation of color #267526: hue angle of 120º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267526 is Cyan = 0.68, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 117 | 38 | - |
| CMYK | 0.68 | 0 | 0.68 | 0.54 |
| HSL | 120º | 0.51% | 0.3% | - |
| HSV(B) | 120º | 0.68% | 0.46% | - |
| XYZ | 7.51 | 13.27 | 4 | - |
| YUV | 84.37 | 101.83 | 94.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 117 | 38 | 0.68 | 0 | 0.68 | 0.54 | 120 | 0.51 | 0.3 |
| Hex | 26 | 75 | 26 | 44 | 0 | 44 | 36 | 78 | 33 | 1E |
| Octal | 46 | 165 | 46 | 104 | 0 | 104 | 66 | 170 | 63 | 36 |
| Binary | 100110 | 1110101 | 100110 | 1000100 | 0 | 1000100 | 110110 | 1111000 | 110011 | 11110 |
Color Harmonies of #267526
Complementary color
Monochromatic Colors of #267526
Black with #267526
Text Example
Text Example
White with #267526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267526; }
p { color: rgb(38,117,38); }
H1.HeaderClassName
{
color: #267526;
}
.AnyTagClassName
{
color: #267526;
}
</style>
background-color css
<style>
a { background-color: #267526; }
a { background-color: rgb(38,117,38); }
div.DivClassName
{
background-color: #267526;
}
.BgClassName
{
background-color: #267526;
}
</style>
border-color css
<style>
span { border-color: #267526; }
span { border-color: rgb(38,117,38); }
td.TdClassName
{
border-color: #267526;
}
.TagClassName
{
border-color: #267526;
}
</style>