#864631

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

Shades of Paarl #864631

Tints of Paarl #864631

Color information

#864631 (or 0x864631) is unknown color: approx Paarl. HEX triplet: 86, 46 and 31. RGB value is (134,70,49). Sum of RGB (Red+Green+Blue) = 134+70+49=253 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.96% from 253); Green value is 70 (27.73% from 255 or 27.67% from 253); Blue value is 49 (19.53% from 255 or 19.37% from 253); Max value from RGB is 134 - color contains mainly: red. Hex color #864631 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864631 is #79B9CE. Grayscale: #565656. Windows color (decimal): -7977423 or 3229318. OLE color: 3229318.

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

Color convert

RGB1347049-
CMYK00.480.630.47
HSL14.82º46.45%35.88%-
HSV(B)14.82º63.43%52.55%-
XYZ12.589.674.11-
YUV86.74106.7161.71-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 52.96%
GREEN value IS 70 (27.73% from 255) = 27.67%
BLUE value IS 49 (19.53% from 255) = 19.37%
R=52.96%
G=27.67%
B=19.37%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.63
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134704900.480.630.4714.8246.4535.88
Hex8646310303F2Ff2e24
Octal206106610607757175644
Binary10000110100011011000101100001111111011111111101110100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864631

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864631; }

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

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

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

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

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

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

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

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