#840D44

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

Shades of Pompadour #840D44

Tints of Pompadour #840D44

Color information

#840D44 (or 0x840D44) is unknown color: approx Pompadour. HEX triplet: 84, 0D and 44. RGB value is (132,13,68). Sum of RGB (Red+Green+Blue) = 132+13+68=213 (28% of max value = 765). Red value is 132 (51.95% from 255 or 61.97% from 213); Green value is 13 (5.47% from 255 or 6.10% from 213); Blue value is 68 (26.95% from 255 or 31.92% from 213); Max value from RGB is 132 - color contains mainly: red. Hex color #840D44 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #840D44 is #7BF2BB. Grayscale: #363636. Windows color (decimal): -8123068 or 4459908. OLE color: 4459908.

HSL color Cylindrical-coordinate representation of color #840D44: hue angle of 332.27º degrees, saturation: 0.82, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #840D44 is Cyan = 0, Magento = 0.90, Yellow = 0.48 and Black (K on CMYK) = 0.48.

Color convert

RGB1321368-
CMYK00.900.480.48
HSL332.27º82.07%28.43%-
HSV(B)332.27º90.15%51.76%-
XYZ10.75.615.99-
YUV54.85135.42183.03-

RGB Variations

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

RGB

RED value IS 132 (51.95% from 255) = 61.97%
GREEN value IS 13 (5.47% from 255) = 6.10%
BLUE value IS 68 (26.95% from 255) = 31.92%
R=61.97%
G=6.10%
B=31.92%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.90
Y (Yellow) values IS 0.48
K (Black) values IS 0.48
SystemRedGreenBlueCMYKHSL
Decimal132136800.900.480.48332.2782.0728.43
Hex84D4405A303014c521c
Octal204151040132606051412234
Binary100001001101100010001011010110000110000101001100101001011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #840D44

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #840D44; }

 p { color: rgb(132,13,68); }

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

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

 a { background-color: rgb(132,13,68); }

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

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

 span { border-color: rgb(132,13,68); }

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

cancel