#844938

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

Shades of Paarl #844938

Tints of Paarl #844938

Color information

#844938 (or 0x844938) is unknown color: approx Paarl. HEX triplet: 84, 49 and 38. RGB value is (132,73,56). Sum of RGB (Red+Green+Blue) = 132+73+56=261 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.57% from 261); Green value is 73 (28.91% from 255 or 27.97% from 261); Blue value is 56 (22.27% from 255 or 21.46% from 261); Max value from RGB is 132 - color contains mainly: red. Hex color #844938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844938 is #7BB6C7. Grayscale: #585858. Windows color (decimal): -8107720 or 3688836. OLE color: 3688836.

HSL color Cylindrical-coordinate representation of color #844938: hue angle of 13.42º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #844938 is Cyan = 0, Magento = 0.45, Yellow = 0.58 and Black (K on CMYK) = 0.48.

Color convert

RGB1327356-
CMYK00.450.580.48
HSL13.42º40.43%36.86%-
HSV(B)13.42º57.58%51.76%-
XYZ12.619.965-
YUV88.7109.55158.88-

RGB Variations

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

RGB

RED value IS 132 (51.95% from 255) = 50.57%
GREEN value IS 73 (28.91% from 255) = 27.97%
BLUE value IS 56 (22.27% from 255) = 21.46%
R=50.57%
G=27.97%
B=21.46%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.45
Y (Yellow) values IS 0.58
K (Black) values IS 0.48
SystemRedGreenBlueCMYKHSL
Decimal132735600.450.580.4813.4240.4336.86
Hex84493802D3A30d2825
Octal204111700557260155045
Binary10000100100100111100001011011110101100001101101000100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #844938

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #844938; }

 p { color: rgb(132,73,56); }

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

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

 a { background-color: rgb(132,73,56); }

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

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

 span { border-color: rgb(132,73,56); }

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