COLOR #C49BAE

HEX: #C49BAE RGB: (196,155,174)

Renk bilgisi

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

RGB renk modeli

#C49BAE color RGB value is (196,155,174).

RGB: (196,155,174) (77%, 61%, 68%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 155 of 255 = 61%
B 174 of 255 = 68%

196
155
174

R + G + B ~ 69%. #C49BAE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 155 + 174 = 525 (100%)
R 196 of 525 ~ 37.33%
G 155 of 525 ~ 29.52%
B 174 of 525 ~ 33.14'%

%37.33
%29.52
%33.14

CMYK RENK MODELİ

#C49BAE rengi CMYK tonu (0,21,11,23).

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

CMYK: (0,21,11,23)
C0M21Y11K23 (0%, 21%, 11%, 23%)
(0.00 / 0.21 / 0.11 / 0.23)

CMYK yüzdeleri

%0
%20.92
%11.22
%23.14

Codes

Color #C49BAE in popluar color models

C4 9B AE
RGB 196 155 174
HSL 332° 25.79% 68.82%
HSB/HSV 332° 20.92% 76.86%
CMYK 0.00% 20.92% 11.22%
23.14%

Color #C49BAE in popluar number systems.

HEX C4 9B AE
Decimal 196 155 174
Binary 11000100 10011011 10101110
Octal 304 233 256

Shades and tints

Shades of #C49BAE

#C49BAE
(196,155,174)
#B38D9F
(179,141,159)
#A27F90
(162,127,144)
#917181
(145,113,129)
#806372
(128,99,114)
#6F5563
(111,85,99)
#5E4754
(94,71,84)
#4D3945
(77,57,69)
#3C2B36
(60,43,54)
#2B1D27
(43,29,39)
#1A0F18
(26,15,24)
#000000
(0,0,0)

Tints of #C49BAE

#C49BAE
(196,155,174)
#C9A4B5
(201,164,181)
#CEADBC
(206,173,188)
#D3B6C3
(211,182,195)
#D8BFCA
(216,191,202)
#DDC8D1
(221,200,209)
#E2D1D8
(226,209,216)
#E7DADF
(231,218,223)
#ECE3E6
(236,227,230)
#F1ECED
(241,236,237)
#F6F5F4
(246,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C49BAE; }

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

This text font color is #C49BAE.

Background Color

.myBgColor { background-color: #C49BAE; }

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

This div background color is #C49BAE.

Border color

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

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

This div border color is #C49BAE.

Opacity

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

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

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

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

This text has shadow with #C49BAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49BAE.

Preview

Color preview on black background

This text has color #C49BAE on black background.


Color preview on white background

This text has color #C49BAE on white background.


Black color preview on #C49BAE background

This text has black color on #C49BAE background.


White color preview on #C49BAE background

This text has white color on #C49BAE background.


Related colors

Complementary color

Complementary color for #hex is #3B6451.


I love getcolorcode.com

Triadic colors

1 #AEC49B and #9BAEC4 with #C49BAE are triadic colors.

2 #AE9BC4 and #9BC4AE with #C49BAE are triadic colors.