Shades of Japanese Laurel #268336
Tints of Japanese Laurel #268336
RGB
CMYK
RGB Variations
Color information
#268336 (or 0x268336) is known color: Japanese Laurel. HEX triplet: 26, 83 and 36. RGB value is (38,131,54). Sum of RGB (Red+Green+Blue) = 38+131+54=223 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.04% from 223); Green value is 131 (51.56% from 255 or 58.74% from 223); Blue value is 54 (21.48% from 255 or 24.22% from 223); Max value from RGB is 131 - color contains mainly: green. Hex color #268336 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #268336 is #D97CC9. Grayscale: #5E5E5E. Windows color (decimal): -14253258 or 3572518. OLE color: 3572518.
HSL color Cylindrical-coordinate representation of color #268336: hue angle of 130.32º degrees, saturation: 0.55, 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 #268336 is Cyan = 0.71, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 38 | 131 | 54 | - |
| CMYK | 0.71 | 0 | 0.59 | 0.49 |
| HSL | 130.32º | 0.55% | 0.33% | - |
| HSV(B) | 130.32º | 0.71% | 0.51% | - |
| XYZ | 9.58 | 16.91 | 6.25 | - |
| YUV | 94.42 | 105.19 | 87.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 131 | 54 | 0.71 | 0 | 0.59 | 0.49 | 130.32 | 0.55 | 0.33 |
| Hex | 26 | 83 | 36 | 47 | 0 | 3B | 31 | 82 | 37 | 21 |
| Octal | 46 | 203 | 66 | 107 | 0 | 73 | 61 | 202 | 67 | 41 |
| Binary | 100110 | 10000011 | 110110 | 1000111 | 0 | 111011 | 110001 | 10000010 | 110111 | 100001 |
Color Harmonies of #268336
Complementary color
Monochromatic Colors of #268336
Black with #268336
Text Example
Text Example
White with #268336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268336; }
p { color: rgb(38,131,54); }
H1.HeaderClassName
{
color: #268336;
}
.AnyTagClassName
{
color: #268336;
}
</style>
background-color css
<style>
a { background-color: #268336; }
a { background-color: rgb(38,131,54); }
div.DivClassName
{
background-color: #268336;
}
.BgClassName
{
background-color: #268336;
}
</style>
border-color css
<style>
span { border-color: #268336; }
span { border-color: rgb(38,131,54); }
td.TdClassName
{
border-color: #268336;
}
.TagClassName
{
border-color: #268336;
}
</style>