#816760

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

Shades of Russett #816760

Tints of Russett #816760

Color information

#816760 (or 0x816760) is unknown color: approx Russett. HEX triplet: 81, 67 and 60. RGB value is (129,103,96). Sum of RGB (Red+Green+Blue) = 129+103+96=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 103 (40.62% from 255 or 31.40% from 328); Blue value is 96 (37.89% from 255 or 29.27% from 328); Max value from RGB is 129 - color contains mainly: red. Hex color #816760 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816760 is #7E989F. Grayscale: #6E6E6E. Windows color (decimal): -8296608 or 6317953. OLE color: 6317953.

HSL color Cylindrical-coordinate representation of color #816760: hue angle of 12.73º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #816760 is Cyan = 0, Magento = 0.20, Yellow = 0.26 and Black (K on CMYK) = 0.49.

Color convert

RGB12910396-
CMYK00.200.260.49
HSL12.73º14.67%44.12%-
HSV(B)12.73º25.58%50.59%-
XYZ16.0115.2113.16-
YUV109.98120.11141.57-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 39.33%
GREEN value IS 103 (40.62% from 255) = 31.40%
BLUE value IS 96 (37.89% from 255) = 29.27%
R=39.33%
G=31.40%
B=29.27%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.20
Y (Yellow) values IS 0.26
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal1291039600.200.260.4912.7314.6744.12
Hex8167600141A31df2c
Octal2011471400243261151754
Binary10000001110011111000000101001101011000111011111101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #816760

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #816760; }

 p { color: rgb(129,103,96); }

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

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

 a { background-color: rgb(129,103,96); }

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

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

 span { border-color: rgb(129,103,96); }

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