COLOR #C6EBF5

HEX: #C6EBF5 RGB: (198,235,245)

Renk bilgisi

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

RGB renk modeli

#C6EBF5 color RGB value is (198,235,245).

RGB: (198,235,245) (78%, 92%, 96%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 235 of 255 = 92%
B 245 of 255 = 96%

198
235
245

R + G + B ~ 89%. #C6EBF5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 235 + 245 = 678 (100%)
R 198 of 678 ~ 29.2%
G 235 of 678 ~ 34.66%
B 245 of 678 ~ 36.14'%

%29.2
%34.66
%36.14

CMYK RENK MODELİ

#C6EBF5 rengi CMYK tonu (19,4,0,4).

  • camgöbeği tonu 19.18%
  • eflatun tonu 4.08%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (19,4,0,4)
C19M4Y0K4 (19%, 4%, 0%, 4%)
(0.19 / 0.04 / 0.00 / 0.04)

CMYK yüzdeleri

%19.18
%4.08
%0
%3.92

Codes

Color #C6EBF5 in popluar color models

C6 EB F5
RGB 198 235 245
HSL 193° 70.15% 86.86%
HSB/HSV 193° 19.18% 96.08%
CMYK 19.18% 4.08% 0.00%
3.92%

Color #C6EBF5 in popluar number systems.

HEX C6 EB F5
Decimal 198 235 245
Binary 11000110 11101011 11110101
Octal 306 353 365

Shades and tints

Shades of #C6EBF5

#C6EBF5
(198,235,245)
#B4D6DF
(180,214,223)
#A2C1C9
(162,193,201)
#90ACB3
(144,172,179)
#7E979D
(126,151,157)
#6C8287
(108,130,135)
#5A6D71
(90,109,113)
#48585B
(72,88,91)
#364345
(54,67,69)
#242E2F
(36,46,47)
#121919
(18,25,25)
#000000
(0,0,0)

Tints of #C6EBF5

#C6EBF5
(198,235,245)
#CBECF5
(203,236,245)
#D0EDF5
(208,237,245)
#D5EEF5
(213,238,245)
#DAEFF5
(218,239,245)
#DFF0F5
(223,240,245)
#E4F1F5
(228,241,245)
#E9F2F5
(233,242,245)
#EEF3F5
(238,243,245)
#F3F4F5
(243,244,245)
#F8F5F5
(248,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6EBF5; }

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

This text font color is #C6EBF5.

Background Color

.myBgColor { background-color: #C6EBF5; }

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

This div background color is #C6EBF5.

Border color

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

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

This div border color is #C6EBF5.

Opacity

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

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

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

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

This text has shadow with #C6EBF5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6EBF5.

Preview

Color preview on black background

This text has color #C6EBF5 on black background.


Color preview on white background

This text has color #C6EBF5 on white background.


Black color preview on #C6EBF5 background

This text has black color on #C6EBF5 background.


White color preview on #C6EBF5 background

This text has white color on #C6EBF5 background.


Related colors

Complementary color

Complementary color for #hex is #39140A.


I love getcolorcode.com

Triadic colors

1 #F5C6EB and #EBF5C6 with #C6EBF5 are triadic colors.

2 #F5EBC6 and #EBC6F5 with #C6EBF5 are triadic colors.