Shades of Japanese Laurel #26731E
Tints of Japanese Laurel #26731E
RGB
CMYK
RGB Variations
Color information
#26731E (or 0x26731E) is known color: Japanese Laurel. HEX triplet: 26, 73 and 1E. RGB value is (38,115,30). Sum of RGB (Red+Green+Blue) = 38+115+30=183 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.77% from 183); Green value is 115 (45.31% from 255 or 62.84% from 183); Blue value is 30 (12.11% from 255 or 16.39% from 183); Max value from RGB is 115 - color contains mainly: green. Hex color #26731E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #26731E is #D98CE1. Grayscale: #525252. Windows color (decimal): -14257378 or 1995558. OLE color: 1995558.
HSL color Cylindrical-coordinate representation of color #26731E: hue angle of 114.35º degrees, saturation: 0.59, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #26731E is Cyan = 0.67, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 30 | - |
| CMYK | 0.67 | 0 | 0.74 | 0.55 |
| HSL | 114.35º | 0.59% | 0.28% | - |
| HSV(B) | 114.35º | 0.74% | 0.45% | - |
| XYZ | 7.16 | 12.77 | 3.32 | - |
| YUV | 82.29 | 98.49 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 30 | 0.67 | 0 | 0.74 | 0.55 | 114.35 | 0.59 | 0.28 |
| Hex | 26 | 73 | 1E | 43 | 0 | 4A | 37 | 72 | 3B | 1C |
| Octal | 46 | 163 | 36 | 103 | 0 | 112 | 67 | 162 | 73 | 34 |
| Binary | 100110 | 1110011 | 11110 | 1000011 | 0 | 1001010 | 110111 | 1110010 | 111011 | 11100 |
Color Harmonies of #26731E
Complementary color
Monochromatic Colors of #26731E
Black with #26731E
Text Example
Text Example
White with #26731E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26731E; }
p { color: rgb(38,115,30); }
H1.HeaderClassName
{
color: #26731E;
}
.AnyTagClassName
{
color: #26731E;
}
</style>
background-color css
<style>
a { background-color: #26731E; }
a { background-color: rgb(38,115,30); }
div.DivClassName
{
background-color: #26731E;
}
.BgClassName
{
background-color: #26731E;
}
</style>
border-color css
<style>
span { border-color: #26731E; }
span { border-color: rgb(38,115,30); }
td.TdClassName
{
border-color: #26731E;
}
.TagClassName
{
border-color: #26731E;
}
</style>