COLOR #C5F1E6

HEX: #C5F1E6 RGB: (197,241,230)

Renk bilgisi

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

RGB renk modeli

#C5F1E6 color RGB value is (197,241,230).

RGB: (197,241,230) (77%, 95%, 90%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 241 of 255 = 95%
B 230 of 255 = 90%

197
241
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 241 + 230 = 668 (100%)
R 197 of 668 ~ 29.49%
G 241 of 668 ~ 36.08%
B 230 of 668 ~ 34.43'%

%29.49
%36.08
%34.43

CMYK RENK MODELİ

#C5F1E6 rengi CMYK tonu (18,0,5,5).

  • camgöbeği tonu 18.26%
  • eflatun tonu 0.00%
  • sarı tonu 4.56%
  • ana renk tonu 5.49%

CMYK: (18,0,5,5)
C18M0Y5K5 (18%, 0%, 5%, 5%)
(0.18 / 0.00 / 0.05 / 0.05)

CMYK yüzdeleri

%18.26
%0
%4.56
%5.49

Codes

Color #C5F1E6 in popluar color models

C5 F1 E6
RGB 197 241 230
HSL 165° 61.11% 85.88%
HSB/HSV 165° 18.26% 94.51%
CMYK 18.26% 0.00% 4.56%
5.49%

Color #C5F1E6 in popluar number systems.

HEX C5 F1 E6
Decimal 197 241 230
Binary 11000101 11110001 11100110
Octal 305 361 346

Shades and tints

Shades of #C5F1E6

#C5F1E6
(197,241,230)
#B4DCD2
(180,220,210)
#A3C7BE
(163,199,190)
#92B2AA
(146,178,170)
#819D96
(129,157,150)
#708882
(112,136,130)
#5F736E
(95,115,110)
#4E5E5A
(78,94,90)
#3D4946
(61,73,70)
#2C3432
(44,52,50)
#1B1F1E
(27,31,30)
#000000
(0,0,0)

Tints of #C5F1E6

#C5F1E6
(197,241,230)
#CAF2E8
(202,242,232)
#CFF3EA
(207,243,234)
#D4F4EC
(212,244,236)
#D9F5EE
(217,245,238)
#DEF6F0
(222,246,240)
#E3F7F2
(227,247,242)
#E8F8F4
(232,248,244)
#EDF9F6
(237,249,246)
#F2FAF8
(242,250,248)
#F7FBFA
(247,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5F1E6 color. Also use rgb(197,241,230) instead hex code.

Text Font Color

.myTextColor { color: #C5F1E6; }

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

This text font color is #C5F1E6.

Background Color

.myBgColor { background-color: #C5F1E6; }

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

This div background color is #C5F1E6.

Border color

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

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

This div border color is #C5F1E6.

Opacity

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

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

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

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

This text has shadow with #C5F1E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5F1E6.

Preview

Color preview on black background

This text has color #C5F1E6 on black background.


Color preview on white background

This text has color #C5F1E6 on white background.


Black color preview on #C5F1E6 background

This text has black color on #C5F1E6 background.


White color preview on #C5F1E6 background

This text has white color on #C5F1E6 background.


Related colors

Complementary color

Complementary color for #hex is #3A0E19.


I love getcolorcode.com

Triadic colors

1 #E6C5F1 and #F1E6C5 with #C5F1E6 are triadic colors.

2 #E6F1C5 and #F1C5E6 with #C5F1E6 are triadic colors.