#791446

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

Shades of Pompadour #791446

Tints of Pompadour #791446

Color information

#791446 (or 0x791446) is unknown color: approx Pompadour. HEX triplet: 79, 14 and 46. RGB value is (121,20,70). Sum of RGB (Red+Green+Blue) = 121+20+70=211 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.35% from 211); Green value is 20 (8.20% from 255 or 9.48% from 211); Blue value is 70 (27.73% from 255 or 33.18% from 211); Max value from RGB is 121 - color contains mainly: red. Hex color #791446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791446 is #86EBB9. Grayscale: #373737. Windows color (decimal): -8842170 or 4592761. OLE color: 4592761.

HSL color Cylindrical-coordinate representation of color #791446: hue angle of 330.3º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791446 is Cyan = 0, Magento = 0.83, Yellow = 0.42 and Black (K on CMYK) = 0.53.

Color convert

RGB1212070-
CMYK00.830.420.53
HSL330.3º71.63%27.65%-
HSV(B)330.3º83.47%47.45%-
XYZ9.245.016.27-
YUV55.9135.96174.43-

RGB Variations

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

RGB

RED value IS 121 (47.66% from 255) = 57.35%
GREEN value IS 20 (8.20% from 255) = 9.48%
BLUE value IS 70 (27.73% from 255) = 33.18%
R=57.35%
G=9.48%
B=33.18%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.83
Y (Yellow) values IS 0.42
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal121207000.830.420.53330.371.6327.65
Hex7914460532A3514a481c
Octal171241060123526551211034
Binary111100110100100011001010011101010110101101001010100100011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #791446

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #791446; }

 p { color: rgb(121,20,70); }

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

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

 a { background-color: rgb(121,20,70); }

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

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

 span { border-color: rgb(121,20,70); }

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