Shades of Japanese Laurel #267320
Tints of Japanese Laurel #267320
RGB
CMYK
RGB Variations
Color information
#267320 (or 0x267320) is known color: Japanese Laurel. HEX triplet: 26, 73 and 20. RGB value is (38,115,32). Sum of RGB (Red+Green+Blue) = 38+115+32=185 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.54% from 185); Green value is 115 (45.31% from 255 or 62.16% from 185); Blue value is 32 (12.89% from 255 or 17.30% from 185); Max value from RGB is 115 - color contains mainly: green. Hex color #267320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267320 is #D98CDF. Grayscale: #525252. Windows color (decimal): -14257376 or 2126630. OLE color: 2126630.
HSL color Cylindrical-coordinate representation of color #267320: hue angle of 115.66º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #267320 is Cyan = 0.67, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 32 | - |
| CMYK | 0.67 | 0 | 0.72 | 0.55 |
| HSL | 115.66º | 0.56% | 0.29% | - |
| HSV(B) | 115.66º | 0.72% | 0.45% | - |
| XYZ | 7.19 | 12.78 | 3.45 | - |
| YUV | 82.52 | 99.49 | 96.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 32 | 0.67 | 0 | 0.72 | 0.55 | 115.66 | 0.56 | 0.29 |
| Hex | 26 | 73 | 20 | 43 | 0 | 48 | 37 | 74 | 38 | 1D |
| Octal | 46 | 163 | 40 | 103 | 0 | 110 | 67 | 164 | 70 | 35 |
| Binary | 100110 | 1110011 | 100000 | 1000011 | 0 | 1001000 | 110111 | 1110100 | 111000 | 11101 |
Color Harmonies of #267320
Complementary color
Monochromatic Colors of #267320
Black with #267320
Text Example
Text Example
White with #267320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267320; }
p { color: rgb(38,115,32); }
H1.HeaderClassName
{
color: #267320;
}
.AnyTagClassName
{
color: #267320;
}
</style>
background-color css
<style>
a { background-color: #267320; }
a { background-color: rgb(38,115,32); }
div.DivClassName
{
background-color: #267320;
}
.BgClassName
{
background-color: #267320;
}
</style>
border-color css
<style>
span { border-color: #267320; }
span { border-color: rgb(38,115,32); }
td.TdClassName
{
border-color: #267320;
}
.TagClassName
{
border-color: #267320;
}
</style>