COLOR #B0676F

HEX: #B0676F RGB: (176,103,111)

Renk bilgisi

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

RGB renk modeli

#B0676F color RGB value is (176,103,111).

RGB: (176,103,111) (69%, 40%, 44%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 103 of 255 = 40%
B 111 of 255 = 44%

176
103
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 103 + 111 = 390 (100%)
R 176 of 390 ~ 45.13%
G 103 of 390 ~ 26.41%
B 111 of 390 ~ 28.46'%

%45.13
%26.41
%28.46

CMYK RENK MODELİ

#B0676F rengi CMYK tonu (0,41,37,31).

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

CMYK: (0,41,37,31)
C0M41Y37K31 (0%, 41%, 37%, 31%)
(0.00 / 0.41 / 0.37 / 0.31)

CMYK yüzdeleri

%0
%41.48
%36.93
%30.98

Codes

Color #B0676F in popluar color models

B0 67 6F
RGB 176 103 111
HSL 353° 31.60% 54.71%
HSB/HSV 353° 41.48% 69.02%
CMYK 0.00% 41.48% 36.93%
30.98%

Color #B0676F in popluar number systems.

HEX B0 67 6F
Decimal 176 103 111
Binary 10110000 1100111 1101111
Octal 260 147 157

Shades and tints

Shades of #B0676F

#B0676F
(176,103,111)
#A05E65
(160,94,101)
#90555B
(144,85,91)
#804C51
(128,76,81)
#704347
(112,67,71)
#603A3D
(96,58,61)
#503133
(80,49,51)
#402829
(64,40,41)
#301F1F
(48,31,31)
#201615
(32,22,21)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #B0676F

#B0676F
(176,103,111)
#B7747C
(183,116,124)
#BE8189
(190,129,137)
#C58E96
(197,142,150)
#CC9BA3
(204,155,163)
#D3A8B0
(211,168,176)
#DAB5BD
(218,181,189)
#E1C2CA
(225,194,202)
#E8CFD7
(232,207,215)
#EFDCE4
(239,220,228)
#F6E9F1
(246,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B0676F; }

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

This text font color is #B0676F.

Background Color

.myBgColor { background-color: #B0676F; }

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

This div background color is #B0676F.

Border color

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

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

This div border color is #B0676F.

Opacity

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

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

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

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

This text has shadow with #B0676F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0676F.

Preview

Color preview on black background

This text has color #B0676F on black background.


Color preview on white background

This text has color #B0676F on white background.


Black color preview on #B0676F background

This text has black color on #B0676F background.


White color preview on #B0676F background

This text has white color on #B0676F background.


Related colors

Complementary color

Complementary color for #hex is #4F9890.


I love getcolorcode.com

Triadic colors

1 #6FB067 and #676FB0 with #B0676F are triadic colors.

2 #6F67B0 and #67B06F with #B0676F are triadic colors.