COLOR #B0515D

HEX: #B0515D RGB: (176,81,93)

Renk bilgisi

#B0515D contains mainly red color. #B0515D ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#B0515D color RGB value is (176,81,93).

RGB: (176,81,93) (69%, 32%, 36%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 81 of 255 = 32%
B 93 of 255 = 36%

176
81
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 81 + 93 = 350 (100%)
R 176 of 350 ~ 50.29%
G 81 of 350 ~ 23.14%
B 93 of 350 ~ 26.57'%

%50.29
%23.14
%26.57

CMYK RENK MODELİ

#B0515D rengi CMYK tonu (0,54,47,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.98%
  • sarı tonu 47.16%
  • ana renk tonu 30.98%

CMYK: (0,54,47,31)
C0M54Y47K31 (0%, 54%, 47%, 31%)
(0.00 / 0.54 / 0.47 / 0.31)

CMYK yüzdeleri

%0
%53.98
%47.16
%30.98

Codes

Color #B0515D in popluar color models

B0 51 5D
RGB 176 81 93
HSL 352° 37.55% 50.39%
HSB/HSV 352° 53.98% 69.02%
CMYK 0.00% 53.98% 47.16%
30.98%

Color #B0515D in popluar number systems.

HEX B0 51 5D
Decimal 176 81 93
Binary 10110000 1010001 1011101
Octal 260 121 135

Shades and tints

Shades of #B0515D

#B0515D
(176,81,93)
#A04A55
(160,74,85)
#90434D
(144,67,77)
#803C45
(128,60,69)
#70353D
(112,53,61)
#602E35
(96,46,53)
#50272D
(80,39,45)
#402025
(64,32,37)
#30191D
(48,25,29)
#201215
(32,18,21)
#100B0D
(16,11,13)
#000000
(0,0,0)

Tints of #B0515D

#B0515D
(176,81,93)
#B7606B
(183,96,107)
#BE6F79
(190,111,121)
#C57E87
(197,126,135)
#CC8D95
(204,141,149)
#D39CA3
(211,156,163)
#DAABB1
(218,171,177)
#E1BABF
(225,186,191)
#E8C9CD
(232,201,205)
#EFD8DB
(239,216,219)
#F6E7E9
(246,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0515D color. Also use rgb(176,81,93) instead hex code.

Text Font Color

.myTextColor { color: #B0515D; }

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

This text font color is #B0515D.

Background Color

.myBgColor { background-color: #B0515D; }

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

This div background color is #B0515D.

Border color

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

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

This div border color is #B0515D.

Opacity

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

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

Text with #B0515D 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 #B0515D;}

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

This text has shadow with #B0515D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0515D.

Preview

Color preview on black background

This text has color #B0515D on black background.


Color preview on white background

This text has color #B0515D on white background.


Black color preview on #B0515D background

This text has black color on #B0515D background.


White color preview on #B0515D background

This text has white color on #B0515D background.


Related colors

Complementary color

Complementary color for #hex is #4FAEA2.


I love getcolorcode.com

Triadic colors

1 #5DB051 and #515DB0 with #B0515D are triadic colors.

2 #5D51B0 and #51B05D with #B0515D are triadic colors.