#937586

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

Shades of Mountbatten Pink #937586

Tints of Mountbatten Pink #937586

Color information

#937586 (or 0x937586) is unknown color: approx Mountbatten Pink. HEX triplet: 93, 75 and 86. RGB value is (147,117,134). Sum of RGB (Red+Green+Blue) = 147+117+134=398 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.93% from 398); Green value is 117 (46.09% from 255 or 29.40% from 398); Blue value is 134 (52.73% from 255 or 33.67% from 398); Max value from RGB is 147 - color contains mainly: red. Hex color #937586 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937586 is #6C8A79. Grayscale: #7F7F7F. Windows color (decimal): -7113338 or 8811923. OLE color: 8811923.

HSL color Cylindrical-coordinate representation of color #937586: hue angle of 326º 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 #937586 is Cyan = 0, Magento = 0.20, Yellow = 0.09 and Black (K on CMYK) = 0.42.

Color convert

RGB147117134-
CMYK00.200.090.42
HSL326º12.2%51.76%-
HSV(B)326º20.41%57.65%-
XYZ22.720.6525.34-
YUV127.91131.44141.62-

RGB Variations

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

RGB

RED value IS 147 (57.81% from 255) = 36.93%
GREEN value IS 117 (46.09% from 255) = 29.40%
BLUE value IS 134 (52.73% from 255) = 33.67%
R=36.93%
G=29.40%
B=33.67%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.20
Y (Yellow) values IS 0.09
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal14711713400.200.090.4232612.251.76
Hex93758601492A146c34
Octal22316520602411525061464
Binary1001001111101011000011001010010011010101010001101100110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #937586

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #937586; }

 p { color: rgb(147,117,134); }

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

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

 a { background-color: rgb(147,117,134); }

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

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

 span { border-color: rgb(147,117,134); }

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