COLOR #B0496F

HEX: #B0496F RGB: (176,73,111)

Renk bilgisi

#B0496F contains mainly red color. #B0496F ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#B0496F color RGB value is (176,73,111).

RGB: (176,73,111) (69%, 29%, 44%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 73 of 255 = 29%
B 111 of 255 = 44%

176
73
111

R + G + B ~ 47%. #B0496F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 73 + 111 = 360 (100%)
R 176 of 360 ~ 48.89%
G 73 of 360 ~ 20.28%
B 111 of 360 ~ 30.83'%

%48.89
%20.28
%30.83

CMYK RENK MODELİ

#B0496F rengi CMYK tonu (0,59,37,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 58.52%
  • sarı tonu 36.93%
  • ana renk tonu 30.98%

CMYK: (0,59,37,31)
C0M59Y37K31 (0%, 59%, 37%, 31%)
(0.00 / 0.59 / 0.37 / 0.31)

CMYK yüzdeleri

%0
%58.52
%36.93
%30.98

Codes

Color #B0496F in popluar color models

B0 49 6F
RGB 176 73 111
HSL 338° 41.37% 48.82%
HSB/HSV 338° 58.52% 69.02%
CMYK 0.00% 58.52% 36.93%
30.98%

Color #B0496F in popluar number systems.

HEX B0 49 6F
Decimal 176 73 111
Binary 10110000 1001001 1101111
Octal 260 111 157

Shades and tints

Shades of #B0496F

#B0496F
(176,73,111)
#A04365
(160,67,101)
#903D5B
(144,61,91)
#803751
(128,55,81)
#703147
(112,49,71)
#602B3D
(96,43,61)
#502533
(80,37,51)
#401F29
(64,31,41)
#30191F
(48,25,31)
#201315
(32,19,21)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #B0496F

#B0496F
(176,73,111)
#B7597C
(183,89,124)
#BE6989
(190,105,137)
#C57996
(197,121,150)
#CC89A3
(204,137,163)
#D399B0
(211,153,176)
#DAA9BD
(218,169,189)
#E1B9CA
(225,185,202)
#E8C9D7
(232,201,215)
#EFD9E4
(239,217,228)
#F6E9F1
(246,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0496F color. Also use rgb(176,73,111) instead hex code.

Text Font Color

.myTextColor { color: #B0496F; }

<p style="color:#B0496F">This sample text font color is #B0496F.</p>

This text font color is #B0496F.

Background Color

.myBgColor { background-color: #B0496F; }

<div style="background-color:#B0496F">Inner text</div>

This div background color is #B0496F.

Border color

.myBorderColor { border: 1px solid #B0496F; }

<div style="border:3px solid #B0496F">Div</div>

This div border color is #B0496F.

Opacity

.myOpacity80 { color: #B0496F; opacity: 0.8; }

<p style="color:#B0496F;opacity:0.8;">80%</p>

Text with #B0496F color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #B0496F;}

<p style="text-shadow: 3px 3px 1px #B0496F">Text here.</p>

This text has shadow with #B0496F color.


.textShadow {text-shadow: 3px 3px 1px #B0496F', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #B0496F, 5px 5px 20px red">Text here.</p>

This text has shadow with #B0496F primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#B0496F, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#B0496F, Direction=45, Strength=4)">Text</p>

This text has shadow with #B0496F and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #B0496F;
-webkit-box-shadow: 1px 1px 3px 2px #B0496F;
box-shadow: 1px 1px 3px 2px #B0496F;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #B0496F; -webkit-box-shadow: 1px 1px 3px 2px #B0496F; box-shadow:1px 1px 3px 2px #B0496F;">
Div content here
</div>

This div box has shadow with color #B0496F.

Preview

Color preview on black background

This text has color #B0496F on black background.


Color preview on white background

This text has color #B0496F on white background.


Black color preview on #B0496F background

This text has black color on #B0496F background.


White color preview on #B0496F background

This text has white color on #B0496F background.


Related colors

Complementary color

Complementary color for #hex is #4FB690.


I love getcolorcode.com

Triadic colors

1 #6FB049 and #496FB0 with #B0496F are triadic colors.

2 #6F49B0 and #49B06F with #B0496F are triadic colors.