#874636

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

Shades of Paarl #874636

Tints of Paarl #874636

Color information

#874636 (or 0x874636) is unknown color: approx Paarl. HEX triplet: 87, 46 and 36. RGB value is (135,70,54). Sum of RGB (Red+Green+Blue) = 135+70+54=259 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.12% from 259); Green value is 70 (27.73% from 255 or 27.03% from 259); Blue value is 54 (21.48% from 255 or 20.85% from 259); Max value from RGB is 135 - color contains mainly: red. Hex color #874636 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874636 is #78B9C9. Grayscale: #575757. Windows color (decimal): -7911882 or 3556999. OLE color: 3556999.

HSL color Cylindrical-coordinate representation of color #874636: hue angle of 11.85º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #874636 is Cyan = 0, Magento = 0.48, Yellow = 0.60 and Black (K on CMYK) = 0.47.

Color convert

RGB1357054-
CMYK00.480.600.47
HSL11.85º42.86%37.06%-
HSV(B)11.85º60%52.94%-
XYZ12.859.84.7-
YUV87.61109.03161.8-

RGB Variations

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

RGB

RED value IS 135 (53.12% from 255) = 52.12%
GREEN value IS 70 (27.73% from 255) = 27.03%
BLUE value IS 54 (21.48% from 255) = 20.85%
R=52.12%
G=27.03%
B=20.85%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.60
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal135705400.480.600.4711.8542.8637.06
Hex8746360303C2Fc2b25
Octal207106660607457145345
Binary10000111100011011011001100001111001011111100101011100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #874636

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #874636; }

 p { color: rgb(135,70,54); }

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

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

 a { background-color: rgb(135,70,54); }

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

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

 span { border-color: rgb(135,70,54); }

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