COLOR #C49BAB

HEX: #C49BAB RGB: (196,155,171)

Renk bilgisi

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

RGB renk modeli

#C49BAB color RGB value is (196,155,171).

RGB: (196,155,171) (77%, 61%, 67%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 155 of 255 = 61%
B 171 of 255 = 67%

196
155
171

R + G + B ~ 68%. #C49BAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 155 + 171 = 522 (100%)
R 196 of 522 ~ 37.55%
G 155 of 522 ~ 29.69%
B 171 of 522 ~ 32.76'%

%37.55
%29.69
%32.76

CMYK RENK MODELİ

#C49BAB rengi CMYK tonu (0,21,13,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.92%
  • sarı tonu 12.76%
  • ana renk tonu 23.14%

CMYK: (0,21,13,23)
C0M21Y13K23 (0%, 21%, 13%, 23%)
(0.00 / 0.21 / 0.13 / 0.23)

CMYK yüzdeleri

%0
%20.92
%12.76
%23.14

Codes

Color #C49BAB in popluar color models

C4 9B AB
RGB 196 155 171
HSL 337° 25.79% 68.82%
HSB/HSV 337° 20.92% 76.86%
CMYK 0.00% 20.92% 12.76%
23.14%

Color #C49BAB in popluar number systems.

HEX C4 9B AB
Decimal 196 155 171
Binary 11000100 10011011 10101011
Octal 304 233 253

Shades and tints

Shades of #C49BAB

#C49BAB
(196,155,171)
#B38D9C
(179,141,156)
#A27F8D
(162,127,141)
#91717E
(145,113,126)
#80636F
(128,99,111)
#6F5560
(111,85,96)
#5E4751
(94,71,81)
#4D3942
(77,57,66)
#3C2B33
(60,43,51)
#2B1D24
(43,29,36)
#1A0F15
(26,15,21)
#000000
(0,0,0)

Tints of #C49BAB

#C49BAB
(196,155,171)
#C9A4B2
(201,164,178)
#CEADB9
(206,173,185)
#D3B6C0
(211,182,192)
#D8BFC7
(216,191,199)
#DDC8CE
(221,200,206)
#E2D1D5
(226,209,213)
#E7DADC
(231,218,220)
#ECE3E3
(236,227,227)
#F1ECEA
(241,236,234)
#F6F5F1
(246,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49BAB color. Also use rgb(196,155,171) instead hex code.

Text Font Color

.myTextColor { color: #C49BAB; }

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

This text font color is #C49BAB.

Background Color

.myBgColor { background-color: #C49BAB; }

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

This div background color is #C49BAB.

Border color

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

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

This div border color is #C49BAB.

Opacity

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

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

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

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

This text has shadow with #C49BAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49BAB.

Preview

Color preview on black background

This text has color #C49BAB on black background.


Color preview on white background

This text has color #C49BAB on white background.


Black color preview on #C49BAB background

This text has black color on #C49BAB background.


White color preview on #C49BAB background

This text has white color on #C49BAB background.


Related colors

Complementary color

Complementary color for #hex is #3B6454.


I love getcolorcode.com

Triadic colors

1 #ABC49B and #9BABC4 with #C49BAB are triadic colors.

2 #AB9BC4 and #9BC4AB with #C49BAB are triadic colors.