COLOR #C6B2EB

HEX: #C6B2EB RGB: (198,178,235)

Renk bilgisi

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

RGB renk modeli

#C6B2EB color RGB value is (198,178,235).

RGB: (198,178,235) (78%, 70%, 92%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 178 of 255 = 70%
B 235 of 255 = 92%

198
178
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 178 + 235 = 611 (100%)
R 198 of 611 ~ 32.41%
G 178 of 611 ~ 29.13%
B 235 of 611 ~ 38.46'%

%32.41
%29.13
%38.46

CMYK RENK MODELİ

#C6B2EB rengi CMYK tonu (16,24,0,8).

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

CMYK: (16,24,0,8)
C16M24Y0K8 (16%, 24%, 0%, 8%)
(0.16 / 0.24 / 0.00 / 0.08)

CMYK yüzdeleri

%15.74
%24.26
%0
%7.84

Codes

Color #C6B2EB in popluar color models

C6 B2 EB
RGB 198 178 235
HSL 261° 58.76% 80.98%
HSB/HSV 261° 24.26% 92.16%
CMYK 15.74% 24.26% 0.00%
7.84%

Color #C6B2EB in popluar number systems.

HEX C6 B2 EB
Decimal 198 178 235
Binary 11000110 10110010 11101011
Octal 306 262 353

Shades and tints

Shades of #C6B2EB

#C6B2EB
(198,178,235)
#B4A2D6
(180,162,214)
#A292C1
(162,146,193)
#9082AC
(144,130,172)
#7E7297
(126,114,151)
#6C6282
(108,98,130)
#5A526D
(90,82,109)
#484258
(72,66,88)
#363243
(54,50,67)
#24222E
(36,34,46)
#121219
(18,18,25)
#000000
(0,0,0)

Tints of #C6B2EB

#C6B2EB
(198,178,235)
#CBB9EC
(203,185,236)
#D0C0ED
(208,192,237)
#D5C7EE
(213,199,238)
#DACEEF
(218,206,239)
#DFD5F0
(223,213,240)
#E4DCF1
(228,220,241)
#E9E3F2
(233,227,242)
#EEEAF3
(238,234,243)
#F3F1F4
(243,241,244)
#F8F8F5
(248,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6B2EB; }

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

This text font color is #C6B2EB.

Background Color

.myBgColor { background-color: #C6B2EB; }

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

This div background color is #C6B2EB.

Border color

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

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

This div border color is #C6B2EB.

Opacity

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

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

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

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

This text has shadow with #C6B2EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B2EB.

Preview

Color preview on black background

This text has color #C6B2EB on black background.


Color preview on white background

This text has color #C6B2EB on white background.


Black color preview on #C6B2EB background

This text has black color on #C6B2EB background.


White color preview on #C6B2EB background

This text has white color on #C6B2EB background.


Related colors

Complementary color

Complementary color for #hex is #394D14.


I love getcolorcode.com

Triadic colors

1 #EBC6B2 and #B2EBC6 with #C6B2EB are triadic colors.

2 #EBB2C6 and #B2C6EB with #C6B2EB are triadic colors.