#794746

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

Shades of Bole #794746

Tints of Bole #794746

Color information

#794746 (or 0x794746) is unknown color: approx Bole. HEX triplet: 79, 47 and 46. RGB value is (121,71,70). Sum of RGB (Red+Green+Blue) = 121+71+70=262 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.18% from 262); Green value is 71 (28.12% from 255 or 27.10% from 262); Blue value is 70 (27.73% from 255 or 26.72% from 262); Max value from RGB is 121 - color contains mainly: red. Hex color #794746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794746 is #86B8B9. Grayscale: #555555. Windows color (decimal): -8829114 or 4605817. OLE color: 4605817.

HSL color Cylindrical-coordinate representation of color #794746: hue angle of 1.18º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #794746 is Cyan = 0, Magento = 0.41, Yellow = 0.42 and Black (K on CMYK) = 0.53.

Color convert

RGB1217170-
CMYK00.410.420.53
HSL1.18º26.7%37.45%-
HSV(B)1.18º42.15%47.45%-
XYZ11.249.016.94-
YUV85.84119.06153.08-

RGB Variations

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

RGB

RED value IS 121 (47.66% from 255) = 46.18%
GREEN value IS 71 (28.12% from 255) = 27.10%
BLUE value IS 70 (27.73% from 255) = 26.72%
R=46.18%
G=27.10%
B=26.72%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.41
Y (Yellow) values IS 0.42
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal121717000.410.420.531.1826.737.45
Hex7947460292A3511b25
Octal171107106051526513345
Binary1111001100011110001100101001101010110101111011100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #794746

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #794746; }

 p { color: rgb(121,71,70); }

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

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

 a { background-color: rgb(121,71,70); }

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

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

 span { border-color: rgb(121,71,70); }

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