COLOR #BB6B61

HEX: #BB6B61 RGB: (187,107,97)

Renk bilgisi

#BB6B61 contains mainly red color. #BB6B61 ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#BB6B61 color RGB value is (187,107,97).

RGB: (187,107,97) (73%, 42%, 38%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 107 of 255 = 42%
B 97 of 255 = 38%

187
107
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 107 + 97 = 391 (100%)
R 187 of 391 ~ 47.83%
G 107 of 391 ~ 27.37%
B 97 of 391 ~ 24.81'%

%47.83
%27.37
%24.81

CMYK RENK MODELİ

#BB6B61 rengi CMYK tonu (0,43,48,27).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.78%
  • sarı tonu 48.13%
  • ana renk tonu 26.67%

CMYK: (0,43,48,27)
C0M43Y48K27 (0%, 43%, 48%, 27%)
(0.00 / 0.43 / 0.48 / 0.27)

CMYK yüzdeleri

%0
%42.78
%48.13
%26.67

Codes

Color #BB6B61 in popluar color models

BB 6B 61
RGB 187 107 97
HSL 39.82% 55.69%
HSB/HSV 48.13% 73.33%
CMYK 0.00% 42.78% 48.13%
26.67%

Color #BB6B61 in popluar number systems.

HEX BB 6B 61
Decimal 187 107 97
Binary 10111011 1101011 1100001
Octal 273 153 141

Shades and tints

Shades of #BB6B61

#BB6B61
(187,107,97)
#AA6259
(170,98,89)
#995951
(153,89,81)
#885049
(136,80,73)
#774741
(119,71,65)
#663E39
(102,62,57)
#553531
(85,53,49)
#442C29
(68,44,41)
#332321
(51,35,33)
#221A19
(34,26,25)
#111111
(17,17,17)
#000000
(0,0,0)

Tints of #BB6B61

#BB6B61
(187,107,97)
#C1786F
(193,120,111)
#C7857D
(199,133,125)
#CD928B
(205,146,139)
#D39F99
(211,159,153)
#D9ACA7
(217,172,167)
#DFB9B5
(223,185,181)
#E5C6C3
(229,198,195)
#EBD3D1
(235,211,209)
#F1E0DF
(241,224,223)
#F7EDED
(247,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BB6B61 color. Also use rgb(187,107,97) instead hex code.

Text Font Color

.myTextColor { color: #BB6B61; }

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

This text font color is #BB6B61.

Background Color

.myBgColor { background-color: #BB6B61; }

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

This div background color is #BB6B61.

Border color

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

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

This div border color is #BB6B61.

Opacity

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

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

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

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

This text has shadow with #BB6B61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BB6B61.

Preview

Color preview on black background

This text has color #BB6B61 on black background.


Color preview on white background

This text has color #BB6B61 on white background.


Black color preview on #BB6B61 background

This text has black color on #BB6B61 background.


White color preview on #BB6B61 background

This text has white color on #BB6B61 background.


Related colors

Complementary color

Complementary color for #hex is #44949E.


I love getcolorcode.com

Triadic colors

1 #61BB6B and #6B61BB with #BB6B61 are triadic colors.

2 #616BBB and #6BBB61 with #BB6B61 are triadic colors.