#717338

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

Shades of Crete #717338

Tints of Crete #717338

Color information

#717338 (or 0x717338) is unknown color: approx Crete. HEX triplet: 71, 73 and 38. RGB value is (113,115,56). Sum of RGB (Red+Green+Blue) = 113+115+56=284 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.79% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 56 (22.27% from 255 or 19.72% from 284); Max value from RGB is 115 - color contains mainly: green. Hex color #717338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717338 is #8E8CC7. Grayscale: #6B6B6B. Windows color (decimal): -9342152 or 3699569. OLE color: 3699569.

HSL color Cylindrical-coordinate representation of color #717338: hue angle of 62.03º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #717338 is Cyan = 0.02, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.55.

Color convert

RGB11311556-
CMYK0.0200.510.55
HSL62.03º34.5%33.53%-
HSV(B)62.03º51.3%45.1%-
XYZ13.6516.066.12-
YUV107.6898.84131.8-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 39.79%
GREEN value IS 115 (45.31% from 255) = 40.49%
BLUE value IS 56 (22.27% from 255) = 19.72%
R=39.79%
G=40.49%
B=19.72%

CMYK

C (Cyan) values IS 0.02
M (Magenta) values IS 0
Y (Yellow) values IS 0.51
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal113115560.0200.510.5562.0334.533.53
Hex7173382033373e2322
Octal16116370206367764342
Binary11100011110011111000100110011110111111110100011100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #717338

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #717338; }

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

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

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

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

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

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

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

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