COLOR #C5E670

HEX: #C5E670 RGB: (197,230,112)

Renk bilgisi

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

RGB renk modeli

#C5E670 color RGB value is (197,230,112).

RGB: (197,230,112) (77%, 90%, 44%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 112 of 255 = 44%

197
230
112

R + G + B ~ 70%. #C5E670 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 112 = 539 (100%)
R 197 of 539 ~ 36.55%
G 230 of 539 ~ 42.67%
B 112 of 539 ~ 20.78'%

%36.55
%42.67
%20.78

CMYK RENK MODELİ

#C5E670 rengi CMYK tonu (14,0,51,10).

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

CMYK: (14,0,51,10)
C14M0Y51K10 (14%, 0%, 51%, 10%)
(0.14 / 0.00 / 0.51 / 0.10)

CMYK yüzdeleri

%14.35
%0
%51.3
%9.8

Codes

Color #C5E670 in popluar color models

C5 E6 70
RGB 197 230 112
HSL 77° 70.24% 67.06%
HSB/HSV 77° 51.30% 90.20%
CMYK 14.35% 0.00% 51.30%
9.80%

Color #C5E670 in popluar number systems.

HEX C5 E6 70
Decimal 197 230 112
Binary 11000101 11100110 1110000
Octal 305 346 160

Shades and tints

Shades of #C5E670

#C5E670
(197,230,112)
#B4D266
(180,210,102)
#A3BE5C
(163,190,92)
#92AA52
(146,170,82)
#819648
(129,150,72)
#70823E
(112,130,62)
#5F6E34
(95,110,52)
#4E5A2A
(78,90,42)
#3D4620
(61,70,32)
#2C3216
(44,50,22)
#1B1E0C
(27,30,12)
#000000
(0,0,0)

Tints of #C5E670

#C5E670
(197,230,112)
#CAE87D
(202,232,125)
#CFEA8A
(207,234,138)
#D4EC97
(212,236,151)
#D9EEA4
(217,238,164)
#DEF0B1
(222,240,177)
#E3F2BE
(227,242,190)
#E8F4CB
(232,244,203)
#EDF6D8
(237,246,216)
#F2F8E5
(242,248,229)
#F7FAF2
(247,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E670; }

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

This text font color is #C5E670.

Background Color

.myBgColor { background-color: #C5E670; }

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

This div background color is #C5E670.

Border color

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

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

This div border color is #C5E670.

Opacity

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

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

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

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

This text has shadow with #C5E670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E670.

Preview

Color preview on black background

This text has color #C5E670 on black background.


Color preview on white background

This text has color #C5E670 on white background.


Black color preview on #C5E670 background

This text has black color on #C5E670 background.


White color preview on #C5E670 background

This text has white color on #C5E670 background.


Related colors

Complementary color

Complementary color for #hex is #3A198F.


I love getcolorcode.com

Triadic colors

1 #70C5E6 and #E670C5 with #C5E670 are triadic colors.

2 #70E6C5 and #E6C570 with #C5E670 are triadic colors.