COLOR #B06768

HEX: #B06768 RGB: (176,103,104)

Renk bilgisi

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

RGB renk modeli

#B06768 color RGB value is (176,103,104).

RGB: (176,103,104) (69%, 40%, 41%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 103 of 255 = 40%
B 104 of 255 = 41%

176
103
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 103 + 104 = 383 (100%)
R 176 of 383 ~ 45.95%
G 103 of 383 ~ 26.89%
B 104 of 383 ~ 27.15'%

%45.95
%26.89
%27.15

CMYK RENK MODELİ

#B06768 rengi CMYK tonu (0,41,41,31).

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

CMYK: (0,41,41,31)
C0M41Y41K31 (0%, 41%, 41%, 31%)
(0.00 / 0.41 / 0.41 / 0.31)

CMYK yüzdeleri

%0
%41.48
%40.91
%30.98

Codes

Color #B06768 in popluar color models

B0 67 68
RGB 176 103 104
HSL 359° 31.60% 54.71%
HSB/HSV 359° 41.48% 69.02%
CMYK 0.00% 41.48% 40.91%
30.98%

Color #B06768 in popluar number systems.

HEX B0 67 68
Decimal 176 103 104
Binary 10110000 1100111 1101000
Octal 260 147 150

Shades and tints

Shades of #B06768

#B06768
(176,103,104)
#A05E5F
(160,94,95)
#905556
(144,85,86)
#804C4D
(128,76,77)
#704344
(112,67,68)
#603A3B
(96,58,59)
#503132
(80,49,50)
#402829
(64,40,41)
#301F20
(48,31,32)
#201617
(32,22,23)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #B06768

#B06768
(176,103,104)
#B77475
(183,116,117)
#BE8182
(190,129,130)
#C58E8F
(197,142,143)
#CC9B9C
(204,155,156)
#D3A8A9
(211,168,169)
#DAB5B6
(218,181,182)
#E1C2C3
(225,194,195)
#E8CFD0
(232,207,208)
#EFDCDD
(239,220,221)
#F6E9EA
(246,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B06768; }

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

This text font color is #B06768.

Background Color

.myBgColor { background-color: #B06768; }

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

This div background color is #B06768.

Border color

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

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

This div border color is #B06768.

Opacity

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

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

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

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

This text has shadow with #B06768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B06768.

Preview

Color preview on black background

This text has color #B06768 on black background.


Color preview on white background

This text has color #B06768 on white background.


Black color preview on #B06768 background

This text has black color on #B06768 background.


White color preview on #B06768 background

This text has white color on #B06768 background.


Related colors

Complementary color

Complementary color for #hex is #4F9897.


I love getcolorcode.com

Triadic colors

1 #68B067 and #6768B0 with #B06768 are triadic colors.

2 #6867B0 and #67B068 with #B06768 are triadic colors.