#894731

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

Shades of Paarl #894731

Tints of Paarl #894731

Color information

#894731 (or 0x894731) is unknown color: approx Paarl. HEX triplet: 89, 47 and 31. RGB value is (137,71,49). Sum of RGB (Red+Green+Blue) = 137+71+49=257 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.31% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 49 (19.53% from 255 or 19.07% from 257); Max value from RGB is 137 - color contains mainly: red. Hex color #894731 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894731 is #76B8CE. Grayscale: #585858. Windows color (decimal): -7780559 or 3229577. OLE color: 3229577.

HSL color Cylindrical-coordinate representation of color #894731: hue angle of 15º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #894731 is Cyan = 0, Magento = 0.48, Yellow = 0.64 and Black (K on CMYK) = 0.46.

Color convert

RGB1377149-
CMYK00.480.640.46
HSL15º47.31%36.47%-
HSV(B)15º64.23%53.73%-
XYZ13.1210.054.15-
YUV88.23105.87162.79-

RGB Variations

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

RGB

RED value IS 137 (53.91% from 255) = 53.31%
GREEN value IS 71 (28.12% from 255) = 27.63%
BLUE value IS 49 (19.53% from 255) = 19.07%
R=53.31%
G=27.63%
B=19.07%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.64
K (Black) values IS 0.46
SystemRedGreenBlueCMYKHSL
Decimal137714900.480.640.461547.3136.47
Hex894731030402Ef2f24
Octal2111076106010056175744
Binary100010011000111110001011000010000001011101111101111100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #894731

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #894731; }

 p { color: rgb(137,71,49); }

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

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

 a { background-color: rgb(137,71,49); }

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

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

 span { border-color: rgb(137,71,49); }

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