COLOR #C4959C

HEX: #C4959C RGB: (196,149,156)

Renk bilgisi

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

RGB renk modeli

#C4959C color RGB value is (196,149,156).

RGB: (196,149,156) (77%, 58%, 61%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 149 of 255 = 58%
B 156 of 255 = 61%

196
149
156

R + G + B ~ 65%. #C4959C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 149 + 156 = 501 (100%)
R 196 of 501 ~ 39.12%
G 149 of 501 ~ 29.74%
B 156 of 501 ~ 31.14'%

%39.12
%29.74
%31.14

CMYK RENK MODELİ

#C4959C rengi CMYK tonu (0,24,20,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.98%
  • sarı tonu 20.41%
  • ana renk tonu 23.14%

CMYK: (0,24,20,23)
C0M24Y20K23 (0%, 24%, 20%, 23%)
(0.00 / 0.24 / 0.20 / 0.23)

CMYK yüzdeleri

%0
%23.98
%20.41
%23.14

Codes

Color #C4959C in popluar color models

C4 95 9C
RGB 196 149 156
HSL 351° 28.48% 67.65%
HSB/HSV 351° 23.98% 76.86%
CMYK 0.00% 23.98% 20.41%
23.14%

Color #C4959C in popluar number systems.

HEX C4 95 9C
Decimal 196 149 156
Binary 11000100 10010101 10011100
Octal 304 225 234

Shades and tints

Shades of #C4959C

#C4959C
(196,149,156)
#B3888E
(179,136,142)
#A27B80
(162,123,128)
#916E72
(145,110,114)
#806164
(128,97,100)
#6F5456
(111,84,86)
#5E4748
(94,71,72)
#4D3A3A
(77,58,58)
#3C2D2C
(60,45,44)
#2B201E
(43,32,30)
#1A1310
(26,19,16)
#000000
(0,0,0)

Tints of #C4959C

#C4959C
(196,149,156)
#C99EA5
(201,158,165)
#CEA7AE
(206,167,174)
#D3B0B7
(211,176,183)
#D8B9C0
(216,185,192)
#DDC2C9
(221,194,201)
#E2CBD2
(226,203,210)
#E7D4DB
(231,212,219)
#ECDDE4
(236,221,228)
#F1E6ED
(241,230,237)
#F6EFF6
(246,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4959C color. Also use rgb(196,149,156) instead hex code.

Text Font Color

.myTextColor { color: #C4959C; }

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

This text font color is #C4959C.

Background Color

.myBgColor { background-color: #C4959C; }

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

This div background color is #C4959C.

Border color

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

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

This div border color is #C4959C.

Opacity

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

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

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

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

This text has shadow with #C4959C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4959C.

Preview

Color preview on black background

This text has color #C4959C on black background.


Color preview on white background

This text has color #C4959C on white background.


Black color preview on #C4959C background

This text has black color on #C4959C background.


White color preview on #C4959C background

This text has white color on #C4959C background.


Related colors

Complementary color

Complementary color for #hex is #3B6A63.


I love getcolorcode.com

Triadic colors

1 #9CC495 and #959CC4 with #C4959C are triadic colors.

2 #9C95C4 and #95C49C with #C4959C are triadic colors.