#817473

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

Shades of Ferra #817473

Tints of Ferra #817473

Color information

#817473 (or 0x817473) is unknown color: approx Ferra. HEX triplet: 81, 74 and 73. RGB value is (129,116,115). Sum of RGB (Red+Green+Blue) = 129+116+115=360 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.83% from 360); Green value is 116 (45.70% from 255 or 32.22% from 360); Blue value is 115 (45.31% from 255 or 31.94% from 360); Max value from RGB is 129 - color contains mainly: red. Hex color #817473 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817473 is #7E8B8C. Grayscale: #777777. Windows color (decimal): -8293261 or 7566465. OLE color: 7566465.

HSL color Cylindrical-coordinate representation of color #817473: hue angle of 4.29º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #817473 is Cyan = 0, Magento = 0.10, Yellow = 0.11 and Black (K on CMYK) = 0.49.

Color convert

RGB129116115-
CMYK00.100.110.49
HSL4.29º5.74%47.84%-
HSV(B)4.29º10.85%50.59%-
XYZ18.3918.418.8-
YUV119.77125.31134.58-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 35.83%
GREEN value IS 116 (45.70% from 255) = 32.22%
BLUE value IS 115 (45.31% from 255) = 31.94%
R=35.83%
G=32.22%
B=31.94%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.10
Y (Yellow) values IS 0.11
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal12911611500.100.110.494.295.7447.84
Hex8174730AB314630
Octal20116416301213614660
Binary1000000111101001110011010101011110001100110110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #817473

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #817473; }

 p { color: rgb(129,116,115); }

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

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

 a { background-color: rgb(129,116,115); }

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

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

 span { border-color: rgb(129,116,115); }

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