COLOR #C4D34D

HEX: #C4D34D RGB: (196,211,77)

Renk bilgisi

#C4D34D contains mainly red and green colors. #C4D34D ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C4D34D color RGB value is (196,211,77).

RGB: (196,211,77) (77%, 83%, 30%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 211 of 255 = 83%
B 77 of 255 = 30%

196
211
77

R + G + B ~ 63%. #C4D34D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 211 + 77 = 484 (100%)
R 196 of 484 ~ 40.5%
G 211 of 484 ~ 43.6%
B 77 of 484 ~ 15.91'%

%40.5
%43.6
%15.91

CMYK RENK MODELİ

#C4D34D rengi CMYK tonu (7,0,64,17).

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

CMYK: (7,0,64,17)
C7M0Y64K17 (7%, 0%, 64%, 17%)
(0.07 / 0.00 / 0.64 / 0.17)

CMYK yüzdeleri

%7.11
%0
%63.51
%17.25

Codes

Color #C4D34D in popluar color models

C4 D3 4D
RGB 196 211 77
HSL 67° 60.36% 56.47%
HSB/HSV 67° 63.51% 82.75%
CMYK 7.11% 0.00% 63.51%
17.25%

Color #C4D34D in popluar number systems.

HEX C4 D3 4D
Decimal 196 211 77
Binary 11000100 11010011 1001101
Octal 304 323 115

Shades and tints

Shades of #C4D34D

#C4D34D
(196,211,77)
#B3C046
(179,192,70)
#A2AD3F
(162,173,63)
#919A38
(145,154,56)
#808731
(128,135,49)
#6F742A
(111,116,42)
#5E6123
(94,97,35)
#4D4E1C
(77,78,28)
#3C3B15
(60,59,21)
#2B280E
(43,40,14)
#1A1507
(26,21,7)
#000000
(0,0,0)

Tints of #C4D34D

#C4D34D
(196,211,77)
#C9D75D
(201,215,93)
#CEDB6D
(206,219,109)
#D3DF7D
(211,223,125)
#D8E38D
(216,227,141)
#DDE79D
(221,231,157)
#E2EBAD
(226,235,173)
#E7EFBD
(231,239,189)
#ECF3CD
(236,243,205)
#F1F7DD
(241,247,221)
#F6FBED
(246,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D34D; }

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

This text font color is #C4D34D.

Background Color

.myBgColor { background-color: #C4D34D; }

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

This div background color is #C4D34D.

Border color

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

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

This div border color is #C4D34D.

Opacity

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

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

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

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

This text has shadow with #C4D34D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D34D.

Preview

Color preview on black background

This text has color #C4D34D on black background.


Color preview on white background

This text has color #C4D34D on white background.


Black color preview on #C4D34D background

This text has black color on #C4D34D background.


White color preview on #C4D34D background

This text has white color on #C4D34D background.


Related colors

Complementary color

Complementary color for #hex is #3B2CB2.


I love getcolorcode.com

Triadic colors

1 #4DC4D3 and #D34DC4 with #C4D34D are triadic colors.

2 #4DD3C4 and #D3C44D with #C4D34D are triadic colors.