#267320

Color #267320 Japanese Laurel (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Japanese Laurel #267320

Tints of Japanese Laurel #267320

Color information

#267320 (or 0x267320) is unknown color: approx 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

RGB3811532-
CMYK0.6700.720.55
HSL115.66º56.46%28.82%-
HSV(B)115.66º72.17%45.1%-
XYZ7.1912.783.45-
YUV82.5199.4996.25-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 38 (15.23% from 255) = 20.54%
GREEN value IS 115 (45.31% from 255) = 62.16%
BLUE value IS 32 (12.89% from 255) = 17.30%
R=20.54%
G=62.16%
B=17.30%

CMYK

C (Cyan) values IS 0.67
M (Magenta) values IS 0
Y (Yellow) values IS 0.72
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal38115320.6700.720.55115.6656.4628.82
Hex267320430483774381d
Octal46163401030110671647035
Binary1001101110011100000100001101001000110111111010011100011101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #267320

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb 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>