#F9BF92

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

Shades of Mandys Pink #F9BF92

Tints of Mandys Pink #F9BF92

Color information

#F9BF92 (or 0xF9BF92) is unknown color: approx Mandys Pink. HEX triplet: F9, BF and 92. RGB value is (249,191,146). Sum of RGB (Red+Green+Blue) = 249+191+146=586 (77% of max value = 765). Red value is 249 (97.66% from 255 or 42.49% from 586); Green value is 191 (75% from 255 or 32.59% from 586); Blue value is 146 (57.42% from 255 or 24.91% from 586); Max value from RGB is 249 - color contains mainly: red. Hex color #F9BF92 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F9BF92 is #06406D. Grayscale: #CBCBCB. Windows color (decimal): -409710 or 9617401. OLE color: 9617401.

HSL color Cylindrical-coordinate representation of color #F9BF92: hue angle of 26.21º degrees, saturation: 0.9, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #F9BF92 is Cyan = 0, Magento = 0.23, Yellow = 0.41 and Black (K on CMYK) = 0.02.

Color convert

RGB249191146-
CMYK00.230.410.02
HSL26.21º89.57%77.45%-
HSV(B)26.21º41.37%97.65%-
XYZ62.8959.4835.36-
YUV203.2195.72160.66-

RGB Variations

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

RGB

RED value IS 249 (97.66% from 255) = 42.49%
GREEN value IS 191 (75% from 255) = 32.59%
BLUE value IS 146 (57.42% from 255) = 24.91%
R=42.49%
G=32.59%
B=24.91%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.23
Y (Yellow) values IS 0.41
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal24919114600.230.410.0226.2189.5777.45
HexF9BF920172921a5a4d
Octal37127722202751232132115
Binary111110011011111110010010010111101001101101010110101001101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #F9BF92

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #F9BF92; }

 p { color: rgb(249,191,146); }

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

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

 a { background-color: rgb(249,191,146); }

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

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

 span { border-color: rgb(249,191,146); }

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

cancel