#747335

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

Shades of Crete #747335

Tints of Crete #747335

Color information

#747335 (or 0x747335) is unknown color: approx Crete. HEX triplet: 74, 73 and 35. RGB value is (116,115,53). Sum of RGB (Red+Green+Blue) = 116+115+53=284 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.85% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 53 (21.09% from 255 or 18.66% from 284); Max value from RGB is 116 - color contains mainly: red. Hex color #747335 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747335 is #8B8CCA. Grayscale: #6C6C6C. Windows color (decimal): -9145547 or 3502964. OLE color: 3502964.

HSL color Cylindrical-coordinate representation of color #747335: hue angle of 59.05º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #747335 is Cyan = 0, Magento = 0.01, Yellow = 0.54 and Black (K on CMYK) = 0.55.

Color convert

RGB11611553-
CMYK00.010.540.55
HSL59.05º37.28%33.14%-
HSV(B)59.05º54.31%45.49%-
XYZ13.9816.235.76-
YUV108.2396.83133.54-

RGB Variations

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

RGB

RED value IS 116 (45.70% from 255) = 40.85%
GREEN value IS 115 (45.31% from 255) = 40.49%
BLUE value IS 53 (21.09% from 255) = 18.66%
R=40.85%
G=40.49%
B=18.66%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.01
Y (Yellow) values IS 0.54
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal1161155300.010.540.5559.0537.2833.14
Hex7473350136373b2521
Octal16416365016667734541
Binary1110100111001111010101110110110111111011100101100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #747335

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #747335; }

 p { color: rgb(116,115,53); }

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

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

 a { background-color: rgb(116,115,53); }

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

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

 span { border-color: rgb(116,115,53); }

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