#767431

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

Shades of Crete #767431

Tints of Crete #767431

Color information

#767431 (or 0x767431) is unknown color: approx Crete. HEX triplet: 76, 74 and 31. RGB value is (118,116,49). Sum of RGB (Red+Green+Blue) = 118+116+49=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 49 (19.53% from 255 or 17.31% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #767431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767431 is #898BCE. Grayscale: #6D6D6D. Windows color (decimal): -9014223 or 3241078. OLE color: 3241078.

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

Color convert

RGB11811649-
CMYK00.020.580.54
HSL58.26º41.32%32.75%-
HSV(B)58.26º58.47%46.27%-
XYZ14.2716.565.35-
YUV108.9694.16134.45-

RGB Variations

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

RGB

RED value IS 118 (46.48% from 255) = 41.70%
GREEN value IS 116 (45.70% from 255) = 40.99%
BLUE value IS 49 (19.53% from 255) = 17.31%
R=41.70%
G=40.99%
B=17.31%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.02
Y (Yellow) values IS 0.58
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal1181164900.020.580.5458.2641.3232.75
Hex767431023A363a2921
Octal16616461027266725141
Binary11101101110100110001010111010110110111010101001100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #767431

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #767431; }

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

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

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

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

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

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

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

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