COLOR #C5E07B

HEX: #C5E07B RGB: (197,224,123)

Renk bilgisi

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

RGB renk modeli

#C5E07B color RGB value is (197,224,123).

RGB: (197,224,123) (77%, 88%, 48%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 123 of 255 = 48%

197
224
123

R + G + B ~ 71%. #C5E07B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 123 = 544 (100%)
R 197 of 544 ~ 36.21%
G 224 of 544 ~ 41.18%
B 123 of 544 ~ 22.61'%

%36.21
%41.18
%22.61

CMYK RENK MODELİ

#C5E07B rengi CMYK tonu (12,0,45,12).

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

CMYK: (12,0,45,12)
C12M0Y45K12 (12%, 0%, 45%, 12%)
(0.12 / 0.00 / 0.45 / 0.12)

CMYK yüzdeleri

%12.05
%0
%45.09
%12.16

Codes

Color #C5E07B in popluar color models

C5 E0 7B
RGB 197 224 123
HSL 76° 61.96% 68.04%
HSB/HSV 76° 45.09% 87.84%
CMYK 12.05% 0.00% 45.09%
12.16%

Color #C5E07B in popluar number systems.

HEX C5 E0 7B
Decimal 197 224 123
Binary 11000101 11100000 1111011
Octal 305 340 173

Shades and tints

Shades of #C5E07B

#C5E07B
(197,224,123)
#B4CC70
(180,204,112)
#A3B865
(163,184,101)
#92A45A
(146,164,90)
#81904F
(129,144,79)
#707C44
(112,124,68)
#5F6839
(95,104,57)
#4E542E
(78,84,46)
#3D4023
(61,64,35)
#2C2C18
(44,44,24)
#1B180D
(27,24,13)
#000000
(0,0,0)

Tints of #C5E07B

#C5E07B
(197,224,123)
#CAE287
(202,226,135)
#CFE493
(207,228,147)
#D4E69F
(212,230,159)
#D9E8AB
(217,232,171)
#DEEAB7
(222,234,183)
#E3ECC3
(227,236,195)
#E8EECF
(232,238,207)
#EDF0DB
(237,240,219)
#F2F2E7
(242,242,231)
#F7F4F3
(247,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E07B; }

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

This text font color is #C5E07B.

Background Color

.myBgColor { background-color: #C5E07B; }

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

This div background color is #C5E07B.

Border color

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

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

This div border color is #C5E07B.

Opacity

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

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

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

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

This text has shadow with #C5E07B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E07B.

Preview

Color preview on black background

This text has color #C5E07B on black background.


Color preview on white background

This text has color #C5E07B on white background.


Black color preview on #C5E07B background

This text has black color on #C5E07B background.


White color preview on #C5E07B background

This text has white color on #C5E07B background.


Related colors

Complementary color

Complementary color for #hex is #3A1F84.


I love getcolorcode.com

Triadic colors

1 #7BC5E0 and #E07BC5 with #C5E07B are triadic colors.

2 #7BE0C5 and #E0C57B with #C5E07B are triadic colors.