#864838

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

Shades of Paarl #864838

Tints of Paarl #864838

Color information

#864838 (or 0x864838) is unknown color: approx Paarl. HEX triplet: 86, 48 and 38. RGB value is (134,72,56). Sum of RGB (Red+Green+Blue) = 134+72+56=262 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.15% from 262); Green value is 72 (28.52% from 255 or 27.48% from 262); Blue value is 56 (22.27% from 255 or 21.37% from 262); Max value from RGB is 134 - color contains mainly: red. Hex color #864838 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864838 is #79B7C7. Grayscale: #585858. Windows color (decimal): -7976904 or 3688582. OLE color: 3688582.

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

Color convert

RGB1347256-
CMYK00.460.580.47
HSL12.31º41.05%37.25%-
HSV(B)12.31º58.21%52.55%-
XYZ12.869.994.99-
YUV88.71109.54160.3-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 51.15%
GREEN value IS 72 (28.52% from 255) = 27.48%
BLUE value IS 56 (22.27% from 255) = 21.37%
R=51.15%
G=27.48%
B=21.37%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.46
Y (Yellow) values IS 0.58
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134725600.460.580.4712.3141.0537.25
Hex86483802E3A2Fc2925
Octal206110700567257145145
Binary10000110100100011100001011101110101011111100101001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864838

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864838; }

 p { color: rgb(134,72,56); }

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

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

 a { background-color: rgb(134,72,56); }

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

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

 span { border-color: rgb(134,72,56); }

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