#874938

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

Shades of Paarl #874938

Tints of Paarl #874938

Color information

#874938 (or 0x874938) is unknown color: approx Paarl. HEX triplet: 87, 49 and 38. RGB value is (135,73,56). Sum of RGB (Red+Green+Blue) = 135+73+56=264 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.14% from 264); Green value is 73 (28.91% from 255 or 27.65% from 264); Blue value is 56 (22.27% from 255 or 21.21% from 264); Max value from RGB is 135 - color contains mainly: red. Hex color #874938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874938 is #78B6C7. Grayscale: #595959. Windows color (decimal): -7911112 or 3688839. OLE color: 3688839.

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

Color convert

RGB1357356-
CMYK00.460.590.47
HSL12.91º41.36%37.45%-
HSV(B)12.91º58.52%52.94%-
XYZ13.0910.25.02-
YUV89.6109.04160.38-

RGB Variations

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

RGB

RED value IS 135 (53.12% from 255) = 51.14%
GREEN value IS 73 (28.91% from 255) = 27.65%
BLUE value IS 56 (22.27% from 255) = 21.21%
R=51.14%
G=27.65%
B=21.21%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.46
Y (Yellow) values IS 0.59
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal135735600.460.590.4712.9141.3637.45
Hex87493802E3B2Fd2925
Octal207111700567357155145
Binary10000111100100111100001011101110111011111101101001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #874938

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #874938; }

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

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

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

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

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

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

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

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