COLOR #C5E368

HEX: #C5E368 RGB: (197,227,104)

Renk bilgisi

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

RGB renk modeli

#C5E368 color RGB value is (197,227,104).

RGB: (197,227,104) (77%, 89%, 41%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 104 of 255 = 41%

197
227
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 104 = 528 (100%)
R 197 of 528 ~ 37.31%
G 227 of 528 ~ 42.99%
B 104 of 528 ~ 19.7'%

%37.31
%42.99
%19.7

CMYK RENK MODELİ

#C5E368 rengi CMYK tonu (13,0,54,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 54.19%
  • ana renk tonu 10.98%

CMYK: (13,0,54,11)
C13M0Y54K11 (13%, 0%, 54%, 11%)
(0.13 / 0.00 / 0.54 / 0.11)

CMYK yüzdeleri

%13.22
%0
%54.19
%10.98

Codes

Color #C5E368 in popluar color models

C5 E3 68
RGB 197 227 104
HSL 75° 68.72% 64.90%
HSB/HSV 75° 54.19% 89.02%
CMYK 13.22% 0.00% 54.19%
10.98%

Color #C5E368 in popluar number systems.

HEX C5 E3 68
Decimal 197 227 104
Binary 11000101 11100011 1101000
Octal 305 343 150

Shades and tints

Shades of #C5E368

#C5E368
(197,227,104)
#B4CF5F
(180,207,95)
#A3BB56
(163,187,86)
#92A74D
(146,167,77)
#819344
(129,147,68)
#707F3B
(112,127,59)
#5F6B32
(95,107,50)
#4E5729
(78,87,41)
#3D4320
(61,67,32)
#2C2F17
(44,47,23)
#1B1B0E
(27,27,14)
#000000
(0,0,0)

Tints of #C5E368

#C5E368
(197,227,104)
#CAE575
(202,229,117)
#CFE782
(207,231,130)
#D4E98F
(212,233,143)
#D9EB9C
(217,235,156)
#DEEDA9
(222,237,169)
#E3EFB6
(227,239,182)
#E8F1C3
(232,241,195)
#EDF3D0
(237,243,208)
#F2F5DD
(242,245,221)
#F7F7EA
(247,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E368 color. Also use rgb(197,227,104) instead hex code.

Text Font Color

.myTextColor { color: #C5E368; }

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

This text font color is #C5E368.

Background Color

.myBgColor { background-color: #C5E368; }

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

This div background color is #C5E368.

Border color

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

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

This div border color is #C5E368.

Opacity

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

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

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

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

This text has shadow with #C5E368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E368.

Preview

Color preview on black background

This text has color #C5E368 on black background.


Color preview on white background

This text has color #C5E368 on white background.


Black color preview on #C5E368 background

This text has black color on #C5E368 background.


White color preview on #C5E368 background

This text has white color on #C5E368 background.


Related colors

Complementary color

Complementary color for #hex is #3A1C97.


I love getcolorcode.com

Triadic colors

1 #68C5E3 and #E368C5 with #C5E368 are triadic colors.

2 #68E3C5 and #E3C568 with #C5E368 are triadic colors.