COLOR #C65ED3

HEX: #C65ED3 RGB: (198,94,211)

Renk bilgisi

#C65ED3 contains mainly red and blue colors. #C65ED3 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#C65ED3 color RGB value is (198,94,211).

RGB: (198,94,211) (78%, 37%, 83%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 94 of 255 = 37%
B 211 of 255 = 83%

198
94
211

R + G + B ~ 66%. #C65ED3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 94 + 211 = 503 (100%)
R 198 of 503 ~ 39.36%
G 94 of 503 ~ 18.69%
B 211 of 503 ~ 41.95'%

%39.36
%18.69
%41.95

CMYK RENK MODELİ

#C65ED3 rengi CMYK tonu (6,55,0,17).

  • camgöbeği tonu 6.16%
  • eflatun tonu 55.45%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (6,55,0,17)
C6M55Y0K17 (6%, 55%, 0%, 17%)
(0.06 / 0.55 / 0.00 / 0.17)

CMYK yüzdeleri

%6.16
%55.45
%0
%17.25

Codes

Color #C65ED3 in popluar color models

C6 5E D3
RGB 198 94 211
HSL 293° 57.07% 59.80%
HSB/HSV 293° 55.45% 82.75%
CMYK 6.16% 55.45% 0.00%
17.25%

Color #C65ED3 in popluar number systems.

HEX C6 5E D3
Decimal 198 94 211
Binary 11000110 1011110 11010011
Octal 306 136 323

Shades and tints

Shades of #C65ED3

#C65ED3
(198,94,211)
#B456C0
(180,86,192)
#A24EAD
(162,78,173)
#90469A
(144,70,154)
#7E3E87
(126,62,135)
#6C3674
(108,54,116)
#5A2E61
(90,46,97)
#48264E
(72,38,78)
#361E3B
(54,30,59)
#241628
(36,22,40)
#120E15
(18,14,21)
#000000
(0,0,0)

Tints of #C65ED3

#C65ED3
(198,94,211)
#CB6CD7
(203,108,215)
#D07ADB
(208,122,219)
#D588DF
(213,136,223)
#DA96E3
(218,150,227)
#DFA4E7
(223,164,231)
#E4B2EB
(228,178,235)
#E9C0EF
(233,192,239)
#EECEF3
(238,206,243)
#F3DCF7
(243,220,247)
#F8EAFB
(248,234,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C65ED3; }

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

This text font color is #C65ED3.

Background Color

.myBgColor { background-color: #C65ED3; }

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

This div background color is #C65ED3.

Border color

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

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

This div border color is #C65ED3.

Opacity

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

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

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

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

This text has shadow with #C65ED3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C65ED3.

Preview

Color preview on black background

This text has color #C65ED3 on black background.


Color preview on white background

This text has color #C65ED3 on white background.


Black color preview on #C65ED3 background

This text has black color on #C65ED3 background.


White color preview on #C65ED3 background

This text has white color on #C65ED3 background.


Related colors

Complementary color

Complementary color for #hex is #39A12C.


I love getcolorcode.com

Triadic colors

1 #D3C65E and #5ED3C6 with #C65ED3 are triadic colors.

2 #D35EC6 and #5EC6D3 with #C65ED3 are triadic colors.