#814734

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

Shades of Paarl #814734

Tints of Paarl #814734

Color information

#814734 (or 0x814734) is unknown color: approx Paarl. HEX triplet: 81, 47 and 34. RGB value is (129,71,52). Sum of RGB (Red+Green+Blue) = 129+71+52=252 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.19% from 252); Green value is 71 (28.12% from 255 or 28.17% from 252); Blue value is 52 (20.70% from 255 or 20.63% from 252); Max value from RGB is 129 - color contains mainly: red. Hex color #814734 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814734 is #7EB8CB. Grayscale: #565656. Windows color (decimal): -8304844 or 3426177. OLE color: 3426177.

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

Color convert

RGB1297152-
CMYK00.450.600.49
HSL14.81º42.54%35.49%-
HSV(B)14.81º59.69%50.59%-
XYZ11.939.424.44-
YUV86.18108.72158.54-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 51.19%
GREEN value IS 71 (28.12% from 255) = 28.17%
BLUE value IS 52 (20.70% from 255) = 20.63%
R=51.19%
G=28.17%
B=20.63%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.45
Y (Yellow) values IS 0.60
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal129715200.450.600.4914.8142.5435.49
Hex81473402D3C31f2b23
Octal201107640557461175343
Binary10000001100011111010001011011111001100011111101011100011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #814734

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #814734; }

 p { color: rgb(129,71,52); }

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

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

 a { background-color: rgb(129,71,52); }

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

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

 span { border-color: rgb(129,71,52); }

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