#885137

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

Shades of Paarl #885137

Tints of Paarl #885137

Color information

#885137 (or 0x885137) is unknown color: approx Paarl. HEX triplet: 88, 51 and 37. RGB value is (136,81,55). Sum of RGB (Red+Green+Blue) = 136+81+55=272 (36% of max value = 765). Red value is 136 (53.52% from 255 or 50% from 272); Green value is 81 (32.03% from 255 or 29.78% from 272); Blue value is 55 (21.88% from 255 or 20.22% from 272); Max value from RGB is 136 - color contains mainly: red. Hex color #885137 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885137 is #77AEC8. Grayscale: #5E5E5E. Windows color (decimal): -7843529 or 3625352. OLE color: 3625352.

HSL color Cylindrical-coordinate representation of color #885137: hue angle of 19.26º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #885137 is Cyan = 0, Magento = 0.40, Yellow = 0.60 and Black (K on CMYK) = 0.47.

Color convert

RGB1368155-
CMYK00.400.600.47
HSL19.26º42.41%37.45%-
HSV(B)19.26º59.56%53.33%-
XYZ13.7911.395.09-
YUV94.48105.72157.61-

RGB Variations

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

RGB

RED value IS 136 (53.52% from 255) = 50%
GREEN value IS 81 (32.03% from 255) = 29.78%
BLUE value IS 55 (21.88% from 255) = 20.22%
R=50%
G=29.78%
B=20.22%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.40
Y (Yellow) values IS 0.60
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal136815500.400.600.4719.2642.4137.45
Hex8851370283C2F132a25
Octal210121670507457235245
Binary100010001010001110111010100011110010111110011101010100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #885137

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #885137; }

 p { color: rgb(136,81,55); }

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

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

 a { background-color: rgb(136,81,55); }

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

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

 span { border-color: rgb(136,81,55); }

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