Shades of Japanese Laurel #268135
Tints of Japanese Laurel #268135
RGB
CMYK
RGB Variations
Color information
#268135 (or 0x268135) is known color: Japanese Laurel. HEX triplet: 26, 81 and 35. RGB value is (38,129,53). Sum of RGB (Red+Green+Blue) = 38+129+53=220 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.27% from 220); Green value is 129 (50.78% from 255 or 58.64% from 220); Blue value is 53 (21.09% from 255 or 24.09% from 220); Max value from RGB is 129 - color contains mainly: green. Hex color #268135 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #268135 is #D97ECA. Grayscale: #5D5D5D. Windows color (decimal): -14253771 or 3506470. OLE color: 3506470.
HSL color Cylindrical-coordinate representation of color #268135: hue angle of 129.89º 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 #268135 is Cyan = 0.71, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 38 | 129 | 53 | - |
| CMYK | 0.71 | 0 | 0.59 | 0.49 |
| HSL | 129.89º | 0.54% | 0.33% | - |
| HSV(B) | 129.89º | 0.71% | 0.51% | - |
| XYZ | 9.29 | 16.37 | 6.04 | - |
| YUV | 93.13 | 105.35 | 88.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 129 | 53 | 0.71 | 0 | 0.59 | 0.49 | 129.89 | 0.54 | 0.33 |
| Hex | 26 | 81 | 35 | 47 | 0 | 3B | 31 | 82 | 36 | 21 |
| Octal | 46 | 201 | 65 | 107 | 0 | 73 | 61 | 202 | 66 | 41 |
| Binary | 100110 | 10000001 | 110101 | 1000111 | 0 | 111011 | 110001 | 10000010 | 110110 | 100001 |
Color Harmonies of #268135
Complementary color
Monochromatic Colors of #268135
Black with #268135
Text Example
Text Example
White with #268135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268135; }
p { color: rgb(38,129,53); }
H1.HeaderClassName
{
color: #268135;
}
.AnyTagClassName
{
color: #268135;
}
</style>
background-color css
<style>
a { background-color: #268135; }
a { background-color: rgb(38,129,53); }
div.DivClassName
{
background-color: #268135;
}
.BgClassName
{
background-color: #268135;
}
</style>
border-color css
<style>
span { border-color: #268135; }
span { border-color: rgb(38,129,53); }
td.TdClassName
{
border-color: #268135;
}
.TagClassName
{
border-color: #268135;
}
</style>