COLOR #C49FB4

HEX: #C49FB4 RGB: (196,159,180)

Renk bilgisi

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

RGB renk modeli

#C49FB4 color RGB value is (196,159,180).

RGB: (196,159,180) (77%, 62%, 71%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 159 of 255 = 62%
B 180 of 255 = 71%

196
159
180

R + G + B ~ 70%. #C49FB4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 159 + 180 = 535 (100%)
R 196 of 535 ~ 36.64%
G 159 of 535 ~ 29.72%
B 180 of 535 ~ 33.64'%

%36.64
%29.72
%33.64

CMYK RENK MODELİ

#C49FB4 rengi CMYK tonu (0,19,8,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.88%
  • sarı tonu 8.16%
  • ana renk tonu 23.14%

CMYK: (0,19,8,23)
C0M19Y8K23 (0%, 19%, 8%, 23%)
(0.00 / 0.19 / 0.08 / 0.23)

CMYK yüzdeleri

%0
%18.88
%8.16
%23.14

Codes

Color #C49FB4 in popluar color models

C4 9F B4
RGB 196 159 180
HSL 326° 23.87% 69.61%
HSB/HSV 326° 18.88% 76.86%
CMYK 0.00% 18.88% 8.16%
23.14%

Color #C49FB4 in popluar number systems.

HEX C4 9F B4
Decimal 196 159 180
Binary 11000100 10011111 10110100
Octal 304 237 264

Shades and tints

Shades of #C49FB4

#C49FB4
(196,159,180)
#B391A4
(179,145,164)
#A28394
(162,131,148)
#917584
(145,117,132)
#806774
(128,103,116)
#6F5964
(111,89,100)
#5E4B54
(94,75,84)
#4D3D44
(77,61,68)
#3C2F34
(60,47,52)
#2B2124
(43,33,36)
#1A1314
(26,19,20)
#000000
(0,0,0)

Tints of #C49FB4

#C49FB4
(196,159,180)
#C9A7BA
(201,167,186)
#CEAFC0
(206,175,192)
#D3B7C6
(211,183,198)
#D8BFCC
(216,191,204)
#DDC7D2
(221,199,210)
#E2CFD8
(226,207,216)
#E7D7DE
(231,215,222)
#ECDFE4
(236,223,228)
#F1E7EA
(241,231,234)
#F6EFF0
(246,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49FB4 color. Also use rgb(196,159,180) instead hex code.

Text Font Color

.myTextColor { color: #C49FB4; }

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

This text font color is #C49FB4.

Background Color

.myBgColor { background-color: #C49FB4; }

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

This div background color is #C49FB4.

Border color

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

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

This div border color is #C49FB4.

Opacity

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

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

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

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

This text has shadow with #C49FB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49FB4.

Preview

Color preview on black background

This text has color #C49FB4 on black background.


Color preview on white background

This text has color #C49FB4 on white background.


Black color preview on #C49FB4 background

This text has black color on #C49FB4 background.


White color preview on #C49FB4 background

This text has white color on #C49FB4 background.


Related colors

Complementary color

Complementary color for #hex is #3B604B.


I love getcolorcode.com

Triadic colors

1 #B4C49F and #9FB4C4 with #C49FB4 are triadic colors.

2 #B49FC4 and #9FC4B4 with #C49FB4 are triadic colors.