#997594

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

Shades of Mountbatten Pink #997594

Tints of Mountbatten Pink #997594

Color information

#997594 (or 0x997594) is unknown color: approx Mountbatten Pink. HEX triplet: 99, 75 and 94. RGB value is (153,117,148). Sum of RGB (Red+Green+Blue) = 153+117+148=418 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.60% from 418); Green value is 117 (46.09% from 255 or 27.99% from 418); Blue value is 148 (58.20% from 255 or 35.41% from 418); Max value from RGB is 153 - color contains mainly: red. Hex color #997594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997594 is #668A6B. Grayscale: #838383. Windows color (decimal): -6720108 or 9729433. OLE color: 9729433.

HSL color Cylindrical-coordinate representation of color #997594: hue angle of 308.33º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #997594 is Cyan = 0, Magento = 0.24, Yellow = 0.03 and Black (K on CMYK) = 0.4.

Color convert

RGB153117148-
CMYK00.240.030.4
HSL308.33º15%52.94%-
HSV(B)308.33º23.53%60%-
XYZ24.8421.6330.88-
YUV131.3137.43143.48-

RGB Variations

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

RGB

RED value IS 153 (60.16% from 255) = 36.60%
GREEN value IS 117 (46.09% from 255) = 27.99%
BLUE value IS 148 (58.20% from 255) = 35.41%
R=36.60%
G=27.99%
B=35.41%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.24
Y (Yellow) values IS 0.03
K (Black) values IS 0.4
SystemRedGreenBlueCMYKHSL
Decimal15311714800.240.030.4308.331552.94
Hex997594018328134f35
Octal2311652240303504641765
Binary10011001111010110010100011000111010001001101001111110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #997594

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #997594; }

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

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

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

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

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

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

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

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