#874634

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

Shades of Paarl #874634

Tints of Paarl #874634

Color information

#874634 (or 0x874634) is unknown color: approx Paarl. HEX triplet: 87, 46 and 34. RGB value is (135,70,52). Sum of RGB (Red+Green+Blue) = 135+70+52=257 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.53% from 257); Green value is 70 (27.73% from 255 or 27.24% from 257); Blue value is 52 (20.70% from 255 or 20.23% from 257); Max value from RGB is 135 - color contains mainly: red. Hex color #874634 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874634 is #78B9CB. Grayscale: #575757. Windows color (decimal): -7911884 or 3425927. OLE color: 3425927.

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

Color convert

RGB1357052-
CMYK00.480.610.47
HSL13.01º44.39%36.67%-
HSV(B)13.01º61.48%52.94%-
XYZ12.89.784.46-
YUV87.38108.03161.96-

RGB Variations

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

RGB

RED value IS 135 (53.12% from 255) = 52.53%
GREEN value IS 70 (27.73% from 255) = 27.24%
BLUE value IS 52 (20.70% from 255) = 20.23%
R=52.53%
G=27.24%
B=20.23%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.61
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal135705200.480.610.4713.0144.3936.67
Hex8746340303D2Fd2c25
Octal207106640607557155445
Binary10000111100011011010001100001111011011111101101100100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #874634

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #874634; }

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

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

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

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

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

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

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

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