COLOR #C493AD

HEX: #C493AD RGB: (196,147,173)

Renk bilgisi

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

RGB renk modeli

#C493AD color RGB value is (196,147,173).

RGB: (196,147,173) (77%, 58%, 68%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 147 of 255 = 58%
B 173 of 255 = 68%

196
147
173

R + G + B ~ 68%. #C493AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 147 + 173 = 516 (100%)
R 196 of 516 ~ 37.98%
G 147 of 516 ~ 28.49%
B 173 of 516 ~ 33.53'%

%37.98
%28.49
%33.53

CMYK RENK MODELİ

#C493AD rengi CMYK tonu (0,25,12,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.00%
  • sarı tonu 11.73%
  • ana renk tonu 23.14%

CMYK: (0,25,12,23)
C0M25Y12K23 (0%, 25%, 12%, 23%)
(0.00 / 0.25 / 0.12 / 0.23)

CMYK yüzdeleri

%0
%25
%11.73
%23.14

Codes

Color #C493AD in popluar color models

C4 93 AD
RGB 196 147 173
HSL 328° 29.34% 67.25%
HSB/HSV 328° 25.00% 76.86%
CMYK 0.00% 25.00% 11.73%
23.14%

Color #C493AD in popluar number systems.

HEX C4 93 AD
Decimal 196 147 173
Binary 11000100 10010011 10101101
Octal 304 223 255

Shades and tints

Shades of #C493AD

#C493AD
(196,147,173)
#B3869E
(179,134,158)
#A2798F
(162,121,143)
#916C80
(145,108,128)
#805F71
(128,95,113)
#6F5262
(111,82,98)
#5E4553
(94,69,83)
#4D3844
(77,56,68)
#3C2B35
(60,43,53)
#2B1E26
(43,30,38)
#1A1117
(26,17,23)
#000000
(0,0,0)

Tints of #C493AD

#C493AD
(196,147,173)
#C99CB4
(201,156,180)
#CEA5BB
(206,165,187)
#D3AEC2
(211,174,194)
#D8B7C9
(216,183,201)
#DDC0D0
(221,192,208)
#E2C9D7
(226,201,215)
#E7D2DE
(231,210,222)
#ECDBE5
(236,219,229)
#F1E4EC
(241,228,236)
#F6EDF3
(246,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C493AD color. Also use rgb(196,147,173) instead hex code.

Text Font Color

.myTextColor { color: #C493AD; }

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

This text font color is #C493AD.

Background Color

.myBgColor { background-color: #C493AD; }

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

This div background color is #C493AD.

Border color

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

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

This div border color is #C493AD.

Opacity

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

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

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

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

This text has shadow with #C493AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C493AD.

Preview

Color preview on black background

This text has color #C493AD on black background.


Color preview on white background

This text has color #C493AD on white background.


Black color preview on #C493AD background

This text has black color on #C493AD background.


White color preview on #C493AD background

This text has white color on #C493AD background.


Related colors

Complementary color

Complementary color for #hex is #3B6C52.


I love getcolorcode.com

Triadic colors

1 #ADC493 and #93ADC4 with #C493AD are triadic colors.

2 #AD93C4 and #93C4AD with #C493AD are triadic colors.