COLOR #C6B2ED

HEX: #C6B2ED RGB: (198,178,237)

Renk bilgisi

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

RGB renk modeli

#C6B2ED color RGB value is (198,178,237).

RGB: (198,178,237) (78%, 70%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 178 of 255 = 70%
B 237 of 255 = 93%

198
178
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 178 + 237 = 613 (100%)
R 198 of 613 ~ 32.3%
G 178 of 613 ~ 29.04%
B 237 of 613 ~ 38.66'%

%32.3
%29.04
%38.66

CMYK RENK MODELİ

#C6B2ED rengi CMYK tonu (16,25,0,7).

  • camgöbeği tonu 16.46%
  • eflatun tonu 24.89%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (16,25,0,7)
C16M25Y0K7 (16%, 25%, 0%, 7%)
(0.16 / 0.25 / 0.00 / 0.07)

CMYK yüzdeleri

%16.46
%24.89
%0
%7.06

Codes

Color #C6B2ED in popluar color models

C6 B2 ED
RGB 198 178 237
HSL 260° 62.11% 81.37%
HSB/HSV 260° 24.89% 92.94%
CMYK 16.46% 24.89% 0.00%
7.06%

Color #C6B2ED in popluar number systems.

HEX C6 B2 ED
Decimal 198 178 237
Binary 11000110 10110010 11101101
Octal 306 262 355

Shades and tints

Shades of #C6B2ED

#C6B2ED
(198,178,237)
#B4A2D8
(180,162,216)
#A292C3
(162,146,195)
#9082AE
(144,130,174)
#7E7299
(126,114,153)
#6C6284
(108,98,132)
#5A526F
(90,82,111)
#48425A
(72,66,90)
#363245
(54,50,69)
#242230
(36,34,48)
#12121B
(18,18,27)
#000000
(0,0,0)

Tints of #C6B2ED

#C6B2ED
(198,178,237)
#CBB9EE
(203,185,238)
#D0C0EF
(208,192,239)
#D5C7F0
(213,199,240)
#DACEF1
(218,206,241)
#DFD5F2
(223,213,242)
#E4DCF3
(228,220,243)
#E9E3F4
(233,227,244)
#EEEAF5
(238,234,245)
#F3F1F6
(243,241,246)
#F8F8F7
(248,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6B2ED; }

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

This text font color is #C6B2ED.

Background Color

.myBgColor { background-color: #C6B2ED; }

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

This div background color is #C6B2ED.

Border color

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

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

This div border color is #C6B2ED.

Opacity

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

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

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

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

This text has shadow with #C6B2ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B2ED.

Preview

Color preview on black background

This text has color #C6B2ED on black background.


Color preview on white background

This text has color #C6B2ED on white background.


Black color preview on #C6B2ED background

This text has black color on #C6B2ED background.


White color preview on #C6B2ED background

This text has white color on #C6B2ED background.


Related colors

Complementary color

Complementary color for #hex is #394D12.


I love getcolorcode.com

Triadic colors

1 #EDC6B2 and #B2EDC6 with #C6B2ED are triadic colors.

2 #EDB2C6 and #B2C6ED with #C6B2ED are triadic colors.