COLOR #C4ED95

HEX: #C4ED95 RGB: (196,237,149)

Renk bilgisi

#C4ED95 contains mainly red and green colors. #C4ED95 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C4ED95 color RGB value is (196,237,149).

RGB: (196,237,149) (77%, 93%, 58%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 237 of 255 = 93%
B 149 of 255 = 58%

196
237
149

R + G + B ~ 76%. #C4ED95 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 237 + 149 = 582 (100%)
R 196 of 582 ~ 33.68%
G 237 of 582 ~ 40.72%
B 149 of 582 ~ 25.6'%

%33.68
%40.72
%25.6

CMYK RENK MODELİ

#C4ED95 rengi CMYK tonu (17,0,37,7).

  • camgöbeği tonu 17.30%
  • eflatun tonu 0.00%
  • sarı tonu 37.13%
  • ana renk tonu 7.06%

CMYK: (17,0,37,7)
C17M0Y37K7 (17%, 0%, 37%, 7%)
(0.17 / 0.00 / 0.37 / 0.07)

CMYK yüzdeleri

%17.3
%0
%37.13
%7.06

Codes

Color #C4ED95 in popluar color models

C4 ED 95
RGB 196 237 149
HSL 88° 70.97% 75.69%
HSB/HSV 88° 37.13% 92.94%
CMYK 17.30% 0.00% 37.13%
7.06%

Color #C4ED95 in popluar number systems.

HEX C4 ED 95
Decimal 196 237 149
Binary 11000100 11101101 10010101
Octal 304 355 225

Shades and tints

Shades of #C4ED95

#C4ED95
(196,237,149)
#B3D888
(179,216,136)
#A2C37B
(162,195,123)
#91AE6E
(145,174,110)
#809961
(128,153,97)
#6F8454
(111,132,84)
#5E6F47
(94,111,71)
#4D5A3A
(77,90,58)
#3C452D
(60,69,45)
#2B3020
(43,48,32)
#1A1B13
(26,27,19)
#000000
(0,0,0)

Tints of #C4ED95

#C4ED95
(196,237,149)
#C9EE9E
(201,238,158)
#CEEFA7
(206,239,167)
#D3F0B0
(211,240,176)
#D8F1B9
(216,241,185)
#DDF2C2
(221,242,194)
#E2F3CB
(226,243,203)
#E7F4D4
(231,244,212)
#ECF5DD
(236,245,221)
#F1F6E6
(241,246,230)
#F6F7EF
(246,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4ED95 color. Also use rgb(196,237,149) instead hex code.

Text Font Color

.myTextColor { color: #C4ED95; }

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

This text font color is #C4ED95.

Background Color

.myBgColor { background-color: #C4ED95; }

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

This div background color is #C4ED95.

Border color

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

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

This div border color is #C4ED95.

Opacity

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

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

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

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

This text has shadow with #C4ED95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4ED95.

Preview

Color preview on black background

This text has color #C4ED95 on black background.


Color preview on white background

This text has color #C4ED95 on white background.


Black color preview on #C4ED95 background

This text has black color on #C4ED95 background.


White color preview on #C4ED95 background

This text has white color on #C4ED95 background.


Related colors

Complementary color

Complementary color for #hex is #3B126A.


I love getcolorcode.com

Triadic colors

1 #95C4ED and #ED95C4 with #C4ED95 are triadic colors.

2 #95EDC4 and #EDC495 with #C4ED95 are triadic colors.