#874538

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

Shades of Paarl #874538

Tints of Paarl #874538

Color information

#874538 (or 0x874538) is unknown color: approx Paarl. HEX triplet: 87, 45 and 38. RGB value is (135,69,56). Sum of RGB (Red+Green+Blue) = 135+69+56=260 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.92% from 260); Green value is 69 (27.34% from 255 or 26.54% from 260); Blue value is 56 (22.27% from 255 or 21.54% from 260); Max value from RGB is 135 - color contains mainly: red. Hex color #874538 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874538 is #78BAC7. Grayscale: #575757. Windows color (decimal): -7912136 or 3687815. OLE color: 3687815.

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

Color convert

RGB1356956-
CMYK00.490.590.47
HSL9.87º41.36%37.45%-
HSV(B)9.87º58.52%52.94%-
XYZ12.839.694.94-
YUV87.25110.37162.06-

RGB Variations

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

RGB

RED value IS 135 (53.12% from 255) = 51.92%
GREEN value IS 69 (27.34% from 255) = 26.54%
BLUE value IS 56 (22.27% from 255) = 21.54%
R=51.92%
G=26.54%
B=21.54%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.49
Y (Yellow) values IS 0.59
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal135695600.490.590.479.8741.3637.45
Hex8745380313B2Fa2925
Octal207105700617357125145
Binary10000111100010111100001100011110111011111010101001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #874538

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #874538; }

 p { color: rgb(135,69,56); }

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

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

 a { background-color: rgb(135,69,56); }

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

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

 span { border-color: rgb(135,69,56); }

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