COLOR #C6D2FA

HEX: #C6D2FA RGB: (198,210,250)

Renk bilgisi

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

RGB renk modeli

#C6D2FA color RGB value is (198,210,250).

RGB: (198,210,250) (78%, 82%, 98%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 210 of 255 = 82%
B 250 of 255 = 98%

198
210
250

R + G + B ~ 86%. #C6D2FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 210 + 250 = 658 (100%)
R 198 of 658 ~ 30.09%
G 210 of 658 ~ 31.91%
B 250 of 658 ~ 37.99'%

%30.09
%31.91
%37.99

CMYK RENK MODELİ

#C6D2FA rengi CMYK tonu (21,16,0,2).

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

CMYK: (21,16,0,2)
C21M16Y0K2 (21%, 16%, 0%, 2%)
(0.21 / 0.16 / 0.00 / 0.02)

CMYK yüzdeleri

%20.8
%16
%0
%1.96

Codes

Color #C6D2FA in popluar color models

C6 D2 FA
RGB 198 210 250
HSL 226° 83.87% 87.84%
HSB/HSV 226° 20.80% 98.04%
CMYK 20.80% 16.00% 0.00%
1.96%

Color #C6D2FA in popluar number systems.

HEX C6 D2 FA
Decimal 198 210 250
Binary 11000110 11010010 11111010
Octal 306 322 372

Shades and tints

Shades of #C6D2FA

#C6D2FA
(198,210,250)
#B4BFE4
(180,191,228)
#A2ACCE
(162,172,206)
#9099B8
(144,153,184)
#7E86A2
(126,134,162)
#6C738C
(108,115,140)
#5A6076
(90,96,118)
#484D60
(72,77,96)
#363A4A
(54,58,74)
#242734
(36,39,52)
#12141E
(18,20,30)
#000000
(0,0,0)

Tints of #C6D2FA

#C6D2FA
(198,210,250)
#CBD6FA
(203,214,250)
#D0DAFA
(208,218,250)
#D5DEFA
(213,222,250)
#DAE2FA
(218,226,250)
#DFE6FA
(223,230,250)
#E4EAFA
(228,234,250)
#E9EEFA
(233,238,250)
#EEF2FA
(238,242,250)
#F3F6FA
(243,246,250)
#F8FAFA
(248,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D2FA; }

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

This text font color is #C6D2FA.

Background Color

.myBgColor { background-color: #C6D2FA; }

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

This div background color is #C6D2FA.

Border color

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

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

This div border color is #C6D2FA.

Opacity

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

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

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

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

This text has shadow with #C6D2FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D2FA.

Preview

Color preview on black background

This text has color #C6D2FA on black background.


Color preview on white background

This text has color #C6D2FA on white background.


Black color preview on #C6D2FA background

This text has black color on #C6D2FA background.


White color preview on #C6D2FA background

This text has white color on #C6D2FA background.


Related colors

Complementary color

Complementary color for #hex is #392D05.


I love getcolorcode.com

Triadic colors

1 #FAC6D2 and #D2FAC6 with #C6D2FA are triadic colors.

2 #FAD2C6 and #D2C6FA with #C6D2FA are triadic colors.