#874537

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

Shades of Paarl #874537

Tints of Paarl #874537

Color information

#874537 (or 0x874537) is unknown color: approx Paarl. HEX triplet: 87, 45 and 37. RGB value is (135,69,55). Sum of RGB (Red+Green+Blue) = 135+69+55=259 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.12% from 259); Green value is 69 (27.34% from 255 or 26.64% from 259); Blue value is 55 (21.88% from 255 or 21.24% from 259); Max value from RGB is 135 - color contains mainly: red. Hex color #874537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874537 is #78BAC8. Grayscale: #575757. Windows color (decimal): -7912137 or 3622279. OLE color: 3622279.

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

Color convert

RGB1356955-
CMYK00.490.590.47
HSL10.5º42.11%37.25%-
HSV(B)10.5º59.26%52.94%-
XYZ12.819.684.81-
YUV87.14109.87162.14-

RGB Variations

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

RGB

RED value IS 135 (53.12% from 255) = 52.12%
GREEN value IS 69 (27.34% from 255) = 26.64%
BLUE value IS 55 (21.88% from 255) = 21.24%
R=52.12%
G=26.64%
B=21.24%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.49
Y (Yellow) values IS 0.59
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal135695500.490.590.4710.542.1137.25
Hex8745370313B2Fb2a25
Octal207105670617357135245
Binary10000111100010111011101100011110111011111011101010100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #874537

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #874537; }

 p { color: rgb(135,69,55); }

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

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

 a { background-color: rgb(135,69,55); }

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

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

 span { border-color: rgb(135,69,55); }

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