COLOR #C490C0

HEX: #C490C0 RGB: (196,144,192)

Renk bilgisi

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

RGB renk modeli

#C490C0 color RGB value is (196,144,192).

RGB: (196,144,192) (77%, 56%, 75%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 144 of 255 = 56%
B 192 of 255 = 75%

196
144
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 144 + 192 = 532 (100%)
R 196 of 532 ~ 36.84%
G 144 of 532 ~ 27.07%
B 192 of 532 ~ 36.09'%

%36.84
%27.07
%36.09

CMYK RENK MODELİ

#C490C0 rengi CMYK tonu (0,27,2,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.53%
  • sarı tonu 2.04%
  • ana renk tonu 23.14%

CMYK: (0,27,2,23)
C0M27Y2K23 (0%, 27%, 2%, 23%)
(0.00 / 0.27 / 0.02 / 0.23)

CMYK yüzdeleri

%0
%26.53
%2.04
%23.14

Codes

Color #C490C0 in popluar color models

C4 90 C0
RGB 196 144 192
HSL 305° 30.59% 66.67%
HSB/HSV 305° 26.53% 76.86%
CMYK 0.00% 26.53% 2.04%
23.14%

Color #C490C0 in popluar number systems.

HEX C4 90 C0
Decimal 196 144 192
Binary 11000100 10010000 11000000
Octal 304 220 300

Shades and tints

Shades of #C490C0

#C490C0
(196,144,192)
#B383AF
(179,131,175)
#A2769E
(162,118,158)
#91698D
(145,105,141)
#805C7C
(128,92,124)
#6F4F6B
(111,79,107)
#5E425A
(94,66,90)
#4D3549
(77,53,73)
#3C2838
(60,40,56)
#2B1B27
(43,27,39)
#1A0E16
(26,14,22)
#000000
(0,0,0)

Tints of #C490C0

#C490C0
(196,144,192)
#C99AC5
(201,154,197)
#CEA4CA
(206,164,202)
#D3AECF
(211,174,207)
#D8B8D4
(216,184,212)
#DDC2D9
(221,194,217)
#E2CCDE
(226,204,222)
#E7D6E3
(231,214,227)
#ECE0E8
(236,224,232)
#F1EAED
(241,234,237)
#F6F4F2
(246,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C490C0 color. Also use rgb(196,144,192) instead hex code.

Text Font Color

.myTextColor { color: #C490C0; }

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

This text font color is #C490C0.

Background Color

.myBgColor { background-color: #C490C0; }

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

This div background color is #C490C0.

Border color

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

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

This div border color is #C490C0.

Opacity

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

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

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

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

This text has shadow with #C490C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C490C0.

Preview

Color preview on black background

This text has color #C490C0 on black background.


Color preview on white background

This text has color #C490C0 on white background.


Black color preview on #C490C0 background

This text has black color on #C490C0 background.


White color preview on #C490C0 background

This text has white color on #C490C0 background.


Related colors

Complementary color

Complementary color for #hex is #3B6F3F.


I love getcolorcode.com

Triadic colors

1 #C0C490 and #90C0C4 with #C490C0 are triadic colors.

2 #C090C4 and #90C4C0 with #C490C0 are triadic colors.