#864435

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

Shades of Paarl #864435

Tints of Paarl #864435

Color information

#864435 (or 0x864435) is unknown color: approx Paarl. HEX triplet: 86, 44 and 35. RGB value is (134,68,53). Sum of RGB (Red+Green+Blue) = 134+68+53=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 68 (26.95% from 255 or 26.67% from 255); Blue value is 53 (21.09% from 255 or 20.78% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #864435 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864435 is #79BBCA. Grayscale: #565656. Windows color (decimal): -7977931 or 3490950. OLE color: 3490950.

HSL color Cylindrical-coordinate representation of color #864435: hue angle of 11.11º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #864435 is Cyan = 0, Magento = 0.49, Yellow = 0.60 and Black (K on CMYK) = 0.47.

Color convert

RGB1346853-
CMYK00.490.600.47
HSL11.11º43.32%36.67%-
HSV(B)11.11º60.45%52.55%-
XYZ12.549.464.53-
YUV86.02109.37162.22-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 52.55%
GREEN value IS 68 (26.95% from 255) = 26.67%
BLUE value IS 53 (21.09% from 255) = 20.78%
R=52.55%
G=26.67%
B=20.78%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.49
Y (Yellow) values IS 0.60
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134685300.490.600.4711.1143.3236.67
Hex8644350313C2Fb2b25
Octal206104650617457135345
Binary10000110100010011010101100011111001011111011101011100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864435

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864435; }

 p { color: rgb(134,68,53); }

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

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

 a { background-color: rgb(134,68,53); }

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

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

 span { border-color: rgb(134,68,53); }

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