COLOR #C5E063

HEX: #C5E063 RGB: (197,224,99)

Renk bilgisi

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

RGB renk modeli

#C5E063 color RGB value is (197,224,99).

RGB: (197,224,99) (77%, 88%, 39%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 99 of 255 = 39%

197
224
99

R + G + B ~ 68%. #C5E063 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 99 = 520 (100%)
R 197 of 520 ~ 37.88%
G 224 of 520 ~ 43.08%
B 99 of 520 ~ 19.04'%

%37.88
%43.08
%19.04

CMYK RENK MODELİ

#C5E063 rengi CMYK tonu (12,0,56,12).

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

CMYK: (12,0,56,12)
C12M0Y56K12 (12%, 0%, 56%, 12%)
(0.12 / 0.00 / 0.56 / 0.12)

CMYK yüzdeleri

%12.05
%0
%55.8
%12.16

Codes

Color #C5E063 in popluar color models

C5 E0 63
RGB 197 224 99
HSL 73° 66.84% 63.33%
HSB/HSV 73° 55.80% 87.84%
CMYK 12.05% 0.00% 55.80%
12.16%

Color #C5E063 in popluar number systems.

HEX C5 E0 63
Decimal 197 224 99
Binary 11000101 11100000 1100011
Octal 305 340 143

Shades and tints

Shades of #C5E063

#C5E063
(197,224,99)
#B4CC5A
(180,204,90)
#A3B851
(163,184,81)
#92A448
(146,164,72)
#81903F
(129,144,63)
#707C36
(112,124,54)
#5F682D
(95,104,45)
#4E5424
(78,84,36)
#3D401B
(61,64,27)
#2C2C12
(44,44,18)
#1B1809
(27,24,9)
#000000
(0,0,0)

Tints of #C5E063

#C5E063
(197,224,99)
#CAE271
(202,226,113)
#CFE47F
(207,228,127)
#D4E68D
(212,230,141)
#D9E89B
(217,232,155)
#DEEAA9
(222,234,169)
#E3ECB7
(227,236,183)
#E8EEC5
(232,238,197)
#EDF0D3
(237,240,211)
#F2F2E1
(242,242,225)
#F7F4EF
(247,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E063; }

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

This text font color is #C5E063.

Background Color

.myBgColor { background-color: #C5E063; }

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

This div background color is #C5E063.

Border color

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

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

This div border color is #C5E063.

Opacity

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

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

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

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

This text has shadow with #C5E063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E063.

Preview

Color preview on black background

This text has color #C5E063 on black background.


Color preview on white background

This text has color #C5E063 on white background.


Black color preview on #C5E063 background

This text has black color on #C5E063 background.


White color preview on #C5E063 background

This text has white color on #C5E063 background.


Related colors

Complementary color

Complementary color for #hex is #3A1F9C.


I love getcolorcode.com

Triadic colors

1 #63C5E0 and #E063C5 with #C5E063 are triadic colors.

2 #63E0C5 and #E0C563 with #C5E063 are triadic colors.