COLOR #C5E674

HEX: #C5E674 RGB: (197,230,116)

Renk bilgisi

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

RGB renk modeli

#C5E674 color RGB value is (197,230,116).

RGB: (197,230,116) (77%, 90%, 45%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 116 of 255 = 45%

197
230
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 116 = 543 (100%)
R 197 of 543 ~ 36.28%
G 230 of 543 ~ 42.36%
B 116 of 543 ~ 21.36'%

%36.28
%42.36
%21.36

CMYK RENK MODELİ

#C5E674 rengi CMYK tonu (14,0,50,10).

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

CMYK: (14,0,50,10)
C14M0Y50K10 (14%, 0%, 50%, 10%)
(0.14 / 0.00 / 0.50 / 0.10)

CMYK yüzdeleri

%14.35
%0
%49.57
%9.8

Codes

Color #C5E674 in popluar color models

C5 E6 74
RGB 197 230 116
HSL 77° 69.51% 67.84%
HSB/HSV 77° 49.57% 90.20%
CMYK 14.35% 0.00% 49.57%
9.80%

Color #C5E674 in popluar number systems.

HEX C5 E6 74
Decimal 197 230 116
Binary 11000101 11100110 1110100
Octal 305 346 164

Shades and tints

Shades of #C5E674

#C5E674
(197,230,116)
#B4D26A
(180,210,106)
#A3BE60
(163,190,96)
#92AA56
(146,170,86)
#81964C
(129,150,76)
#708242
(112,130,66)
#5F6E38
(95,110,56)
#4E5A2E
(78,90,46)
#3D4624
(61,70,36)
#2C321A
(44,50,26)
#1B1E10
(27,30,16)
#000000
(0,0,0)

Tints of #C5E674

#C5E674
(197,230,116)
#CAE880
(202,232,128)
#CFEA8C
(207,234,140)
#D4EC98
(212,236,152)
#D9EEA4
(217,238,164)
#DEF0B0
(222,240,176)
#E3F2BC
(227,242,188)
#E8F4C8
(232,244,200)
#EDF6D4
(237,246,212)
#F2F8E0
(242,248,224)
#F7FAEC
(247,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E674; }

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

This text font color is #C5E674.

Background Color

.myBgColor { background-color: #C5E674; }

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

This div background color is #C5E674.

Border color

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

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

This div border color is #C5E674.

Opacity

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

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

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

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

This text has shadow with #C5E674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E674.

Preview

Color preview on black background

This text has color #C5E674 on black background.


Color preview on white background

This text has color #C5E674 on white background.


Black color preview on #C5E674 background

This text has black color on #C5E674 background.


White color preview on #C5E674 background

This text has white color on #C5E674 background.


Related colors

Complementary color

Complementary color for #hex is #3A198B.


I love getcolorcode.com

Triadic colors

1 #74C5E6 and #E674C5 with #C5E674 are triadic colors.

2 #74E6C5 and #E6C574 with #C5E674 are triadic colors.