#317327

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

Shades of Japanese Laurel #317327

Tints of Japanese Laurel #317327

Color information

#317327 (or 0x317327) is unknown color: approx Japanese Laurel. HEX triplet: 31, 73 and 27. RGB value is (49,115,39). Sum of RGB (Red+Green+Blue) = 49+115+39=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 115 (45.31% from 255 or 56.65% from 203); Blue value is 39 (15.62% from 255 or 19.21% from 203); Max value from RGB is 115 - color contains mainly: green. Hex color #317327 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317327 is #CE8CD8. Grayscale: #565656. Windows color (decimal): -13536473 or 2585393. OLE color: 2585393.

HSL color Cylindrical-coordinate representation of color #317327: hue angle of 112.11º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #317327 is Cyan = 0.57, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.

Color convert

RGB4911539-
CMYK0.5700.660.55
HSL112.11º49.35%30.2%-
HSV(B)112.11º66.09%45.1%-
XYZ7.7613.064.03-
YUV86.6101.13101.18-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 24.14%
GREEN value IS 115 (45.31% from 255) = 56.65%
BLUE value IS 39 (15.62% from 255) = 19.21%
R=24.14%
G=56.65%
B=19.21%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.66
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal49115390.5700.660.55112.1149.3530.2
Hex317327390423770311e
Octal6116347710102671606136
Binary110001111001110011111100101000010110111111000011000111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317327

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317327; }

 p { color: rgb(49,115,39); }

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

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

 a { background-color: rgb(49,115,39); }

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

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

 span { border-color: rgb(49,115,39); }

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