#874631

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

Shades of Paarl #874631

Tints of Paarl #874631

Color information

#874631 (or 0x874631) is unknown color: approx Paarl. HEX triplet: 87, 46 and 31. RGB value is (135,70,49). Sum of RGB (Red+Green+Blue) = 135+70+49=254 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.15% from 254); Green value is 70 (27.73% from 255 or 27.56% from 254); Blue value is 49 (19.53% from 255 or 19.29% from 254); Max value from RGB is 135 - color contains mainly: red. Hex color #874631 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874631 is #78B9CE. Grayscale: #575757. Windows color (decimal): -7911887 or 3229319. OLE color: 3229319.

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

Color convert

RGB1357049-
CMYK00.480.640.47
HSL14.65º46.74%36.08%-
HSV(B)14.65º63.7%52.94%-
XYZ12.749.754.12-
YUV87.04106.53162.21-

RGB Variations

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

RGB

RED value IS 135 (53.12% from 255) = 53.15%
GREEN value IS 70 (27.73% from 255) = 27.56%
BLUE value IS 49 (19.53% from 255) = 19.29%
R=53.15%
G=27.56%
B=19.29%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.64
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal135704900.480.640.4714.6546.7436.08
Hex874631030402Ff2f24
Octal2071066106010057175744
Binary100001111000110110001011000010000001011111111101111100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #874631

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #874631; }

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

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

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

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

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

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

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

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