Shades of Japanese Laurel #267829
Tints of Japanese Laurel #267829
RGB
CMYK
RGB Variations
Color information
#267829 (or 0x267829) is known color: Japanese Laurel. HEX triplet: 26, 78 and 29. RGB value is (38,120,41). Sum of RGB (Red+Green+Blue) = 38+120+41=199 (26% of max value = 765). Red value is 38 (15.23% from 255 or 19.10% from 199); Green value is 120 (47.27% from 255 or 60.30% from 199); Blue value is 41 (16.41% from 255 or 20.60% from 199); Max value from RGB is 120 - color contains mainly: green. Hex color #267829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267829 is #D987D6. Grayscale: #565656. Windows color (decimal): -14256087 or 2717734. OLE color: 2717734.
HSL color Cylindrical-coordinate representation of color #267829: hue angle of 122.2º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267829 is Cyan = 0.68, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 120 | 41 | - |
| CMYK | 0.68 | 0 | 0.66 | 0.53 |
| HSL | 122.2º | 0.52% | 0.31% | - |
| HSV(B) | 122.2º | 0.68% | 0.47% | - |
| XYZ | 7.92 | 14.01 | 4.38 | - |
| YUV | 86.48 | 102.33 | 93.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 120 | 41 | 0.68 | 0 | 0.66 | 0.53 | 122.2 | 0.52 | 0.31 |
| Hex | 26 | 78 | 29 | 44 | 0 | 42 | 35 | 7A | 34 | 1F |
| Octal | 46 | 170 | 51 | 104 | 0 | 102 | 65 | 172 | 64 | 37 |
| Binary | 100110 | 1111000 | 101001 | 1000100 | 0 | 1000010 | 110101 | 1111010 | 110100 | 11111 |
Color Harmonies of #267829
Complementary color
Monochromatic Colors of #267829
Black with #267829
Text Example
Text Example
White with #267829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267829; }
p { color: rgb(38,120,41); }
H1.HeaderClassName
{
color: #267829;
}
.AnyTagClassName
{
color: #267829;
}
</style>
background-color css
<style>
a { background-color: #267829; }
a { background-color: rgb(38,120,41); }
div.DivClassName
{
background-color: #267829;
}
.BgClassName
{
background-color: #267829;
}
</style>
border-color css
<style>
span { border-color: #267829; }
span { border-color: rgb(38,120,41); }
td.TdClassName
{
border-color: #267829;
}
.TagClassName
{
border-color: #267829;
}
</style>