COLOR #C494B6

HEX: #C494B6 RGB: (196,148,182)

Renk bilgisi

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

RGB renk modeli

#C494B6 color RGB value is (196,148,182).

RGB: (196,148,182) (77%, 58%, 71%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 148 of 255 = 58%
B 182 of 255 = 71%

196
148
182

R + G + B ~ 69%. #C494B6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 148 + 182 = 526 (100%)
R 196 of 526 ~ 37.26%
G 148 of 526 ~ 28.14%
B 182 of 526 ~ 34.6'%

%37.26
%28.14
%34.6

CMYK RENK MODELİ

#C494B6 rengi CMYK tonu (0,24,7,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.49%
  • sarı tonu 7.14%
  • ana renk tonu 23.14%
CMYK: (0,24,7,23) C0M24Y7K23 (0%,24%,7%,23%) (0.00/0.24/0.07/0.23) 

CMYK yüzdeleri

%0
%24.49
%7.14
%23.14

Codes

Color #C494B6 in popluar color models

C4 94 B6
RGB 196 148 182
HSL 318° 28.92% 67.45%
HSB/HSV 318° 24.49% 76.86%
CMYK 0.00% 24.49% 7.14%
23.14%

Color #C494B6 in popluar number systems.

HEX C4 94 B6
Decimal 196 148 182
Binary 11000100 10010100 10110110
Octal 304 224 266

Shades and tints

Shades of #C494B6

#C494B6
(196,148,182)
#B387A6
(179,135,166)
#A27A96
(162,122,150)
#916D86
(145,109,134)
#806076
(128,96,118)
#6F5366
(111,83,102)
#5E4656
(94,70,86)
#4D3946
(77,57,70)
#3C2C36
(60,44,54)
#2B1F26
(43,31,38)
#1A1216
(26,18,22)
#000000
(0,0,0)

Tints of #C494B6

#C494B6
(196,148,182)
#C99DBC
(201,157,188)
#CEA6C2
(206,166,194)
#D3AFC8
(211,175,200)
#D8B8CE
(216,184,206)
#DDC1D4
(221,193,212)
#E2CADA
(226,202,218)
#E7D3E0
(231,211,224)
#ECDCE6
(236,220,230)
#F1E5EC
(241,229,236)
#F6EEF2
(246,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C494B6 color. Also use rgb(196,148,182) instead hex code.

Text Font Color

.myTextColor { color: #C494B6; }

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

This text font color is #C494B6.

Background Color

.myBgColor { background-color: #C494B6; }

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

This div background color is #C494B6.

Border color

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

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

This div border color is #C494B6.

Opacity

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

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

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

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

This text has shadow with #C494B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C494B6.

Preview

Color preview on black background

This text has color #C494B6 on black background.


Color preview on white background

This text has color #C494B6 on white background.


Black color preview on #C494B6 background

This text has black color on #C494B6 background.


White color preview on #C494B6 background

This text has white color on #C494B6 background.


Related colors

Complementary color

Complementary color for #hex is #3B6B49.


I love getcolorcode.com

Triadic colors

1 #B6C494 and #94B6C4 with #C494B6 are triadic colors.

2 #B694C4 and #94C4B6 with #C494B6 are triadic colors.