#977594

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

Shades of Mountbatten Pink #977594

Tints of Mountbatten Pink #977594

Color information

#977594 (or 0x977594) is unknown color: approx Mountbatten Pink. HEX triplet: 97, 75 and 94. RGB value is (151,117,148). Sum of RGB (Red+Green+Blue) = 151+117+148=416 (55% of max value = 765). Red value is 151 (59.38% from 255 or 36.30% from 416); Green value is 117 (46.09% from 255 or 28.12% from 416); Blue value is 148 (58.20% from 255 or 35.58% from 416); Max value from RGB is 151 - color contains mainly: red. Hex color #977594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977594 is #688A6B. Grayscale: #828282. Windows color (decimal): -6851180 or 9729431. OLE color: 9729431.

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

Color convert

RGB151117148-
CMYK00.230.020.41
HSL305.29º14.05%52.55%-
HSV(B)305.29º22.52%59.22%-
XYZ24.4721.4430.87-
YUV130.7137.76142.48-

RGB Variations

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

RGB

RED value IS 151 (59.38% from 255) = 36.30%
GREEN value IS 117 (46.09% from 255) = 28.12%
BLUE value IS 148 (58.20% from 255) = 35.58%
R=36.30%
G=28.12%
B=35.58%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.23
Y (Yellow) values IS 0.02
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal15111714800.230.020.41305.2914.0552.55
Hex977594017229131e35
Octal2271652240272514611665
Binary10010111111010110010100010111101010011001100011110110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #977594

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #977594; }

 p { color: rgb(151,117,148); }

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

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

 a { background-color: rgb(151,117,148); }

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

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

 span { border-color: rgb(151,117,148); }

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