#767430

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

Shades of Crete #767430

Tints of Crete #767430

Color information

#767430 (or 0x767430) is unknown color: approx Crete. HEX triplet: 76, 74 and 30. RGB value is (118,116,48). Sum of RGB (Red+Green+Blue) = 118+116+48=282 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.84% from 282); Green value is 116 (45.70% from 255 or 41.13% from 282); Blue value is 48 (19.14% from 255 or 17.02% from 282); Max value from RGB is 118 - color contains mainly: red. Hex color #767430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767430 is #898BCF. Grayscale: #6D6D6D. Windows color (decimal): -9014224 or 3175542. OLE color: 3175542.

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

Color convert

RGB11811648-
CMYK00.020.590.54
HSL58.29º42.17%32.55%-
HSV(B)58.29º59.32%46.27%-
XYZ14.2516.565.24-
YUV108.8593.66134.53-

RGB Variations

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

RGB

RED value IS 118 (46.48% from 255) = 41.84%
GREEN value IS 116 (45.70% from 255) = 41.13%
BLUE value IS 48 (19.14% from 255) = 17.02%
R=41.84%
G=41.13%
B=17.02%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.02
Y (Yellow) values IS 0.59
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal1181164800.020.590.5458.2942.1732.55
Hex767430023B363a2a21
Octal16616460027366725241
Binary11101101110100110000010111011110110111010101010100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #767430

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #767430; }

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

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

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

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

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

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

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

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