COLOR #C6B5EB

HEX: #C6B5EB RGB: (198,181,235)

Renk bilgisi

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

RGB renk modeli

#C6B5EB color RGB value is (198,181,235).

RGB: (198,181,235) (78%, 71%, 92%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 181 of 255 = 71%
B 235 of 255 = 92%

198
181
235

R + G + B ~ 80%. #C6B5EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 181 + 235 = 614 (100%)
R 198 of 614 ~ 32.25%
G 181 of 614 ~ 29.48%
B 235 of 614 ~ 38.27'%

%32.25
%29.48
%38.27

CMYK RENK MODELİ

#C6B5EB rengi CMYK tonu (16,23,0,8).

  • camgöbeği tonu 15.74%
  • eflatun tonu 22.98%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (16,23,0,8)
C16M23Y0K8 (16%, 23%, 0%, 8%)
(0.16 / 0.23 / 0.00 / 0.08)

CMYK yüzdeleri

%15.74
%22.98
%0
%7.84

Codes

Color #C6B5EB in popluar color models

C6 B5 EB
RGB 198 181 235
HSL 259° 57.45% 81.57%
HSB/HSV 259° 22.98% 92.16%
CMYK 15.74% 22.98% 0.00%
7.84%

Color #C6B5EB in popluar number systems.

HEX C6 B5 EB
Decimal 198 181 235
Binary 11000110 10110101 11101011
Octal 306 265 353

Shades and tints

Shades of #C6B5EB

#C6B5EB
(198,181,235)
#B4A5D6
(180,165,214)
#A295C1
(162,149,193)
#9085AC
(144,133,172)
#7E7597
(126,117,151)
#6C6582
(108,101,130)
#5A556D
(90,85,109)
#484558
(72,69,88)
#363543
(54,53,67)
#24252E
(36,37,46)
#121519
(18,21,25)
#000000
(0,0,0)

Tints of #C6B5EB

#C6B5EB
(198,181,235)
#CBBBEC
(203,187,236)
#D0C1ED
(208,193,237)
#D5C7EE
(213,199,238)
#DACDEF
(218,205,239)
#DFD3F0
(223,211,240)
#E4D9F1
(228,217,241)
#E9DFF2
(233,223,242)
#EEE5F3
(238,229,243)
#F3EBF4
(243,235,244)
#F8F1F5
(248,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6B5EB color. Also use rgb(198,181,235) instead hex code.

Text Font Color

.myTextColor { color: #C6B5EB; }

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

This text font color is #C6B5EB.

Background Color

.myBgColor { background-color: #C6B5EB; }

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

This div background color is #C6B5EB.

Border color

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

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

This div border color is #C6B5EB.

Opacity

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

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

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

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

This text has shadow with #C6B5EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B5EB.

Preview

Color preview on black background

This text has color #C6B5EB on black background.


Color preview on white background

This text has color #C6B5EB on white background.


Black color preview on #C6B5EB background

This text has black color on #C6B5EB background.


White color preview on #C6B5EB background

This text has white color on #C6B5EB background.


Related colors

Complementary color

Complementary color for #hex is #394A14.


I love getcolorcode.com

Triadic colors

1 #EBC6B5 and #B5EBC6 with #C6B5EB are triadic colors.

2 #EBB5C6 and #B5C6EB with #C6B5EB are triadic colors.