#747138

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

Shades of Crete #747138

Tints of Crete #747138

Color information

#747138 (or 0x747138) is unknown color: approx Crete. HEX triplet: 74, 71 and 38. RGB value is (116,113,56). Sum of RGB (Red+Green+Blue) = 116+113+56=285 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.70% from 285); Green value is 113 (44.53% from 255 or 39.65% from 285); Blue value is 56 (22.27% from 255 or 19.65% from 285); Max value from RGB is 116 - color contains mainly: red. Hex color #747138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747138 is #8B8EC7. Grayscale: #6B6B6B. Windows color (decimal): -9146056 or 3699060. OLE color: 3699060.

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

Color convert

RGB11611356-
CMYK00.030.520.55
HSL57º34.88%33.73%-
HSV(B)57º51.72%45.49%-
XYZ13.8215.816.06-
YUV107.498.99134.13-

RGB Variations

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

RGB

RED value IS 116 (45.70% from 255) = 40.70%
GREEN value IS 113 (44.53% from 255) = 39.65%
BLUE value IS 56 (22.27% from 255) = 19.65%
R=40.70%
G=39.65%
B=19.65%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.03
Y (Yellow) values IS 0.52
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal1161135600.030.520.555734.8833.73
Hex747138033437392322
Octal16416170036467714342
Binary11101001110001111000011110100110111111001100011100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #747138

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #747138; }

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

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

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

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

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

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

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

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