#894738

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

Shades of Paarl #894738

Tints of Paarl #894738

Color information

#894738 (or 0x894738) is unknown color: approx Paarl. HEX triplet: 89, 47 and 38. RGB value is (137,71,56). Sum of RGB (Red+Green+Blue) = 137+71+56=264 (34% of max value = 765). Red value is 137 (53.91% from 255 or 51.89% from 264); Green value is 71 (28.12% from 255 or 26.89% from 264); Blue value is 56 (22.27% from 255 or 21.21% from 264); Max value from RGB is 137 - color contains mainly: red. Hex color #894738 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894738 is #76B8C7. Grayscale: #595959. Windows color (decimal): -7780552 or 3688329. OLE color: 3688329.

HSL color Cylindrical-coordinate representation of color #894738: hue angle of 11.11º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #894738 is Cyan = 0, Magento = 0.48, Yellow = 0.59 and Black (K on CMYK) = 0.46.

Color convert

RGB1377156-
CMYK00.480.590.46
HSL11.11º41.97%37.84%-
HSV(B)11.11º59.12%53.73%-
XYZ13.2810.114.99-
YUV89.02109.37162.22-

RGB Variations

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

RGB

RED value IS 137 (53.91% from 255) = 51.89%
GREEN value IS 71 (28.12% from 255) = 26.89%
BLUE value IS 56 (22.27% from 255) = 21.21%
R=51.89%
G=26.89%
B=21.21%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.59
K (Black) values IS 0.46
SystemRedGreenBlueCMYKHSL
Decimal137715600.480.590.4611.1141.9737.84
Hex8947380303B2Eb2a26
Octal211107700607356135246
Binary10001001100011111100001100001110111011101011101010100110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #894738

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #894738; }

 p { color: rgb(137,71,56); }

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

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

 a { background-color: rgb(137,71,56); }

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

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

 span { border-color: rgb(137,71,56); }

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