#937690

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

Shades of Mountbatten Pink #937690

Tints of Mountbatten Pink #937690

Color information

#937690 (or 0x937690) is unknown color: approx Mountbatten Pink. HEX triplet: 93, 76 and 90. RGB value is (147,118,144). Sum of RGB (Red+Green+Blue) = 147+118+144=409 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.94% from 409); Green value is 118 (46.48% from 255 or 28.85% from 409); Blue value is 144 (56.64% from 255 or 35.21% from 409); Max value from RGB is 147 - color contains mainly: red. Hex color #937690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937690 is #6C896F. Grayscale: #818181. Windows color (decimal): -7113072 or 9467539. OLE color: 9467539.

HSL color Cylindrical-coordinate representation of color #937690: hue angle of 306.21º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #937690 is Cyan = 0, Magento = 0.20, Yellow = 0.02 and Black (K on CMYK) = 0.42.

Color convert

RGB147118144-
CMYK00.200.020.42
HSL306.21º11.84%51.96%-
HSV(B)306.21º19.73%57.65%-
XYZ23.5521.1729.23-
YUV129.64136.11140.39-

RGB Variations

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

RGB

RED value IS 147 (57.81% from 255) = 35.94%
GREEN value IS 118 (46.48% from 255) = 28.85%
BLUE value IS 144 (56.64% from 255) = 35.21%
R=35.94%
G=28.85%
B=35.21%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.20
Y (Yellow) values IS 0.02
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal14711814400.200.020.42306.2111.8451.96
Hex93769001422A132c34
Octal2231662200242524621464
Binary10010011111011010010000010100101010101001100101100110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #937690

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #937690; }

 p { color: rgb(147,118,144); }

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

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

 a { background-color: rgb(147,118,144); }

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

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

 span { border-color: rgb(147,118,144); }

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