COLOR #C5E69B

HEX: #C5E69B RGB: (197,230,155)

Renk bilgisi

#C5E69B contains mainly red and green colors. #C5E69B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5E69B color RGB value is (197,230,155).

RGB: (197,230,155) (77%, 90%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 155 of 255 = 61%

197
230
155

R + G + B ~ 76%. #C5E69B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 155 = 582 (100%)
R 197 of 582 ~ 33.85%
G 230 of 582 ~ 39.52%
B 155 of 582 ~ 26.63'%

%33.85
%39.52
%26.63

CMYK RENK MODELİ

#C5E69B rengi CMYK tonu (14,0,33,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 32.61%
  • ana renk tonu 9.80%

CMYK: (14,0,33,10)
C14M0Y33K10 (14%, 0%, 33%, 10%)
(0.14 / 0.00 / 0.33 / 0.10)

CMYK yüzdeleri

%14.35
%0
%32.61
%9.8

Codes

Color #C5E69B in popluar color models

C5 E6 9B
RGB 197 230 155
HSL 86° 60.00% 75.49%
HSB/HSV 86° 32.61% 90.20%
CMYK 14.35% 0.00% 32.61%
9.80%

Color #C5E69B in popluar number systems.

HEX C5 E6 9B
Decimal 197 230 155
Binary 11000101 11100110 10011011
Octal 305 346 233

Shades and tints

Shades of #C5E69B

#C5E69B
(197,230,155)
#B4D28D
(180,210,141)
#A3BE7F
(163,190,127)
#92AA71
(146,170,113)
#819663
(129,150,99)
#708255
(112,130,85)
#5F6E47
(95,110,71)
#4E5A39
(78,90,57)
#3D462B
(61,70,43)
#2C321D
(44,50,29)
#1B1E0F
(27,30,15)
#000000
(0,0,0)

Tints of #C5E69B

#C5E69B
(197,230,155)
#CAE8A4
(202,232,164)
#CFEAAD
(207,234,173)
#D4ECB6
(212,236,182)
#D9EEBF
(217,238,191)
#DEF0C8
(222,240,200)
#E3F2D1
(227,242,209)
#E8F4DA
(232,244,218)
#EDF6E3
(237,246,227)
#F2F8EC
(242,248,236)
#F7FAF5
(247,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E69B; }

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

This text font color is #C5E69B.

Background Color

.myBgColor { background-color: #C5E69B; }

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

This div background color is #C5E69B.

Border color

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

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

This div border color is #C5E69B.

Opacity

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

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

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

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

This text has shadow with #C5E69B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E69B.

Preview

Color preview on black background

This text has color #C5E69B on black background.


Color preview on white background

This text has color #C5E69B on white background.


Black color preview on #C5E69B background

This text has black color on #C5E69B background.


White color preview on #C5E69B background

This text has white color on #C5E69B background.


Related colors

Complementary color

Complementary color for #hex is #3A1964.


I love getcolorcode.com

Triadic colors

1 #9BC5E6 and #E69BC5 with #C5E69B are triadic colors.

2 #9BE6C5 and #E6C59B with #C5E69B are triadic colors.