Shades of Japanese Laurel #26812E
Tints of Japanese Laurel #26812E
RGB
CMYK
RGB Variations
Color information
#26812E (or 0x26812E) is known color: Japanese Laurel. HEX triplet: 26, 81 and 2E. RGB value is (38,129,46). Sum of RGB (Red+Green+Blue) = 38+129+46=213 (28% of max value = 765). Red value is 38 (15.23% from 255 or 17.84% from 213); Green value is 129 (50.78% from 255 or 60.56% from 213); Blue value is 46 (18.36% from 255 or 21.60% from 213); Max value from RGB is 129 - color contains mainly: green. Hex color #26812E is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #26812E is #D97ED1. Grayscale: #5C5C5C. Windows color (decimal): -14253778 or 3047718. OLE color: 3047718.
HSL color Cylindrical-coordinate representation of color #26812E: hue angle of 125.27º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #26812E is Cyan = 0.71, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 38 | 129 | 46 | - |
| CMYK | 0.71 | 0 | 0.64 | 0.49 |
| HSL | 125.27º | 0.54% | 0.33% | - |
| HSV(B) | 125.27º | 0.71% | 0.51% | - |
| XYZ | 9.14 | 16.31 | 5.25 | - |
| YUV | 92.33 | 101.85 | 89.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 129 | 46 | 0.71 | 0 | 0.64 | 0.49 | 125.27 | 0.54 | 0.33 |
| Hex | 26 | 81 | 2E | 47 | 0 | 40 | 31 | 7D | 36 | 21 |
| Octal | 46 | 201 | 56 | 107 | 0 | 100 | 61 | 175 | 66 | 41 |
| Binary | 100110 | 10000001 | 101110 | 1000111 | 0 | 1000000 | 110001 | 1111101 | 110110 | 100001 |
Color Harmonies of #26812E
Complementary color
Monochromatic Colors of #26812E
Black with #26812E
Text Example
Text Example
White with #26812E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26812E; }
p { color: rgb(38,129,46); }
H1.HeaderClassName
{
color: #26812E;
}
.AnyTagClassName
{
color: #26812E;
}
</style>
background-color css
<style>
a { background-color: #26812E; }
a { background-color: rgb(38,129,46); }
div.DivClassName
{
background-color: #26812E;
}
.BgClassName
{
background-color: #26812E;
}
</style>
border-color css
<style>
span { border-color: #26812E; }
span { border-color: rgb(38,129,46); }
td.TdClassName
{
border-color: #26812E;
}
.TagClassName
{
border-color: #26812E;
}
</style>