COLOR #C5E912

HEX: #C5E912 RGB: (197,233,18)

Renk bilgisi

#C5E912 contains mainly red and green colors. #C5E912 ‘ nin web güvenlik rengi #CCFF00 (ya da #CF0) dir.

RGB renk modeli

#C5E912 color RGB value is (197,233,18).

RGB: (197,233,18) (77%, 91%, 7%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 18 of 255 = 7%

197
233
18

R + G + B ~ 58%. #C5E912 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 18 = 448 (100%)
R 197 of 448 ~ 43.97%
G 233 of 448 ~ 52.01%
B 18 of 448 ~ 4.02'%

%43.97
%52.01

CMYK RENK MODELİ

#C5E912 rengi CMYK tonu (15,0,92,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 92.27%
  • ana renk tonu 8.63%

CMYK: (15,0,92,9)
C15M0Y92K9 (15%, 0%, 92%, 9%)
(0.15 / 0.00 / 0.92 / 0.09)

CMYK yüzdeleri

%15.45
%0
%92.27
%8.63

Codes

Color #C5E912 in popluar color models

C5 E9 12
RGB 197 233 18
HSL 70° 85.66% 49.22%
HSB/HSV 70° 92.27% 91.37%
CMYK 15.45% 0.00% 92.27%
8.63%

Color #C5E912 in popluar number systems.

HEX C5 E9 12
Decimal 197 233 18
Binary 11000101 11101001 10010
Octal 305 351 22

Shades and tints

Shades of #C5E912

#C5E912
(197,233,18)
#B4D411
(180,212,17)
#A3BF10
(163,191,16)
#92AA0F
(146,170,15)
#81950E
(129,149,14)
#70800D
(112,128,13)
#5F6B0C
(95,107,12)
#4E560B
(78,86,11)
#3D410A
(61,65,10)
#2C2C09
(44,44,9)
#1B1708
(27,23,8)
#000000
(0,0,0)

Tints of #C5E912

#C5E912
(197,233,18)
#CAEB27
(202,235,39)
#CFED3C
(207,237,60)
#D4EF51
(212,239,81)
#D9F166
(217,241,102)
#DEF37B
(222,243,123)
#E3F590
(227,245,144)
#E8F7A5
(232,247,165)
#EDF9BA
(237,249,186)
#F2FBCF
(242,251,207)
#F7FDE4
(247,253,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E912 color. Also use rgb(197,233,18) instead hex code.

Text Font Color

.myTextColor { color: #C5E912; }

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

This text font color is #C5E912.

Background Color

.myBgColor { background-color: #C5E912; }

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

This div background color is #C5E912.

Border color

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

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

This div border color is #C5E912.

Opacity

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

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

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

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

This text has shadow with #C5E912 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E912.

Preview

Color preview on black background

This text has color #C5E912 on black background.


Color preview on white background

This text has color #C5E912 on white background.


Black color preview on #C5E912 background

This text has black color on #C5E912 background.


White color preview on #C5E912 background

This text has white color on #C5E912 background.


Related colors

Complementary color

Complementary color for #hex is #3A16ED.


I love getcolorcode.com

Triadic colors

1 #12C5E9 and #E912C5 with #C5E912 are triadic colors.

2 #12E9C5 and #E9C512 with #C5E912 are triadic colors.