COLOR #C690D1

HEX: #C690D1 RGB: (198,144,209)

Renk bilgisi

#C690D1 contains mainly red and blue colors. #C690D1 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C690D1 color RGB value is (198,144,209).

RGB: (198,144,209) (78%, 56%, 82%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 144 of 255 = 56%
B 209 of 255 = 82%

198
144
209

R + G + B ~ 72%. #C690D1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 144 + 209 = 551 (100%)
R 198 of 551 ~ 35.93%
G 144 of 551 ~ 26.13%
B 209 of 551 ~ 37.93'%

%35.93
%26.13
%37.93

CMYK RENK MODELİ

#C690D1 rengi CMYK tonu (5,31,0,18).

  • camgöbeği tonu 5.26%
  • eflatun tonu 31.10%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (5,31,0,18)
C5M31Y0K18 (5%, 31%, 0%, 18%)
(0.05 / 0.31 / 0.00 / 0.18)

CMYK yüzdeleri

%5.26
%31.1
%0
%18.04

Codes

Color #C690D1 in popluar color models

C6 90 D1
RGB 198 144 209
HSL 290° 41.40% 69.22%
HSB/HSV 290° 31.10% 81.96%
CMYK 5.26% 31.10% 0.00%
18.04%

Color #C690D1 in popluar number systems.

HEX C6 90 D1
Decimal 198 144 209
Binary 11000110 10010000 11010001
Octal 306 220 321

Shades and tints

Shades of #C690D1

#C690D1
(198,144,209)
#B483BE
(180,131,190)
#A276AB
(162,118,171)
#906998
(144,105,152)
#7E5C85
(126,92,133)
#6C4F72
(108,79,114)
#5A425F
(90,66,95)
#48354C
(72,53,76)
#362839
(54,40,57)
#241B26
(36,27,38)
#120E13
(18,14,19)
#000000
(0,0,0)

Tints of #C690D1

#C690D1
(198,144,209)
#CB9AD5
(203,154,213)
#D0A4D9
(208,164,217)
#D5AEDD
(213,174,221)
#DAB8E1
(218,184,225)
#DFC2E5
(223,194,229)
#E4CCE9
(228,204,233)
#E9D6ED
(233,214,237)
#EEE0F1
(238,224,241)
#F3EAF5
(243,234,245)
#F8F4F9
(248,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C690D1 color. Also use rgb(198,144,209) instead hex code.

Text Font Color

.myTextColor { color: #C690D1; }

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

This text font color is #C690D1.

Background Color

.myBgColor { background-color: #C690D1; }

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

This div background color is #C690D1.

Border color

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

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

This div border color is #C690D1.

Opacity

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

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

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

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

This text has shadow with #C690D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C690D1.

Preview

Color preview on black background

This text has color #C690D1 on black background.


Color preview on white background

This text has color #C690D1 on white background.


Black color preview on #C690D1 background

This text has black color on #C690D1 background.


White color preview on #C690D1 background

This text has white color on #C690D1 background.


Related colors

Complementary color

Complementary color for #hex is #396F2E.


I love getcolorcode.com

Triadic colors

1 #D1C690 and #90D1C6 with #C690D1 are triadic colors.

2 #D190C6 and #90C6D1 with #C690D1 are triadic colors.