#854938

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

Shades of Paarl #854938

Tints of Paarl #854938

Color information

#854938 (or 0x854938) is unknown color: approx Paarl. HEX triplet: 85, 49 and 38. RGB value is (133,73,56). Sum of RGB (Red+Green+Blue) = 133+73+56=262 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.76% from 262); Green value is 73 (28.91% from 255 or 27.86% from 262); Blue value is 56 (22.27% from 255 or 21.37% from 262); Max value from RGB is 133 - color contains mainly: red. Hex color #854938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854938 is #7AB6C7. Grayscale: #595959. Windows color (decimal): -8042184 or 3688837. OLE color: 3688837.

HSL color Cylindrical-coordinate representation of color #854938: hue angle of 13.25º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #854938 is Cyan = 0, Magento = 0.45, Yellow = 0.58 and Black (K on CMYK) = 0.48.

Color convert

RGB1337356-
CMYK00.450.580.48
HSL13.25º40.74%37.06%-
HSV(B)13.25º57.89%52.16%-
XYZ12.7710.045.01-
YUV89109.38159.38-

RGB Variations

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

RGB

RED value IS 133 (52.34% from 255) = 50.76%
GREEN value IS 73 (28.91% from 255) = 27.86%
BLUE value IS 56 (22.27% from 255) = 21.37%
R=50.76%
G=27.86%
B=21.37%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.45
Y (Yellow) values IS 0.58
K (Black) values IS 0.48
SystemRedGreenBlueCMYKHSL
Decimal133735600.450.580.4813.2540.7437.06
Hex85493802D3A30d2925
Octal205111700557260155145
Binary10000101100100111100001011011110101100001101101001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #854938

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #854938; }

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

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

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

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

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

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

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

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