COLOR #C5EFEB

HEX: #C5EFEB RGB: (197,239,235)

Renk bilgisi

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

RGB renk modeli

#C5EFEB color RGB value is (197,239,235).

RGB: (197,239,235) (77%, 94%, 92%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 239 of 255 = 94%
B 235 of 255 = 92%

197
239
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 239 + 235 = 671 (100%)
R 197 of 671 ~ 29.36%
G 239 of 671 ~ 35.62%
B 235 of 671 ~ 35.02'%

%29.36
%35.62
%35.02

CMYK RENK MODELİ

#C5EFEB rengi CMYK tonu (18,0,2,6).

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

CMYK: (18,0,2,6)
C18M0Y2K6 (18%, 0%, 2%, 6%)
(0.18 / 0.00 / 0.02 / 0.06)

CMYK yüzdeleri

%17.57
%0
%1.67
%6.27

Codes

Color #C5EFEB in popluar color models

C5 EF EB
RGB 197 239 235
HSL 174° 56.76% 85.49%
HSB/HSV 174° 17.57% 93.73%
CMYK 17.57% 0.00% 1.67%
6.27%

Color #C5EFEB in popluar number systems.

HEX C5 EF EB
Decimal 197 239 235
Binary 11000101 11101111 11101011
Octal 305 357 353

Shades and tints

Shades of #C5EFEB

#C5EFEB
(197,239,235)
#B4DAD6
(180,218,214)
#A3C5C1
(163,197,193)
#92B0AC
(146,176,172)
#819B97
(129,155,151)
#708682
(112,134,130)
#5F716D
(95,113,109)
#4E5C58
(78,92,88)
#3D4743
(61,71,67)
#2C322E
(44,50,46)
#1B1D19
(27,29,25)
#000000
(0,0,0)

Tints of #C5EFEB

#C5EFEB
(197,239,235)
#CAF0EC
(202,240,236)
#CFF1ED
(207,241,237)
#D4F2EE
(212,242,238)
#D9F3EF
(217,243,239)
#DEF4F0
(222,244,240)
#E3F5F1
(227,245,241)
#E8F6F2
(232,246,242)
#EDF7F3
(237,247,243)
#F2F8F4
(242,248,244)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EFEB; }

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

This text font color is #C5EFEB.

Background Color

.myBgColor { background-color: #C5EFEB; }

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

This div background color is #C5EFEB.

Border color

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

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

This div border color is #C5EFEB.

Opacity

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

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

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

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

This text has shadow with #C5EFEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EFEB.

Preview

Color preview on black background

This text has color #C5EFEB on black background.


Color preview on white background

This text has color #C5EFEB on white background.


Black color preview on #C5EFEB background

This text has black color on #C5EFEB background.


White color preview on #C5EFEB background

This text has white color on #C5EFEB background.


Related colors

Complementary color

Complementary color for #hex is #3A1014.


I love getcolorcode.com

Triadic colors

1 #EBC5EF and #EFEBC5 with #C5EFEB are triadic colors.

2 #EBEFC5 and #EFC5EB with #C5EFEB are triadic colors.