Shades of Japanese Laurel #26731D
Tints of Japanese Laurel #26731D
RGB
CMYK
RGB Variations
Color information
#26731D (or 0x26731D) is known color: Japanese Laurel. HEX triplet: 26, 73 and 1D. RGB value is (38,115,29). Sum of RGB (Red+Green+Blue) = 38+115+29=182 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.88% from 182); Green value is 115 (45.31% from 255 or 63.19% from 182); Blue value is 29 (11.72% from 255 or 15.93% from 182); Max value from RGB is 115 - color contains mainly: green. Hex color #26731D is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #26731D is #D98CE2. Grayscale: #525252. Windows color (decimal): -14257379 or 1930022. OLE color: 1930022.
HSL color Cylindrical-coordinate representation of color #26731D: hue angle of 113.72º degrees, saturation: 0.6, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #26731D is Cyan = 0.67, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 29 | - |
| CMYK | 0.67 | 0 | 0.75 | 0.55 |
| HSL | 113.72º | 0.6% | 0.28% | - |
| HSV(B) | 113.72º | 0.75% | 0.45% | - |
| XYZ | 7.15 | 12.76 | 3.25 | - |
| YUV | 82.17 | 97.99 | 96.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 29 | 0.67 | 0 | 0.75 | 0.55 | 113.72 | 0.6 | 0.28 |
| Hex | 26 | 73 | 1D | 43 | 0 | 4B | 37 | 72 | 3C | 1C |
| Octal | 46 | 163 | 35 | 103 | 0 | 113 | 67 | 162 | 74 | 34 |
| Binary | 100110 | 1110011 | 11101 | 1000011 | 0 | 1001011 | 110111 | 1110010 | 111100 | 11100 |
Color Harmonies of #26731D
Complementary color
Monochromatic Colors of #26731D
Black with #26731D
Text Example
Text Example
White with #26731D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26731D; }
p { color: rgb(38,115,29); }
H1.HeaderClassName
{
color: #26731D;
}
.AnyTagClassName
{
color: #26731D;
}
</style>
background-color css
<style>
a { background-color: #26731D; }
a { background-color: rgb(38,115,29); }
div.DivClassName
{
background-color: #26731D;
}
.BgClassName
{
background-color: #26731D;
}
</style>
border-color css
<style>
span { border-color: #26731D; }
span { border-color: rgb(38,115,29); }
td.TdClassName
{
border-color: #26731D;
}
.TagClassName
{
border-color: #26731D;
}
</style>