#814936

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

Shades of Paarl #814936

Tints of Paarl #814936

Color information

#814936 (or 0x814936) is unknown color: approx Paarl. HEX triplet: 81, 49 and 36. RGB value is (129,73,54). Sum of RGB (Red+Green+Blue) = 129+73+54=256 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.39% from 256); Green value is 73 (28.91% from 255 or 28.52% from 256); Blue value is 54 (21.48% from 255 or 21.09% from 256); Max value from RGB is 129 - color contains mainly: red. Hex color #814936 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814936 is #7EB6C9. Grayscale: #575757. Windows color (decimal): -8304330 or 3557761. OLE color: 3557761.

HSL color Cylindrical-coordinate representation of color #814936: hue angle of 15.2º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #814936 is Cyan = 0, Magento = 0.43, Yellow = 0.58 and Black (K on CMYK) = 0.49.

Color convert

RGB1297354-
CMYK00.430.580.49
HSL15.2º40.98%35.88%-
HSV(B)15.2º58.14%50.59%-
XYZ12.19.74.72-
YUV87.58109.05157.54-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 50.39%
GREEN value IS 73 (28.91% from 255) = 28.52%
BLUE value IS 54 (21.48% from 255) = 21.09%
R=50.39%
G=28.52%
B=21.09%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.43
Y (Yellow) values IS 0.58
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal129735400.430.580.4915.240.9835.88
Hex81493602B3A31f2924
Octal201111660537261175144
Binary10000001100100111011001010111110101100011111101001100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #814936

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #814936; }

 p { color: rgb(129,73,54); }

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

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

 a { background-color: rgb(129,73,54); }

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

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

 span { border-color: rgb(129,73,54); }

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