COLOR #C3ED73

HEX: #C3ED73 RGB: (195,237,115)

Color info

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

RGB color model

#C3ED73 color RGB value is (195,237,115).

RGB: (195,237,115) (76%, 93%, 45%)

RGB channels and saturation

R 195 of 255 = 76%
G 237 of 255 = 93%
B 115 of 255 = 45%

195
237
115

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

Portions of RGB colors in percentages

R + G + B = 195 + 237 + 115 = 547 (100%)
R 195 of 547 ~ 35.65%
G 237 of 547 ~ 43.33%
B 115 of 547 ~ 21.02'%

%35.65
%43.33
%21.02

CMYK color model

#C3ED73 color CMYK value is (18,0,51,7).

  • cyan value is 17.72%
  • magenta value is 0.00%
  • yellow value is 51.48%
  • key color value is 7.06%

CMYK: (18,0,51,7)
C18M0Y51K7 (18%, 0%, 51%, 7%)
(0.18 / 0.00 / 0.51 / 0.07)

CMYK percentages

%17.72
%0
%51.48
%7.06

Codes

Color #C3ED73 in popluar color models

C3 ED 73
RGB 195 237 115
HSL 81° 77.22% 69.02%
HSB/HSV 81° 51.48% 92.94%
CMYK 17.72% 0.00% 51.48%
7.06%

Color #C3ED73 in popluar number systems.

HEX C3 ED 73
Decimal 195 237 115
Binary 11000011 11101101 1110011
Octal 303 355 163

Shades and tints

Shades of #C3ED73

#C3ED73
(195,237,115)
#B2D869
(178,216,105)
#A1C35F
(161,195,95)
#90AE55
(144,174,85)
#7F994B
(127,153,75)
#6E8441
(110,132,65)
#5D6F37
(93,111,55)
#4C5A2D
(76,90,45)
#3B4523
(59,69,35)
#2A3019
(42,48,25)
#191B0F
(25,27,15)
#000000
(0,0,0)

Tints of #C3ED73

#C3ED73
(195,237,115)
#C8EE7F
(200,238,127)
#CDEF8B
(205,239,139)
#D2F097
(210,240,151)
#D7F1A3
(215,241,163)
#DCF2AF
(220,242,175)
#E1F3BB
(225,243,187)
#E6F4C7
(230,244,199)
#EBF5D3
(235,245,211)
#F0F6DF
(240,246,223)
#F5F7EB
(245,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3ED73 color. Also use rgb(195,237,115) instead hex code.

Text Font Color

.myTextColor { color: #C3ED73; }

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

This text font color is #C3ED73.

Background Color

.myBgColor { background-color: #C3ED73; }

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

This div background color is #C3ED73.

Border color

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

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

This div border color is #C3ED73.

Opacity

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

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

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

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

This text has shadow with #C3ED73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3ED73.

Preview

Color preview on black background

This text has color #C3ED73 on black background.


Color preview on white background

This text has color #C3ED73 on white background.


Black color preview on #C3ED73 background

This text has black color on #C3ED73 background.


White color preview on #C3ED73 background

This text has white color on #C3ED73 background.


Related colors

Complementary color

Complementary color for #hex is #3C128C.


I love getcolorcode.com

Triadic colors

1 #73C3ED and #ED73C3 with #C3ED73 are triadic colors.

2 #73EDC3 and #EDC373 with #C3ED73 are triadic colors.