#854736

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

Shades of Paarl #854736

Tints of Paarl #854736

Color information

#854736 (or 0x854736) is unknown color: approx Paarl. HEX triplet: 85, 47 and 36. RGB value is (133,71,54). Sum of RGB (Red+Green+Blue) = 133+71+54=258 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.55% from 258); Green value is 71 (28.12% from 255 or 27.52% from 258); Blue value is 54 (21.48% from 255 or 20.93% from 258); Max value from RGB is 133 - color contains mainly: red. Hex color #854736 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854736 is #7AB8C9. Grayscale: #575757. Windows color (decimal): -8042698 or 3557253. OLE color: 3557253.

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

Color convert

RGB1337154-
CMYK00.470.590.48
HSL12.91º42.25%36.67%-
HSV(B)12.91º59.4%52.16%-
XYZ12.599.764.71-
YUV87.6109.04160.38-

RGB Variations

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

RGB

RED value IS 133 (52.34% from 255) = 51.55%
GREEN value IS 71 (28.12% from 255) = 27.52%
BLUE value IS 54 (21.48% from 255) = 20.93%
R=51.55%
G=27.52%
B=20.93%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.47
Y (Yellow) values IS 0.59
K (Black) values IS 0.48
SystemRedGreenBlueCMYKHSL
Decimal133715400.470.590.4812.9142.2536.67
Hex85473602F3B30d2a25
Octal205107660577360155245
Binary10000101100011111011001011111110111100001101101010100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #854736

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #854736; }

 p { color: rgb(133,71,54); }

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

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

 a { background-color: rgb(133,71,54); }

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

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

 span { border-color: rgb(133,71,54); }

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