#367138

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

Shades of Japanese Laurel #367138

Tints of Japanese Laurel #367138

Color information

#367138 (or 0x367138) is unknown color: approx Japanese Laurel. HEX triplet: 36, 71 and 38. RGB value is (54,113,56). Sum of RGB (Red+Green+Blue) = 54+113+56=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 113 (44.53% from 255 or 50.67% from 223); Blue value is 56 (22.27% from 255 or 25.11% from 223); Max value from RGB is 113 - color contains mainly: green. Hex color #367138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367138 is #C98EC7. Grayscale: #595959. Windows color (decimal): -13209288 or 3698998. OLE color: 3698998.

HSL color Cylindrical-coordinate representation of color #367138: hue angle of 122.03º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #367138 is Cyan = 0.52, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.

Color convert

RGB5411356-
CMYK0.5200.500.56
HSL122.03º35.33%32.75%-
HSV(B)122.03º52.21%44.31%-
XYZ8.1412.885.8-
YUV88.86109.45103.13-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 24.22%
GREEN value IS 113 (44.53% from 255) = 50.67%
BLUE value IS 56 (22.27% from 255) = 25.11%
R=24.22%
G=50.67%
B=25.11%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.50
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal54113560.5200.500.56122.0335.3332.75
Hex36713834032387a2321
Octal661617064062701724341
Binary110110111000111100011010001100101110001111010100011100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #367138

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #367138; }

 p { color: rgb(54,113,56); }

 H1.HeaderClassName
 {
   color: #367138;
 }
 .AnyTagClassName
 {
   color: #367138;
 }
</style>
background-color css

<style>
 a { background-color: #367138; }

 a { background-color: rgb(54,113,56); }

 div.DivClassName
 {
   background-color: #367138;
 }
 .BgClassName
 {
   background-color: #367138;
 }
</style>
border-color css

<style>
 span { border-color: #367138; }

 span { border-color: rgb(54,113,56); }

 td.TdClassName
 {
   border-color: #367138;
 }
 .TagClassName
 {
   border-color: #367138;
 }
</style>