COLOR #C5EFEE

HEX: #C5EFEE RGB: (197,239,238)

Renk bilgisi

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

RGB renk modeli

#C5EFEE color RGB value is (197,239,238).

RGB: (197,239,238) (77%, 94%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 239 of 255 = 94%
B 238 of 255 = 93%

197
239
238

R + G + B ~ 88%. #C5EFEE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 239 + 238 = 674 (100%)
R 197 of 674 ~ 29.23%
G 239 of 674 ~ 35.46%
B 238 of 674 ~ 35.31'%

%29.23
%35.46
%35.31

CMYK RENK MODELİ

#C5EFEE rengi CMYK tonu (18,0,0,6).

  • camgöbeği tonu 17.57%
  • eflatun tonu 0.00%
  • sarı tonu 0.42%
  • ana renk tonu 6.27%

CMYK: (18,0,0,6)
C18M0Y0K6 (18%, 0%, 0%, 6%)
(0.18 / 0.00 / 0.00 / 0.06)

CMYK yüzdeleri

%17.57
%0
%0.42
%6.27

Codes

Color #C5EFEE in popluar color models

C5 EF EE
RGB 197 239 238
HSL 179° 56.76% 85.49%
HSB/HSV 179° 17.57% 93.73%
CMYK 17.57% 0.00% 0.42%
6.27%

Color #C5EFEE in popluar number systems.

HEX C5 EF EE
Decimal 197 239 238
Binary 11000101 11101111 11101110
Octal 305 357 356

Shades and tints

Shades of #C5EFEE

#C5EFEE
(197,239,238)
#B4DAD9
(180,218,217)
#A3C5C4
(163,197,196)
#92B0AF
(146,176,175)
#819B9A
(129,155,154)
#708685
(112,134,133)
#5F7170
(95,113,112)
#4E5C5B
(78,92,91)
#3D4746
(61,71,70)
#2C3231
(44,50,49)
#1B1D1C
(27,29,28)
#000000
(0,0,0)

Tints of #C5EFEE

#C5EFEE
(197,239,238)
#CAF0EF
(202,240,239)
#CFF1F0
(207,241,240)
#D4F2F1
(212,242,241)
#D9F3F2
(217,243,242)
#DEF4F3
(222,244,243)
#E3F5F4
(227,245,244)
#E8F6F5
(232,246,245)
#EDF7F6
(237,247,246)
#F2F8F7
(242,248,247)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EFEE color. Also use rgb(197,239,238) instead hex code.

Text Font Color

.myTextColor { color: #C5EFEE; }

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

This text font color is #C5EFEE.

Background Color

.myBgColor { background-color: #C5EFEE; }

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

This div background color is #C5EFEE.

Border color

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

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

This div border color is #C5EFEE.

Opacity

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

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

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

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

This text has shadow with #C5EFEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EFEE.

Preview

Color preview on black background

This text has color #C5EFEE on black background.


Color preview on white background

This text has color #C5EFEE on white background.


Black color preview on #C5EFEE background

This text has black color on #C5EFEE background.


White color preview on #C5EFEE background

This text has white color on #C5EFEE background.


Related colors

Complementary color

Complementary color for #hex is #3A1011.


I love getcolorcode.com

Triadic colors

1 #EEC5EF and #EFEEC5 with #C5EFEE are triadic colors.

2 #EEEFC5 and #EFC5EE with #C5EFEE are triadic colors.