COLOR #C5E3AF

HEX: #C5E3AF RGB: (197,227,175)

Renk bilgisi

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

RGB renk modeli

#C5E3AF color RGB value is (197,227,175).

RGB: (197,227,175) (77%, 89%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 175 of 255 = 69%

197
227
175

R + G + B ~ 78%. #C5E3AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 175 = 599 (100%)
R 197 of 599 ~ 32.89%
G 227 of 599 ~ 37.9%
B 175 of 599 ~ 29.22'%

%32.89
%37.9
%29.22

CMYK RENK MODELİ

#C5E3AF rengi CMYK tonu (13,0,23,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 22.91%
  • ana renk tonu 10.98%

CMYK: (13,0,23,11)
C13M0Y23K11 (13%, 0%, 23%, 11%)
(0.13 / 0.00 / 0.23 / 0.11)

CMYK yüzdeleri

%13.22
%0
%22.91
%10.98

Codes

Color #C5E3AF in popluar color models

C5 E3 AF
RGB 197 227 175
HSL 95° 48.15% 78.82%
HSB/HSV 95° 22.91% 89.02%
CMYK 13.22% 0.00% 22.91%
10.98%

Color #C5E3AF in popluar number systems.

HEX C5 E3 AF
Decimal 197 227 175
Binary 11000101 11100011 10101111
Octal 305 343 257

Shades and tints

Shades of #C5E3AF

#C5E3AF
(197,227,175)
#B4CFA0
(180,207,160)
#A3BB91
(163,187,145)
#92A782
(146,167,130)
#819373
(129,147,115)
#707F64
(112,127,100)
#5F6B55
(95,107,85)
#4E5746
(78,87,70)
#3D4337
(61,67,55)
#2C2F28
(44,47,40)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #C5E3AF

#C5E3AF
(197,227,175)
#CAE5B6
(202,229,182)
#CFE7BD
(207,231,189)
#D4E9C4
(212,233,196)
#D9EBCB
(217,235,203)
#DEEDD2
(222,237,210)
#E3EFD9
(227,239,217)
#E8F1E0
(232,241,224)
#EDF3E7
(237,243,231)
#F2F5EE
(242,245,238)
#F7F7F5
(247,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E3AF color. Also use rgb(197,227,175) instead hex code.

Text Font Color

.myTextColor { color: #C5E3AF; }

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

This text font color is #C5E3AF.

Background Color

.myBgColor { background-color: #C5E3AF; }

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

This div background color is #C5E3AF.

Border color

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

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

This div border color is #C5E3AF.

Opacity

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

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

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

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

This text has shadow with #C5E3AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3AF.

Preview

Color preview on black background

This text has color #C5E3AF on black background.


Color preview on white background

This text has color #C5E3AF on white background.


Black color preview on #C5E3AF background

This text has black color on #C5E3AF background.


White color preview on #C5E3AF background

This text has white color on #C5E3AF background.


Related colors

Complementary color

Complementary color for #hex is #3A1C50.


I love getcolorcode.com

Triadic colors

1 #AFC5E3 and #E3AFC5 with #C5E3AF are triadic colors.

2 #AFE3C5 and #E3C5AF with #C5E3AF are triadic colors.