COLOR #C4D395

HEX: #C4D395 RGB: (196,211,149)

Renk bilgisi

#C4D395 contains mainly red and green colors. #C4D395 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C4D395 color RGB value is (196,211,149).

RGB: (196,211,149) (77%, 83%, 58%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 211 of 255 = 83%
B 149 of 255 = 58%

196
211
149

R + G + B ~ 73%. #C4D395 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 211 + 149 = 556 (100%)
R 196 of 556 ~ 35.25%
G 211 of 556 ~ 37.95%
B 149 of 556 ~ 26.8'%

%35.25
%37.95
%26.8

CMYK RENK MODELİ

#C4D395 rengi CMYK tonu (7,0,29,17).

  • camgöbeği tonu 7.11%
  • eflatun tonu 0.00%
  • sarı tonu 29.38%
  • ana renk tonu 17.25%

CMYK: (7,0,29,17)
C7M0Y29K17 (7%, 0%, 29%, 17%)
(0.07 / 0.00 / 0.29 / 0.17)

CMYK yüzdeleri

%7.11
%0
%29.38
%17.25

Codes

Color #C4D395 in popluar color models

C4 D3 95
RGB 196 211 149
HSL 75° 41.33% 70.59%
HSB/HSV 75° 29.38% 82.75%
CMYK 7.11% 0.00% 29.38%
17.25%

Color #C4D395 in popluar number systems.

HEX C4 D3 95
Decimal 196 211 149
Binary 11000100 11010011 10010101
Octal 304 323 225

Shades and tints

Shades of #C4D395

#C4D395
(196,211,149)
#B3C088
(179,192,136)
#A2AD7B
(162,173,123)
#919A6E
(145,154,110)
#808761
(128,135,97)
#6F7454
(111,116,84)
#5E6147
(94,97,71)
#4D4E3A
(77,78,58)
#3C3B2D
(60,59,45)
#2B2820
(43,40,32)
#1A1513
(26,21,19)
#000000
(0,0,0)

Tints of #C4D395

#C4D395
(196,211,149)
#C9D79E
(201,215,158)
#CEDBA7
(206,219,167)
#D3DFB0
(211,223,176)
#D8E3B9
(216,227,185)
#DDE7C2
(221,231,194)
#E2EBCB
(226,235,203)
#E7EFD4
(231,239,212)
#ECF3DD
(236,243,221)
#F1F7E6
(241,247,230)
#F6FBEF
(246,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D395; }

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

This text font color is #C4D395.

Background Color

.myBgColor { background-color: #C4D395; }

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

This div background color is #C4D395.

Border color

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

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

This div border color is #C4D395.

Opacity

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

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

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

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

This text has shadow with #C4D395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D395.

Preview

Color preview on black background

This text has color #C4D395 on black background.


Color preview on white background

This text has color #C4D395 on white background.


Black color preview on #C4D395 background

This text has black color on #C4D395 background.


White color preview on #C4D395 background

This text has white color on #C4D395 background.


Related colors

Complementary color

Complementary color for #hex is #3B2C6A.


I love getcolorcode.com

Triadic colors

1 #95C4D3 and #D395C4 with #C4D395 are triadic colors.

2 #95D3C4 and #D3C495 with #C4D395 are triadic colors.