#874637

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

Shades of Paarl #874637

Tints of Paarl #874637

Color information

#874637 (or 0x874637) is unknown color: approx Paarl. HEX triplet: 87, 46 and 37. RGB value is (135,70,55). Sum of RGB (Red+Green+Blue) = 135+70+55=260 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.92% from 260); Green value is 70 (27.73% from 255 or 26.92% from 260); Blue value is 55 (21.88% from 255 or 21.15% from 260); Max value from RGB is 135 - color contains mainly: red. Hex color #874637 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874637 is #78B9C8. Grayscale: #575757. Windows color (decimal): -7911881 or 3622535. OLE color: 3622535.

HSL color Cylindrical-coordinate representation of color #874637: hue angle of 11.25º 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 #874637 is Cyan = 0, Magento = 0.48, Yellow = 0.59 and Black (K on CMYK) = 0.47.

Color convert

RGB1357055-
CMYK00.480.590.47
HSL11.25º42.11%37.25%-
HSV(B)11.25º59.26%52.94%-
XYZ12.879.814.83-
YUV87.72109.53161.72-

RGB Variations

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

RGB

RED value IS 135 (53.12% from 255) = 51.92%
GREEN value IS 70 (27.73% from 255) = 26.92%
BLUE value IS 55 (21.88% from 255) = 21.15%
R=51.92%
G=26.92%
B=21.15%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.59
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal135705500.480.590.4711.2542.1137.25
Hex8746370303B2Fb2a25
Octal207106670607357135245
Binary10000111100011011011101100001110111011111011101010100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #874637

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #874637; }

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

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

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

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

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

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

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

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