#767631

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

Shades of Crete #767631

Tints of Crete #767631

Color information

#767631 (or 0x767631) is unknown color: approx Crete. HEX triplet: 76, 76 and 31. RGB value is (118,118,49). Sum of RGB (Red+Green+Blue) = 118+118+49=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 118 (46.48% from 255 or 41.40% from 285); Blue value is 49 (19.53% from 255 or 17.19% from 285); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767631 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767631 is #8989CE. Grayscale: #6E6E6E. Windows color (decimal): -9013711 or 3241590. OLE color: 3241590.

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

Color convert

RGB11811849-
CMYK000.580.54
HSL60º41.32%32.75%-
HSV(B)60º58.47%46.27%-
XYZ14.517.035.43-
YUV110.1393.5133.61-

RGB Variations

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

RGB

RED value IS 118 (46.48% from 255) = 41.40%
GREEN value IS 118 (46.48% from 255) = 41.40%
BLUE value IS 49 (19.53% from 255) = 17.19%
R=41.40%
G=41.40%
B=17.19%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0
Y (Yellow) values IS 0.58
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal11811849000.580.546041.3232.75
Hex767631003A363c2921
Octal16616661007266745141
Binary1110110111011011000100111010110110111100101001100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #767631

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #767631; }

 p { color: rgb(118,118,49); }

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

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

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

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

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

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

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