#717538

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

Shades of Crete #717538

Tints of Crete #717538

Color information

#717538 (or 0x717538) is unknown color: approx Crete. HEX triplet: 71, 75 and 38. RGB value is (113,117,56). Sum of RGB (Red+Green+Blue) = 113+117+56=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 56 (22.27% from 255 or 19.58% from 286); Max value from RGB is 117 - color contains mainly: green. Hex color #717538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717538 is #8E8AC7. Grayscale: #6D6D6D. Windows color (decimal): -9341640 or 3700081. OLE color: 3700081.

HSL color Cylindrical-coordinate representation of color #717538: hue angle of 63.93º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #717538 is Cyan = 0.03, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.

Color convert

RGB11311756-
CMYK0.0300.520.54
HSL63.93º35.26%33.92%-
HSV(B)63.93º52.14%45.88%-
XYZ13.8916.526.2-
YUV108.8598.17130.96-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 39.51%
GREEN value IS 117 (46.09% from 255) = 40.91%
BLUE value IS 56 (22.27% from 255) = 19.58%
R=39.51%
G=40.91%
B=19.58%

CMYK

C (Cyan) values IS 0.03
M (Magenta) values IS 0
Y (Yellow) values IS 0.52
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal113117560.0300.520.5463.9335.2633.92
Hex717538303436402322
Octal161165703064661004342
Binary111000111101011110001101101001101101000000100011100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #717538

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #717538; }

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

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

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

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

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

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

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

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