COLOR #C6B5FA

HEX: #C6B5FA RGB: (198,181,250)

Renk bilgisi

#C6B5FA contains mainly red and blue colors. #C6B5FA ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#C6B5FA color RGB value is (198,181,250).

RGB: (198,181,250) (78%, 71%, 98%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 181 of 255 = 71%
B 250 of 255 = 98%

198
181
250

R + G + B ~ 82%. #C6B5FA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 181 + 250 = 629 (100%)
R 198 of 629 ~ 31.48%
G 181 of 629 ~ 28.78%
B 250 of 629 ~ 39.75'%

%31.48
%28.78
%39.75

CMYK RENK MODELİ

#C6B5FA rengi CMYK tonu (21,28,0,2).

  • camgöbeği tonu 20.80%
  • eflatun tonu 27.60%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (21,28,0,2)
C21M28Y0K2 (21%, 28%, 0%, 2%)
(0.21 / 0.28 / 0.00 / 0.02)

CMYK yüzdeleri

%20.8
%27.6
%0
%1.96

Codes

Color #C6B5FA in popluar color models

C6 B5 FA
RGB 198 181 250
HSL 255° 87.34% 84.51%
HSB/HSV 255° 27.60% 98.04%
CMYK 20.80% 27.60% 0.00%
1.96%

Color #C6B5FA in popluar number systems.

HEX C6 B5 FA
Decimal 198 181 250
Binary 11000110 10110101 11111010
Octal 306 265 372

Shades and tints

Shades of #C6B5FA

#C6B5FA
(198,181,250)
#B4A5E4
(180,165,228)
#A295CE
(162,149,206)
#9085B8
(144,133,184)
#7E75A2
(126,117,162)
#6C658C
(108,101,140)
#5A5576
(90,85,118)
#484560
(72,69,96)
#36354A
(54,53,74)
#242534
(36,37,52)
#12151E
(18,21,30)
#000000
(0,0,0)

Tints of #C6B5FA

#C6B5FA
(198,181,250)
#CBBBFA
(203,187,250)
#D0C1FA
(208,193,250)
#D5C7FA
(213,199,250)
#DACDFA
(218,205,250)
#DFD3FA
(223,211,250)
#E4D9FA
(228,217,250)
#E9DFFA
(233,223,250)
#EEE5FA
(238,229,250)
#F3EBFA
(243,235,250)
#F8F1FA
(248,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6B5FA; }

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

This text font color is #C6B5FA.

Background Color

.myBgColor { background-color: #C6B5FA; }

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

This div background color is #C6B5FA.

Border color

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

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

This div border color is #C6B5FA.

Opacity

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

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

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

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

This text has shadow with #C6B5FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B5FA.

Preview

Color preview on black background

This text has color #C6B5FA on black background.


Color preview on white background

This text has color #C6B5FA on white background.


Black color preview on #C6B5FA background

This text has black color on #C6B5FA background.


White color preview on #C6B5FA background

This text has white color on #C6B5FA background.


Related colors

Complementary color

Complementary color for #hex is #394A05.


I love getcolorcode.com

Triadic colors

1 #FAC6B5 and #B5FAC6 with #C6B5FA are triadic colors.

2 #FAB5C6 and #B5C6FA with #C6B5FA are triadic colors.