#927790

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

Shades of Mountbatten Pink #927790

Tints of Mountbatten Pink #927790

Color information

#927790 (or 0x927790) is unknown color: approx Mountbatten Pink. HEX triplet: 92, 77 and 90. RGB value is (146,119,144). Sum of RGB (Red+Green+Blue) = 146+119+144=409 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.70% from 409); Green value is 119 (46.88% from 255 or 29.10% from 409); Blue value is 144 (56.64% from 255 or 35.21% from 409); Max value from RGB is 146 - color contains mainly: red. Hex color #927790 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927790 is #6D886F. Grayscale: #818181. Windows color (decimal): -7178352 or 9467794. OLE color: 9467794.

HSL color Cylindrical-coordinate representation of color #927790: hue angle of 304.44º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #927790 is Cyan = 0, Magento = 0.18, Yellow = 0.01 and Black (K on CMYK) = 0.43.

Color convert

RGB146119144-
CMYK00.180.010.43
HSL304.44º11.02%51.96%-
HSV(B)304.44º18.49%57.25%-
XYZ23.4821.3229.26-
YUV129.92135.95139.47-

RGB Variations

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

RGB

RED value IS 146 (57.42% from 255) = 35.70%
GREEN value IS 119 (46.88% from 255) = 29.10%
BLUE value IS 144 (56.64% from 255) = 35.21%
R=35.70%
G=29.10%
B=35.21%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.18
Y (Yellow) values IS 0.01
K (Black) values IS 0.43
SystemRedGreenBlueCMYKHSL
Decimal14611914400.180.010.43304.4411.0251.96
Hex92779001212B130b34
Octal2221672200221534601364
Binary1001001011101111001000001001011010111001100001011110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #927790

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #927790; }

 p { color: rgb(146,119,144); }

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

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

 a { background-color: rgb(146,119,144); }

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

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

 span { border-color: rgb(146,119,144); }

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