COLOR #C69BD3

HEX: #C69BD3 RGB: (198,155,211)

Renk bilgisi

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

RGB renk modeli

#C69BD3 color RGB value is (198,155,211).

RGB: (198,155,211) (78%, 61%, 83%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 155 of 255 = 61%
B 211 of 255 = 83%

198
155
211

R + G + B ~ 74%. #C69BD3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 155 + 211 = 564 (100%)
R 198 of 564 ~ 35.11%
G 155 of 564 ~ 27.48%
B 211 of 564 ~ 37.41'%

%35.11
%27.48
%37.41

CMYK RENK MODELİ

#C69BD3 rengi CMYK tonu (6,27,0,17).

  • camgöbeği tonu 6.16%
  • eflatun tonu 26.54%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%
CMYK: (6,27,0,17) C6M27Y0K17 (6%,27%,0%,17%) (0.06/0.27/0.00/0.17) 

CMYK yüzdeleri

%6.16
%26.54
%0
%17.25

Codes

Color #C69BD3 in popluar color models

C6 9B D3
RGB 198 155 211
HSL 286° 38.89% 71.76%
HSB/HSV 286° 26.54% 82.75%
CMYK 6.16% 26.54% 0.00%
17.25%

Color #C69BD3 in popluar number systems.

HEX C6 9B D3
Decimal 198 155 211
Binary 11000110 10011011 11010011
Octal 306 233 323

Shades and tints

Shades of #C69BD3

#C69BD3
(198,155,211)
#B48DC0
(180,141,192)
#A27FAD
(162,127,173)
#90719A
(144,113,154)
#7E6387
(126,99,135)
#6C5574
(108,85,116)
#5A4761
(90,71,97)
#48394E
(72,57,78)
#362B3B
(54,43,59)
#241D28
(36,29,40)
#120F15
(18,15,21)
#000000
(0,0,0)

Tints of #C69BD3

#C69BD3
(198,155,211)
#CBA4D7
(203,164,215)
#D0ADDB
(208,173,219)
#D5B6DF
(213,182,223)
#DABFE3
(218,191,227)
#DFC8E7
(223,200,231)
#E4D1EB
(228,209,235)
#E9DAEF
(233,218,239)
#EEE3F3
(238,227,243)
#F3ECF7
(243,236,247)
#F8F5FB
(248,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C69BD3 color. Also use rgb(198,155,211) instead hex code.

Text Font Color

.myTextColor { color: #C69BD3; }

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

This text font color is #C69BD3.

Background Color

.myBgColor { background-color: #C69BD3; }

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

This div background color is #C69BD3.

Border color

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

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

This div border color is #C69BD3.

Opacity

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

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

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

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

This text has shadow with #C69BD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C69BD3.

Preview

Color preview on black background

This text has color #C69BD3 on black background.


Color preview on white background

This text has color #C69BD3 on white background.


Black color preview on #C69BD3 background

This text has black color on #C69BD3 background.


White color preview on #C69BD3 background

This text has white color on #C69BD3 background.


Related colors

Complementary color

Complementary color for #hex is #39642C.


I love getcolorcode.com

Triadic colors

1 #D3C69B and #9BD3C6 with #C69BD3 are triadic colors.

2 #D39BC6 and #9BC6D3 with #C69BD3 are triadic colors.