Shades of Japanese Laurel #267928
Tints of Japanese Laurel #267928
RGB
CMYK
RGB Variations
Color information
#267928 (or 0x267928) is known color: Japanese Laurel. HEX triplet: 26, 79 and 28. RGB value is (38,121,40). Sum of RGB (Red+Green+Blue) = 38+121+40=199 (26% of max value = 765). Red value is 38 (15.23% from 255 or 19.10% from 199); Green value is 121 (47.66% from 255 or 60.80% from 199); Blue value is 40 (16.02% from 255 or 20.10% from 199); Max value from RGB is 121 - color contains mainly: green. Hex color #267928 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267928 is #D986D7. Grayscale: #575757. Windows color (decimal): -14255832 or 2652454. OLE color: 2652454.
HSL color Cylindrical-coordinate representation of color #267928: hue angle of 121.45º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #267928 is Cyan = 0.69, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 121 | 40 | - |
| CMYK | 0.69 | 0 | 0.67 | 0.53 |
| HSL | 121.45º | 0.52% | 0.31% | - |
| HSV(B) | 121.45º | 0.69% | 0.47% | - |
| XYZ | 8.02 | 14.24 | 4.33 | - |
| YUV | 86.95 | 101.5 | 93.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 121 | 40 | 0.69 | 0 | 0.67 | 0.53 | 121.45 | 0.52 | 0.31 |
| Hex | 26 | 79 | 28 | 45 | 0 | 43 | 35 | 79 | 34 | 1F |
| Octal | 46 | 171 | 50 | 105 | 0 | 103 | 65 | 171 | 64 | 37 |
| Binary | 100110 | 1111001 | 101000 | 1000101 | 0 | 1000011 | 110101 | 1111001 | 110100 | 11111 |
Color Harmonies of #267928
Complementary color
Monochromatic Colors of #267928
Black with #267928
Text Example
Text Example
White with #267928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267928; }
p { color: rgb(38,121,40); }
H1.HeaderClassName
{
color: #267928;
}
.AnyTagClassName
{
color: #267928;
}
</style>
background-color css
<style>
a { background-color: #267928; }
a { background-color: rgb(38,121,40); }
div.DivClassName
{
background-color: #267928;
}
.BgClassName
{
background-color: #267928;
}
</style>
border-color css
<style>
span { border-color: #267928; }
span { border-color: rgb(38,121,40); }
td.TdClassName
{
border-color: #267928;
}
.TagClassName
{
border-color: #267928;
}
</style>