COLOR #B6687C

HEX: #B6687C RGB: (182,104,124)

Renk bilgisi

#B6687C contains mainly red and blue colors. #B6687C ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#B6687C color RGB value is (182,104,124).

RGB: (182,104,124) (71%, 41%, 49%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 104 of 255 = 41%
B 124 of 255 = 49%

182
104
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 104 + 124 = 410 (100%)
R 182 of 410 ~ 44.39%
G 104 of 410 ~ 25.37%
B 124 of 410 ~ 30.24'%

%44.39
%25.37
%30.24

CMYK RENK MODELİ

#B6687C rengi CMYK tonu (0,43,32,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.86%
  • sarı tonu 31.87%
  • ana renk tonu 28.63%

CMYK: (0,43,32,29)
C0M43Y32K29 (0%, 43%, 32%, 29%)
(0.00 / 0.43 / 0.32 / 0.29)

CMYK yüzdeleri

%0
%42.86
%31.87
%28.63

Codes

Color #B6687C in popluar color models

B6 68 7C
RGB 182 104 124
HSL 345° 34.82% 56.08%
HSB/HSV 345° 42.86% 71.37%
CMYK 0.00% 42.86% 31.87%
28.63%

Color #B6687C in popluar number systems.

HEX B6 68 7C
Decimal 182 104 124
Binary 10110110 1101000 1111100
Octal 266 150 174

Shades and tints

Shades of #B6687C

#B6687C
(182,104,124)
#A65F71
(166,95,113)
#965666
(150,86,102)
#864D5B
(134,77,91)
#764450
(118,68,80)
#663B45
(102,59,69)
#56323A
(86,50,58)
#46292F
(70,41,47)
#362024
(54,32,36)
#261719
(38,23,25)
#160E0E
(22,14,14)
#000000
(0,0,0)

Tints of #B6687C

#B6687C
(182,104,124)
#BC7587
(188,117,135)
#C28292
(194,130,146)
#C88F9D
(200,143,157)
#CE9CA8
(206,156,168)
#D4A9B3
(212,169,179)
#DAB6BE
(218,182,190)
#E0C3C9
(224,195,201)
#E6D0D4
(230,208,212)
#ECDDDF
(236,221,223)
#F2EAEA
(242,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6687C color. Also use rgb(182,104,124) instead hex code.

Text Font Color

.myTextColor { color: #B6687C; }

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

This text font color is #B6687C.

Background Color

.myBgColor { background-color: #B6687C; }

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

This div background color is #B6687C.

Border color

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

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

This div border color is #B6687C.

Opacity

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

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

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

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

This text has shadow with #B6687C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6687C.

Preview

Color preview on black background

This text has color #B6687C on black background.


Color preview on white background

This text has color #B6687C on white background.


Black color preview on #B6687C background

This text has black color on #B6687C background.


White color preview on #B6687C background

This text has white color on #B6687C background.


Related colors

Complementary color

Complementary color for #hex is #499783.


I love getcolorcode.com

Triadic colors

1 #7CB668 and #687CB6 with #B6687C are triadic colors.

2 #7C68B6 and #68B67C with #B6687C are triadic colors.