#977790

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

Shades of Mountbatten Pink #977790

Tints of Mountbatten Pink #977790

Color information

#977790 (or 0x977790) is unknown color: approx Mountbatten Pink. HEX triplet: 97, 77 and 90. RGB value is (151,119,144). Sum of RGB (Red+Green+Blue) = 151+119+144=414 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.47% from 414); Green value is 119 (46.88% from 255 or 28.74% from 414); Blue value is 144 (56.64% from 255 or 34.78% from 414); Max value from RGB is 151 - color contains mainly: red. Hex color #977790 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977790 is #68886F. Grayscale: #838383. Windows color (decimal): -6850672 or 9467799. OLE color: 9467799.

HSL color Cylindrical-coordinate representation of color #977790: hue angle of 313.12º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #977790 is Cyan = 0, Magento = 0.21, Yellow = 0.05 and Black (K on CMYK) = 0.41.

Color convert

RGB151119144-
CMYK00.210.050.41
HSL313.12º13.33%52.94%-
HSV(B)313.12º21.19%59.22%-
XYZ24.3921.7929.31-
YUV131.42135.1141.97-

RGB Variations

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

RGB

RED value IS 151 (59.38% from 255) = 36.47%
GREEN value IS 119 (46.88% from 255) = 28.74%
BLUE value IS 144 (56.64% from 255) = 34.78%
R=36.47%
G=28.74%
B=34.78%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.21
Y (Yellow) values IS 0.05
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal15111914400.210.050.41313.1213.3352.94
Hex977790015529139d35
Octal2271672200255514711565
Binary100101111110111100100000101011011010011001110011101110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #977790

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #977790; }

 p { color: rgb(151,119,144); }

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

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

 a { background-color: rgb(151,119,144); }

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

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

 span { border-color: rgb(151,119,144); }

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