COLOR #C493AF

HEX: #C493AF RGB: (196,147,175)

Renk bilgisi

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

RGB renk modeli

#C493AF color RGB value is (196,147,175).

RGB: (196,147,175) (77%, 58%, 69%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 147 of 255 = 58%
B 175 of 255 = 69%

196
147
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 147 + 175 = 518 (100%)
R 196 of 518 ~ 37.84%
G 147 of 518 ~ 28.38%
B 175 of 518 ~ 33.78'%

%37.84
%28.38
%33.78

CMYK RENK MODELİ

#C493AF rengi CMYK tonu (0,25,11,23).

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

CMYK: (0,25,11,23)
C0M25Y11K23 (0%, 25%, 11%, 23%)
(0.00 / 0.25 / 0.11 / 0.23)

CMYK yüzdeleri

%0
%25
%10.71
%23.14

Codes

Color #C493AF in popluar color models

C4 93 AF
RGB 196 147 175
HSL 326° 29.34% 67.25%
HSB/HSV 326° 25.00% 76.86%
CMYK 0.00% 25.00% 10.71%
23.14%

Color #C493AF in popluar number systems.

HEX C4 93 AF
Decimal 196 147 175
Binary 11000100 10010011 10101111
Octal 304 223 257

Shades and tints

Shades of #C493AF

#C493AF
(196,147,175)
#B386A0
(179,134,160)
#A27991
(162,121,145)
#916C82
(145,108,130)
#805F73
(128,95,115)
#6F5264
(111,82,100)
#5E4555
(94,69,85)
#4D3846
(77,56,70)
#3C2B37
(60,43,55)
#2B1E28
(43,30,40)
#1A1119
(26,17,25)
#000000
(0,0,0)

Tints of #C493AF

#C493AF
(196,147,175)
#C99CB6
(201,156,182)
#CEA5BD
(206,165,189)
#D3AEC4
(211,174,196)
#D8B7CB
(216,183,203)
#DDC0D2
(221,192,210)
#E2C9D9
(226,201,217)
#E7D2E0
(231,210,224)
#ECDBE7
(236,219,231)
#F1E4EE
(241,228,238)
#F6EDF5
(246,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C493AF; }

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

This text font color is #C493AF.

Background Color

.myBgColor { background-color: #C493AF; }

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

This div background color is #C493AF.

Border color

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

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

This div border color is #C493AF.

Opacity

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

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

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

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

This text has shadow with #C493AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C493AF.

Preview

Color preview on black background

This text has color #C493AF on black background.


Color preview on white background

This text has color #C493AF on white background.


Black color preview on #C493AF background

This text has black color on #C493AF background.


White color preview on #C493AF background

This text has white color on #C493AF background.


Related colors

Complementary color

Complementary color for #hex is #3B6C50.


I love getcolorcode.com

Triadic colors

1 #AFC493 and #93AFC4 with #C493AF are triadic colors.

2 #AF93C4 and #93C4AF with #C493AF are triadic colors.