COLOR #C5979D

HEX: #C5979D RGB: (197,151,157)

Renk bilgisi

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

RGB renk modeli

#C5979D color RGB value is (197,151,157).

RGB: (197,151,157) (77%, 59%, 62%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 151 of 255 = 59%
B 157 of 255 = 62%

197
151
157

R + G + B ~ 66%. #C5979D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 151 + 157 = 505 (100%)
R 197 of 505 ~ 39.01%
G 151 of 505 ~ 29.9%
B 157 of 505 ~ 31.09'%

%39.01
%29.9
%31.09

CMYK RENK MODELİ

#C5979D rengi CMYK tonu (0,23,20,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.35%
  • sarı tonu 20.30%
  • ana renk tonu 22.75%

CMYK: (0,23,20,23)
C0M23Y20K23 (0%, 23%, 20%, 23%)
(0.00 / 0.23 / 0.20 / 0.23)

CMYK yüzdeleri

%0
%23.35
%20.3
%22.75

Codes

Color #C5979D in popluar color models

C5 97 9D
RGB 197 151 157
HSL 352° 28.40% 68.24%
HSB/HSV 352° 23.35% 77.25%
CMYK 0.00% 23.35% 20.30%
22.75%

Color #C5979D in popluar number systems.

HEX C5 97 9D
Decimal 197 151 157
Binary 11000101 10010111 10011101
Octal 305 227 235

Shades and tints

Shades of #C5979D

#C5979D
(197,151,157)
#B48A8F
(180,138,143)
#A37D81
(163,125,129)
#927073
(146,112,115)
#816365
(129,99,101)
#705657
(112,86,87)
#5F4949
(95,73,73)
#4E3C3B
(78,60,59)
#3D2F2D
(61,47,45)
#2C221F
(44,34,31)
#1B1511
(27,21,17)
#000000
(0,0,0)

Tints of #C5979D

#C5979D
(197,151,157)
#CAA0A5
(202,160,165)
#CFA9AD
(207,169,173)
#D4B2B5
(212,178,181)
#D9BBBD
(217,187,189)
#DEC4C5
(222,196,197)
#E3CDCD
(227,205,205)
#E8D6D5
(232,214,213)
#EDDFDD
(237,223,221)
#F2E8E5
(242,232,229)
#F7F1ED
(247,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5979D color. Also use rgb(197,151,157) instead hex code.

Text Font Color

.myTextColor { color: #C5979D; }

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

This text font color is #C5979D.

Background Color

.myBgColor { background-color: #C5979D; }

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

This div background color is #C5979D.

Border color

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

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

This div border color is #C5979D.

Opacity

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

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

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

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

This text has shadow with #C5979D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5979D.

Preview

Color preview on black background

This text has color #C5979D on black background.


Color preview on white background

This text has color #C5979D on white background.


Black color preview on #C5979D background

This text has black color on #C5979D background.


White color preview on #C5979D background

This text has white color on #C5979D background.


Related colors

Complementary color

Complementary color for #hex is #3A6862.


I love getcolorcode.com

Triadic colors

1 #9DC597 and #979DC5 with #C5979D are triadic colors.

2 #9D97C5 and #97C59D with #C5979D are triadic colors.