#855034

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

Shades of Paarl #855034

Tints of Paarl #855034

Color information

#855034 (or 0x855034) is unknown color: approx Paarl. HEX triplet: 85, 50 and 34. RGB value is (133,80,52). Sum of RGB (Red+Green+Blue) = 133+80+52=265 (35% of max value = 765). Red value is 133 (52.34% from 255 or 50.19% from 265); Green value is 80 (31.64% from 255 or 30.19% from 265); Blue value is 52 (20.70% from 255 or 19.62% from 265); Max value from RGB is 133 - color contains mainly: red. Hex color #855034 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855034 is #7AAFCB. Grayscale: #5C5C5C. Windows color (decimal): -8040396 or 3428485. OLE color: 3428485.

HSL color Cylindrical-coordinate representation of color #855034: hue angle of 20.74º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #855034 is Cyan = 0, Magento = 0.40, Yellow = 0.61 and Black (K on CMYK) = 0.48.

Color convert

RGB1338052-
CMYK00.400.610.48
HSL20.74º43.78%36.27%-
HSV(B)20.74º60.9%52.16%-
XYZ13.1610.974.67-
YUV92.65105.06156.78-

RGB Variations

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

RGB

RED value IS 133 (52.34% from 255) = 50.19%
GREEN value IS 80 (31.64% from 255) = 30.19%
BLUE value IS 52 (20.70% from 255) = 19.62%
R=50.19%
G=30.19%
B=19.62%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.40
Y (Yellow) values IS 0.61
K (Black) values IS 0.48
SystemRedGreenBlueCMYKHSL
Decimal133805200.400.610.4820.7443.7836.27
Hex8550340283D30152c24
Octal205120640507560255444
Binary100001011010000110100010100011110111000010101101100100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #855034

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #855034; }

 p { color: rgb(133,80,52); }

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

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

 a { background-color: rgb(133,80,52); }

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

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

 span { border-color: rgb(133,80,52); }

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