#977390

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

Shades of Mountbatten Pink #977390

Tints of Mountbatten Pink #977390

Color information

#977390 (or 0x977390) is unknown color: approx Mountbatten Pink. HEX triplet: 97, 73 and 90. RGB value is (151,115,144). Sum of RGB (Red+Green+Blue) = 151+115+144=410 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.83% from 410); Green value is 115 (45.31% from 255 or 28.05% from 410); Blue value is 144 (56.64% from 255 or 35.12% from 410); Max value from RGB is 151 - color contains mainly: red. Hex color #977390 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977390 is #688C6F. Grayscale: #808080. Windows color (decimal): -6851696 or 9466775. OLE color: 9466775.

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

Color convert

RGB151115144-
CMYK00.240.050.41
HSL311.67º14.75%52.16%-
HSV(B)311.67º23.84%59.22%-
XYZ23.9320.8529.15-
YUV129.07136.43143.64-

RGB Variations

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

RGB

RED value IS 151 (59.38% from 255) = 36.83%
GREEN value IS 115 (45.31% from 255) = 28.05%
BLUE value IS 144 (56.64% from 255) = 35.12%
R=36.83%
G=28.05%
B=35.12%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.24
Y (Yellow) values IS 0.05
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal15111514400.240.050.41311.6714.7552.16
Hex977390018529138f34
Octal2271632200305514701764
Binary100101111110011100100000110001011010011001110001111110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #977390

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #977390; }

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

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

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

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

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

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

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

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