#737531

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

Shades of Crete #737531

Tints of Crete #737531

Color information

#737531 (or 0x737531) is unknown color: approx Crete. HEX triplet: 73, 75 and 31. RGB value is (115,117,49). Sum of RGB (Red+Green+Blue) = 115+117+49=281 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.93% from 281); Green value is 117 (46.09% from 255 or 41.64% from 281); Blue value is 49 (19.53% from 255 or 17.44% from 281); Max value from RGB is 117 - color contains mainly: green. Hex color #737531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737531 is #8C8ACE. Grayscale: #6C6C6C. Windows color (decimal): -9210575 or 3241331. OLE color: 3241331.

HSL color Cylindrical-coordinate representation of color #737531: hue angle of 61.76º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #737531 is Cyan = 0.02, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.

Color convert

RGB11511749-
CMYK0.0200.580.54
HSL61.76º40.96%32.55%-
HSV(B)61.76º58.12%45.88%-
XYZ13.9916.595.37-
YUV108.6594.34132.53-

RGB Variations

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

RGB

RED value IS 115 (45.31% from 255) = 40.93%
GREEN value IS 117 (46.09% from 255) = 41.64%
BLUE value IS 49 (19.53% from 255) = 17.44%
R=40.93%
G=41.64%
B=17.44%

CMYK

C (Cyan) values IS 0.02
M (Magenta) values IS 0
Y (Yellow) values IS 0.58
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal115117490.0200.580.5461.7640.9632.55
Hex737531203A363e2921
Octal16316561207266765141
Binary11100111110101110001100111010110110111110101001100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #737531

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #737531; }

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

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

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

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

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

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

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

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