#767532

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

Shades of Crete #767532

Tints of Crete #767532

Color information

#767532 (or 0x767532) is unknown color: approx Crete. HEX triplet: 76, 75 and 32. RGB value is (118,117,50). Sum of RGB (Red+Green+Blue) = 118+117+50=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 117 (46.09% from 255 or 41.05% from 285); Blue value is 50 (19.92% from 255 or 17.54% from 285); Max value from RGB is 118 - color contains mainly: red. Hex color #767532 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767532 is #898ACD. Grayscale: #6D6D6D. Windows color (decimal): -9013966 or 3306870. OLE color: 3306870.

HSL color Cylindrical-coordinate representation of color #767532: hue angle of 59.12º degrees, saturation: 0.4, 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 #767532 is Cyan = 0, Magento = 0.01, Yellow = 0.58 and Black (K on CMYK) = 0.54.

Color convert

RGB11811750-
CMYK00.010.580.54
HSL59.12º40.48%32.94%-
HSV(B)59.12º57.63%46.27%-
XYZ14.4116.85.5-
YUV109.6694.33133.95-

RGB Variations

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

RGB

RED value IS 118 (46.48% from 255) = 41.40%
GREEN value IS 117 (46.09% from 255) = 41.05%
BLUE value IS 50 (19.92% from 255) = 17.54%
R=41.40%
G=41.05%
B=17.54%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.01
Y (Yellow) values IS 0.58
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal1181175000.010.580.5459.1240.4832.94
Hex767532013A363b2821
Octal16616562017266735041
Binary1110110111010111001001111010110110111011101000100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #767532

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #767532; }

 p { color: rgb(118,117,50); }

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

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

 a { background-color: rgb(118,117,50); }

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

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

 span { border-color: rgb(118,117,50); }

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