#947690

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

Shades of Mountbatten Pink #947690

Tints of Mountbatten Pink #947690

Color information

#947690 (or 0x947690) is unknown color: approx Mountbatten Pink. HEX triplet: 94, 76 and 90. RGB value is (148,118,144). Sum of RGB (Red+Green+Blue) = 148+118+144=410 (54% of max value = 765). Red value is 148 (58.20% from 255 or 36.10% from 410); Green value is 118 (46.48% from 255 or 28.78% from 410); Blue value is 144 (56.64% from 255 or 35.12% from 410); Max value from RGB is 148 - color contains mainly: red. Hex color #947690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947690 is #6B896F. Grayscale: #818181. Windows color (decimal): -7047536 or 9467540. OLE color: 9467540.

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

Color convert

RGB148118144-
CMYK00.200.030.42
HSL308º12.3%52.16%-
HSV(B)308º20.27%58.04%-
XYZ23.7321.2729.24-
YUV129.93135.94140.89-

RGB Variations

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

RGB

RED value IS 148 (58.20% from 255) = 36.10%
GREEN value IS 118 (46.48% from 255) = 28.78%
BLUE value IS 144 (56.64% from 255) = 35.12%
R=36.10%
G=28.78%
B=35.12%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.20
Y (Yellow) values IS 0.03
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal14811814400.200.030.4230812.352.16
Hex94769001432A134c34
Octal2241662200243524641464
Binary10010100111011010010000010100111010101001101001100110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #947690

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #947690; }

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

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

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

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

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

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

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

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