COLOR #C1ED74

HEX: #C1ED74 RGB: (193,237,116)

Color info

#C1ED74 contains mainly red and green colors. Web safe color of #C1ED74 is #CCFF66 (or #CF6).

RGB color model

#C1ED74 color RGB value is (193,237,116).

RGB: (193,237,116) (76%, 93%, 45%)

RGB channels and saturation

R 193 of 255 = 76%
G 237 of 255 = 93%
B 116 of 255 = 45%

193
237
116

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

Portions of RGB colors in percentages

R + G + B = 193 + 237 + 116 = 546 (100%)
R 193 of 546 ~ 35.35%
G 237 of 546 ~ 43.41%
B 116 of 546 ~ 21.25'%

%35.35
%43.41
%21.25

CMYK color model

#C1ED74 color CMYK value is (19,0,51,7).

  • cyan value is 18.57%
  • magenta value is 0.00%
  • yellow value is 51.05%
  • key color value is 7.06%

CMYK: (19,0,51,7)
C19M0Y51K7 (19%, 0%, 51%, 7%)
(0.19 / 0.00 / 0.51 / 0.07)

CMYK percentages

%18.57
%0
%51.05
%7.06

Codes

Color #C1ED74 in popluar color models

C1 ED 74
RGB 193 237 116
HSL 82° 77.07% 69.22%
HSB/HSV 82° 51.05% 92.94%
CMYK 18.57% 0.00% 51.05%
7.06%

Color #C1ED74 in popluar number systems.

HEX C1 ED 74
Decimal 193 237 116
Binary 11000001 11101101 1110100
Octal 301 355 164

Shades and tints

Shades of #C1ED74

#C1ED74
(193,237,116)
#B0D86A
(176,216,106)
#9FC360
(159,195,96)
#8EAE56
(142,174,86)
#7D994C
(125,153,76)
#6C8442
(108,132,66)
#5B6F38
(91,111,56)
#4A5A2E
(74,90,46)
#394524
(57,69,36)
#28301A
(40,48,26)
#171B10
(23,27,16)
#000000
(0,0,0)

Tints of #C1ED74

#C1ED74
(193,237,116)
#C6EE80
(198,238,128)
#CBEF8C
(203,239,140)
#D0F098
(208,240,152)
#D5F1A4
(213,241,164)
#DAF2B0
(218,242,176)
#DFF3BC
(223,243,188)
#E4F4C8
(228,244,200)
#E9F5D4
(233,245,212)
#EEF6E0
(238,246,224)
#F3F7EC
(243,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1ED74 color. Also use rgb(193,237,116) instead hex code.

Text Font Color

.myTextColor { color: #C1ED74; }

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

This text font color is #C1ED74.

Background Color

.myBgColor { background-color: #C1ED74; }

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

This div background color is #C1ED74.

Border color

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

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

This div border color is #C1ED74.

Opacity

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

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

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

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

This text has shadow with #C1ED74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1ED74.

Preview

Color preview on black background

This text has color #C1ED74 on black background.


Color preview on white background

This text has color #C1ED74 on white background.


Black color preview on #C1ED74 background

This text has black color on #C1ED74 background.


White color preview on #C1ED74 background

This text has white color on #C1ED74 background.


Related colors

Complementary color

Complementary color for #hex is #3E128B.


I love getcolorcode.com

Triadic colors

1 #74C1ED and #ED74C1 with #C1ED74 are triadic colors.

2 #74EDC1 and #EDC174 with #C1ED74 are triadic colors.