COLOR #C5EBED

HEX: #C5EBED RGB: (197,235,237)

Renk bilgisi

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

RGB renk modeli

#C5EBED color RGB value is (197,235,237).

RGB: (197,235,237) (77%, 92%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 235 of 255 = 92%
B 237 of 255 = 93%

197
235
237

R + G + B ~ 87%. #C5EBED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 235 + 237 = 669 (100%)
R 197 of 669 ~ 29.45%
G 235 of 669 ~ 35.13%
B 237 of 669 ~ 35.43'%

%29.45
%35.13
%35.43

CMYK RENK MODELİ

#C5EBED rengi CMYK tonu (17,1,0,7).

  • camgöbeği tonu 16.88%
  • eflatun tonu 0.84%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (17,1,0,7)
C17M1Y0K7 (17%, 1%, 0%, 7%)
(0.17 / 0.01 / 0.00 / 0.07)

CMYK yüzdeleri

%16.88
%0.84
%0
%7.06

Codes

Color #C5EBED in popluar color models

C5 EB ED
RGB 197 235 237
HSL 183° 52.63% 85.10%
HSB/HSV 183° 16.88% 92.94%
CMYK 16.88% 0.84% 0.00%
7.06%

Color #C5EBED in popluar number systems.

HEX C5 EB ED
Decimal 197 235 237
Binary 11000101 11101011 11101101
Octal 305 353 355

Shades and tints

Shades of #C5EBED

#C5EBED
(197,235,237)
#B4D6D8
(180,214,216)
#A3C1C3
(163,193,195)
#92ACAE
(146,172,174)
#819799
(129,151,153)
#708284
(112,130,132)
#5F6D6F
(95,109,111)
#4E585A
(78,88,90)
#3D4345
(61,67,69)
#2C2E30
(44,46,48)
#1B191B
(27,25,27)
#000000
(0,0,0)

Tints of #C5EBED

#C5EBED
(197,235,237)
#CAECEE
(202,236,238)
#CFEDEF
(207,237,239)
#D4EEF0
(212,238,240)
#D9EFF1
(217,239,241)
#DEF0F2
(222,240,242)
#E3F1F3
(227,241,243)
#E8F2F4
(232,242,244)
#EDF3F5
(237,243,245)
#F2F4F6
(242,244,246)
#F7F5F7
(247,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EBED; }

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

This text font color is #C5EBED.

Background Color

.myBgColor { background-color: #C5EBED; }

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

This div background color is #C5EBED.

Border color

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

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

This div border color is #C5EBED.

Opacity

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

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

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

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

This text has shadow with #C5EBED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBED.

Preview

Color preview on black background

This text has color #C5EBED on black background.


Color preview on white background

This text has color #C5EBED on white background.


Black color preview on #C5EBED background

This text has black color on #C5EBED background.


White color preview on #C5EBED background

This text has white color on #C5EBED background.


Related colors

Complementary color

Complementary color for #hex is #3A1412.


I love getcolorcode.com

Triadic colors

1 #EDC5EB and #EBEDC5 with #C5EBED are triadic colors.

2 #EDEBC5 and #EBC5ED with #C5EBED are triadic colors.