COLOR #C4D595

HEX: #C4D595 RGB: (196,213,149)

Renk bilgisi

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

RGB renk modeli

#C4D595 color RGB value is (196,213,149).

RGB: (196,213,149) (77%, 84%, 58%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 213 of 255 = 84%
B 149 of 255 = 58%

196
213
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 213 + 149 = 558 (100%)
R 196 of 558 ~ 35.13%
G 213 of 558 ~ 38.17%
B 149 of 558 ~ 26.7'%

%35.13
%38.17
%26.7

CMYK RENK MODELİ

#C4D595 rengi CMYK tonu (8,0,30,16).

  • camgöbeği tonu 7.98%
  • eflatun tonu 0.00%
  • sarı tonu 30.05%
  • ana renk tonu 16.47%

CMYK: (8,0,30,16)
C8M0Y30K16 (8%, 0%, 30%, 16%)
(0.08 / 0.00 / 0.30 / 0.16)

CMYK yüzdeleri

%7.98
%0
%30.05
%16.47

Codes

Color #C4D595 in popluar color models

C4 D5 95
RGB 196 213 149
HSL 76° 43.24% 70.98%
HSB/HSV 76° 30.05% 83.53%
CMYK 7.98% 0.00% 30.05%
16.47%

Color #C4D595 in popluar number systems.

HEX C4 D5 95
Decimal 196 213 149
Binary 11000100 11010101 10010101
Octal 304 325 225

Shades and tints

Shades of #C4D595

#C4D595
(196,213,149)
#B3C288
(179,194,136)
#A2AF7B
(162,175,123)
#919C6E
(145,156,110)
#808961
(128,137,97)
#6F7654
(111,118,84)
#5E6347
(94,99,71)
#4D503A
(77,80,58)
#3C3D2D
(60,61,45)
#2B2A20
(43,42,32)
#1A1713
(26,23,19)
#000000
(0,0,0)

Tints of #C4D595

#C4D595
(196,213,149)
#C9D89E
(201,216,158)
#CEDBA7
(206,219,167)
#D3DEB0
(211,222,176)
#D8E1B9
(216,225,185)
#DDE4C2
(221,228,194)
#E2E7CB
(226,231,203)
#E7EAD4
(231,234,212)
#ECEDDD
(236,237,221)
#F1F0E6
(241,240,230)
#F6F3EF
(246,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D595; }

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

This text font color is #C4D595.

Background Color

.myBgColor { background-color: #C4D595; }

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

This div background color is #C4D595.

Border color

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

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

This div border color is #C4D595.

Opacity

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

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

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

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

This text has shadow with #C4D595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D595.

Preview

Color preview on black background

This text has color #C4D595 on black background.


Color preview on white background

This text has color #C4D595 on white background.


Black color preview on #C4D595 background

This text has black color on #C4D595 background.


White color preview on #C4D595 background

This text has white color on #C4D595 background.


Related colors

Complementary color

Complementary color for #hex is #3B2A6A.


I love getcolorcode.com

Triadic colors

1 #95C4D5 and #D595C4 with #C4D595 are triadic colors.

2 #95D5C4 and #D5C495 with #C4D595 are triadic colors.