COLOR #C5BEAB

HEX: #C5BEAB RGB: (197,190,171)

Renk bilgisi

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

RGB renk modeli

#C5BEAB color RGB value is (197,190,171).

RGB: (197,190,171) (77%, 75%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 190 of 255 = 75%
B 171 of 255 = 67%

197
190
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 190 + 171 = 558 (100%)
R 197 of 558 ~ 35.3%
G 190 of 558 ~ 34.05%
B 171 of 558 ~ 30.65'%

%35.3
%34.05
%30.65

CMYK RENK MODELİ

#C5BEAB rengi CMYK tonu (0,4,13,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.55%
  • sarı tonu 13.20%
  • ana renk tonu 22.75%
CMYK: (0,4,13,23) C0M4Y13K23 (0%,4%,13%,23%) (0.00/0.04/0.13/0.23) 

CMYK yüzdeleri

%0
%3.55
%13.2
%22.75

Codes

Color #C5BEAB in popluar color models

C5 BE AB
RGB 197 190 171
HSL 44° 18.31% 72.16%
HSB/HSV 44° 13.20% 77.25%
CMYK 0.00% 3.55% 13.20%
22.75%

Color #C5BEAB in popluar number systems.

HEX C5 BE AB
Decimal 197 190 171
Binary 11000101 10111110 10101011
Octal 305 276 253

Shades and tints

Shades of #C5BEAB

#C5BEAB
(197,190,171)
#B4AD9C
(180,173,156)
#A39C8D
(163,156,141)
#928B7E
(146,139,126)
#817A6F
(129,122,111)
#706960
(112,105,96)
#5F5851
(95,88,81)
#4E4742
(78,71,66)
#3D3633
(61,54,51)
#2C2524
(44,37,36)
#1B1415
(27,20,21)
#000000
(0,0,0)

Tints of #C5BEAB

#C5BEAB
(197,190,171)
#CAC3B2
(202,195,178)
#CFC8B9
(207,200,185)
#D4CDC0
(212,205,192)
#D9D2C7
(217,210,199)
#DED7CE
(222,215,206)
#E3DCD5
(227,220,213)
#E8E1DC
(232,225,220)
#EDE6E3
(237,230,227)
#F2EBEA
(242,235,234)
#F7F0F1
(247,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5BEAB color. Also use rgb(197,190,171) instead hex code.

Text Font Color

.myTextColor { color: #C5BEAB; }

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

This text font color is #C5BEAB.

Background Color

.myBgColor { background-color: #C5BEAB; }

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

This div background color is #C5BEAB.

Border color

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

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

This div border color is #C5BEAB.

Opacity

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

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

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

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

This text has shadow with #C5BEAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BEAB.

Preview

Color preview on black background

This text has color #C5BEAB on black background.


Color preview on white background

This text has color #C5BEAB on white background.


Black color preview on #C5BEAB background

This text has black color on #C5BEAB background.


White color preview on #C5BEAB background

This text has white color on #C5BEAB background.


Related colors

Complementary color

Complementary color for #hex is #3A4154.


I love getcolorcode.com

Triadic colors

1 #ABC5BE and #BEABC5 with #C5BEAB are triadic colors.

2 #ABBEC5 and #BEC5AB with #C5BEAB are triadic colors.