#767130

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

Shades of Crete #767130

Tints of Crete #767130

Color information

#767130 (or 0x767130) is unknown color: approx Crete. HEX triplet: 76, 71 and 30. RGB value is (118,113,48). Sum of RGB (Red+Green+Blue) = 118+113+48=279 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.29% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 48 (19.14% from 255 or 17.20% from 279); Max value from RGB is 118 - color contains mainly: red. Hex color #767130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767130 is #898ECF. Grayscale: #6B6B6B. Windows color (decimal): -9014992 or 3174774. OLE color: 3174774.

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

Color convert

RGB11811348-
CMYK00.040.590.54
HSL55.71º42.17%32.55%-
HSV(B)55.71º59.32%46.27%-
XYZ13.9115.885.13-
YUV107.0894.66135.79-

RGB Variations

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

RGB

RED value IS 118 (46.48% from 255) = 42.29%
GREEN value IS 113 (44.53% from 255) = 40.50%
BLUE value IS 48 (19.14% from 255) = 17.20%
R=42.29%
G=40.50%
B=17.20%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.04
Y (Yellow) values IS 0.59
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal1181134800.040.590.5455.7142.1732.55
Hex767130043B36382a21
Octal16616160047366705241
Binary111011011100011100000100111011110110111000101010100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #767130

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #767130; }

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

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

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

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

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

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

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

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