COLOR #C7799D

HEX: #C7799D RGB: (199,121,157)

Renk bilgisi

#C7799D contains mainly red and blue colors. #C7799D ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C7799D color RGB value is (199,121,157).

RGB: (199,121,157) (78%, 47%, 62%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 121 of 255 = 47%
B 157 of 255 = 62%

199
121
157

R + G + B ~ 62%. #C7799D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 121 + 157 = 477 (100%)
R 199 of 477 ~ 41.72%
G 121 of 477 ~ 25.37%
B 157 of 477 ~ 32.91'%

%41.72
%25.37
%32.91

CMYK RENK MODELİ

#C7799D rengi CMYK tonu (0,39,21,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.20%
  • sarı tonu 21.11%
  • ana renk tonu 21.96%

CMYK: (0,39,21,22)
C0M39Y21K22 (0%, 39%, 21%, 22%)
(0.00 / 0.39 / 0.21 / 0.22)

CMYK yüzdeleri

%0
%39.2
%21.11
%21.96

Codes

Color #C7799D in popluar color models

C7 79 9D
RGB 199 121 157
HSL 332° 41.05% 62.75%
HSB/HSV 332° 39.20% 78.04%
CMYK 0.00% 39.20% 21.11%
21.96%

Color #C7799D in popluar number systems.

HEX C7 79 9D
Decimal 199 121 157
Binary 11000111 1111001 10011101
Octal 307 171 235

Shades and tints

Shades of #C7799D

#C7799D
(199,121,157)
#B56E8F
(181,110,143)
#A36381
(163,99,129)
#915873
(145,88,115)
#7F4D65
(127,77,101)
#6D4257
(109,66,87)
#5B3749
(91,55,73)
#492C3B
(73,44,59)
#37212D
(55,33,45)
#25161F
(37,22,31)
#130B11
(19,11,17)
#000000
(0,0,0)

Tints of #C7799D

#C7799D
(199,121,157)
#CC85A5
(204,133,165)
#D191AD
(209,145,173)
#D69DB5
(214,157,181)
#DBA9BD
(219,169,189)
#E0B5C5
(224,181,197)
#E5C1CD
(229,193,205)
#EACDD5
(234,205,213)
#EFD9DD
(239,217,221)
#F4E5E5
(244,229,229)
#F9F1ED
(249,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7799D color. Also use rgb(199,121,157) instead hex code.

Text Font Color

.myTextColor { color: #C7799D; }

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

This text font color is #C7799D.

Background Color

.myBgColor { background-color: #C7799D; }

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

This div background color is #C7799D.

Border color

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

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

This div border color is #C7799D.

Opacity

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

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

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

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

This text has shadow with #C7799D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7799D.

Preview

Color preview on black background

This text has color #C7799D on black background.


Color preview on white background

This text has color #C7799D on white background.


Black color preview on #C7799D background

This text has black color on #C7799D background.


White color preview on #C7799D background

This text has white color on #C7799D background.


Related colors

Complementary color

Complementary color for #hex is #388662.


I love getcolorcode.com

Triadic colors

1 #9DC779 and #799DC7 with #C7799D are triadic colors.

2 #9D79C7 and #79C79D with #C7799D are triadic colors.