COLOR #C5E06B

HEX: #C5E06B RGB: (197,224,107)

Renk bilgisi

#C5E06B contains mainly red and green colors. #C5E06B ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C5E06B color RGB value is (197,224,107).

RGB: (197,224,107) (77%, 88%, 42%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 107 of 255 = 42%

197
224
107

R + G + B ~ 69%. #C5E06B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 107 = 528 (100%)
R 197 of 528 ~ 37.31%
G 224 of 528 ~ 42.42%
B 107 of 528 ~ 20.27'%

%37.31
%42.42
%20.27

CMYK RENK MODELİ

#C5E06B rengi CMYK tonu (12,0,52,12).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 52.23%
  • ana renk tonu 12.16%

CMYK: (12,0,52,12)
C12M0Y52K12 (12%, 0%, 52%, 12%)
(0.12 / 0.00 / 0.52 / 0.12)

CMYK yüzdeleri

%12.05
%0
%52.23
%12.16

Codes

Color #C5E06B in popluar color models

C5 E0 6B
RGB 197 224 107
HSL 74° 65.36% 64.90%
HSB/HSV 74° 52.23% 87.84%
CMYK 12.05% 0.00% 52.23%
12.16%

Color #C5E06B in popluar number systems.

HEX C5 E0 6B
Decimal 197 224 107
Binary 11000101 11100000 1101011
Octal 305 340 153

Shades and tints

Shades of #C5E06B

#C5E06B
(197,224,107)
#B4CC62
(180,204,98)
#A3B859
(163,184,89)
#92A450
(146,164,80)
#819047
(129,144,71)
#707C3E
(112,124,62)
#5F6835
(95,104,53)
#4E542C
(78,84,44)
#3D4023
(61,64,35)
#2C2C1A
(44,44,26)
#1B1811
(27,24,17)
#000000
(0,0,0)

Tints of #C5E06B

#C5E06B
(197,224,107)
#CAE278
(202,226,120)
#CFE485
(207,228,133)
#D4E692
(212,230,146)
#D9E89F
(217,232,159)
#DEEAAC
(222,234,172)
#E3ECB9
(227,236,185)
#E8EEC6
(232,238,198)
#EDF0D3
(237,240,211)
#F2F2E0
(242,242,224)
#F7F4ED
(247,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E06B color. Also use rgb(197,224,107) instead hex code.

Text Font Color

.myTextColor { color: #C5E06B; }

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

This text font color is #C5E06B.

Background Color

.myBgColor { background-color: #C5E06B; }

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

This div background color is #C5E06B.

Border color

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

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

This div border color is #C5E06B.

Opacity

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

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

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

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

This text has shadow with #C5E06B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E06B.

Preview

Color preview on black background

This text has color #C5E06B on black background.


Color preview on white background

This text has color #C5E06B on white background.


Black color preview on #C5E06B background

This text has black color on #C5E06B background.


White color preview on #C5E06B background

This text has white color on #C5E06B background.


Related colors

Complementary color

Complementary color for #hex is #3A1F94.


I love getcolorcode.com

Triadic colors

1 #6BC5E0 and #E06BC5 with #C5E06B are triadic colors.

2 #6BE0C5 and #E0C56B with #C5E06B are triadic colors.