#767534

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

Shades of Crete #767534

Tints of Crete #767534

Color information

#767534 (or 0x767534) is unknown color: approx Crete. HEX triplet: 76, 75 and 34. RGB value is (118,117,52). Sum of RGB (Red+Green+Blue) = 118+117+52=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 52 (20.70% from 255 or 18.12% from 287); Max value from RGB is 118 - color contains mainly: red. Hex color #767534 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767534 is #898ACB. Grayscale: #6E6E6E. Windows color (decimal): -9013964 or 3437942. OLE color: 3437942.

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

Color convert

RGB11811752-
CMYK00.010.560.54
HSL59.09º38.82%33.33%-
HSV(B)59.09º55.93%46.27%-
XYZ14.4516.825.73-
YUV109.8995.33133.79-

RGB Variations

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

RGB

RED value IS 118 (46.48% from 255) = 41.11%
GREEN value IS 117 (46.09% from 255) = 40.77%
BLUE value IS 52 (20.70% from 255) = 18.12%
R=41.11%
G=40.77%
B=18.12%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.01
Y (Yellow) values IS 0.56
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal1181175200.010.560.5459.0938.8233.33
Hex7675340138363b2721
Octal16616564017066734741
Binary1110110111010111010001111000110110111011100111100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #767534

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #767534; }

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

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

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

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

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

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

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

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