COLOR #BBC5AD

HEX: #BBC5AD RGB: (187,197,173)

Renk bilgisi

#BBC5AD contains red, green and blue colors in about the same proportion. #BBC5AD ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BBC5AD color RGB value is (187,197,173).

RGB: (187,197,173) (73%, 77%, 68%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 197 of 255 = 77%
B 173 of 255 = 68%

187
197
173

R + G + B ~ 73%. #BBC5AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 197 + 173 = 557 (100%)
R 187 of 557 ~ 33.57%
G 197 of 557 ~ 35.37%
B 173 of 557 ~ 31.06'%

%33.57
%35.37
%31.06

CMYK RENK MODELİ

#BBC5AD rengi CMYK tonu (5,0,12,23).

  • camgöbeği tonu 5.08%
  • eflatun tonu 0.00%
  • sarı tonu 12.18%
  • ana renk tonu 22.75%

CMYK: (5,0,12,23)
C5M0Y12K23 (5%, 0%, 12%, 23%)
(0.05 / 0.00 / 0.12 / 0.23)

CMYK yüzdeleri

%5.08
%0
%12.18
%22.75

Codes

Color #BBC5AD in popluar color models

BB C5 AD
RGB 187 197 173
HSL 85° 17.14% 72.55%
HSB/HSV 85° 12.18% 77.25%
CMYK 5.08% 0.00% 12.18%
22.75%

Color #BBC5AD in popluar number systems.

HEX BB C5 AD
Decimal 187 197 173
Binary 10111011 11000101 10101101
Octal 273 305 255

Shades and tints

Shades of #BBC5AD

#BBC5AD
(187,197,173)
#AAB49E
(170,180,158)
#99A38F
(153,163,143)
#889280
(136,146,128)
#778171
(119,129,113)
#667062
(102,112,98)
#555F53
(85,95,83)
#444E44
(68,78,68)
#333D35
(51,61,53)
#222C26
(34,44,38)
#111B17
(17,27,23)
#000000
(0,0,0)

Tints of #BBC5AD

#BBC5AD
(187,197,173)
#C1CAB4
(193,202,180)
#C7CFBB
(199,207,187)
#CDD4C2
(205,212,194)
#D3D9C9
(211,217,201)
#D9DED0
(217,222,208)
#DFE3D7
(223,227,215)
#E5E8DE
(229,232,222)
#EBEDE5
(235,237,229)
#F1F2EC
(241,242,236)
#F7F7F3
(247,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBC5AD color. Also use rgb(187,197,173) instead hex code.

Text Font Color

.myTextColor { color: #BBC5AD; }

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

This text font color is #BBC5AD.

Background Color

.myBgColor { background-color: #BBC5AD; }

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

This div background color is #BBC5AD.

Border color

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

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

This div border color is #BBC5AD.

Opacity

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

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

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

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

This text has shadow with #BBC5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC5AD.

Preview

Color preview on black background

This text has color #BBC5AD on black background.


Color preview on white background

This text has color #BBC5AD on white background.


Black color preview on #BBC5AD background

This text has black color on #BBC5AD background.


White color preview on #BBC5AD background

This text has white color on #BBC5AD background.


Related colors

Complementary color

Complementary color for #hex is #443A52.


I love getcolorcode.com

Triadic colors

1 #ADBBC5 and #C5ADBB with #BBC5AD are triadic colors.

2 #ADC5BB and #C5BBAD with #BBC5AD are triadic colors.