#875038

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

Shades of Paarl #875038

Tints of Paarl #875038

Color information

#875038 (or 0x875038) is unknown color: approx Paarl. HEX triplet: 87, 50 and 38. RGB value is (135,80,56). Sum of RGB (Red+Green+Blue) = 135+80+56=271 (35% of max value = 765). Red value is 135 (53.12% from 255 or 49.82% from 271); Green value is 80 (31.64% from 255 or 29.52% from 271); Blue value is 56 (22.27% from 255 or 20.66% from 271); Max value from RGB is 135 - color contains mainly: red. Hex color #875038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875038 is #78AFC7. Grayscale: #5D5D5D. Windows color (decimal): -7909320 or 3690631. OLE color: 3690631.

HSL color Cylindrical-coordinate representation of color #875038: hue angle of 18.23º 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 #875038 is Cyan = 0, Magento = 0.41, Yellow = 0.59 and Black (K on CMYK) = 0.47.

Color convert

RGB1358056-
CMYK00.410.590.47
HSL18.23º41.36%37.45%-
HSV(B)18.23º58.52%52.94%-
XYZ13.5711.175.18-
YUV93.71106.72157.45-

RGB Variations

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

RGB

RED value IS 135 (53.12% from 255) = 49.82%
GREEN value IS 80 (31.64% from 255) = 29.52%
BLUE value IS 56 (22.27% from 255) = 20.66%
R=49.82%
G=29.52%
B=20.66%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.41
Y (Yellow) values IS 0.59
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal135805600.410.590.4718.2341.3637.45
Hex8750380293B2F122925
Octal207120700517357225145
Binary100001111010000111000010100111101110111110010101001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #875038

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #875038; }

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

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

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

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

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

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

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

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