COLOR #C4D340

HEX: #C4D340 RGB: (196,211,64)

Renk bilgisi

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

RGB renk modeli

#C4D340 color RGB value is (196,211,64).

RGB: (196,211,64) (77%, 83%, 25%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 211 of 255 = 83%
B 64 of 255 = 25%

196
211
64

R + G + B ~ 62%. #C4D340 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 211 + 64 = 471 (100%)
R 196 of 471 ~ 41.61%
G 211 of 471 ~ 44.8%
B 64 of 471 ~ 13.59'%

%41.61
%44.8
%13.59

CMYK RENK MODELİ

#C4D340 rengi CMYK tonu (7,0,70,17).

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

CMYK: (7,0,70,17)
C7M0Y70K17 (7%, 0%, 70%, 17%)
(0.07 / 0.00 / 0.70 / 0.17)

CMYK yüzdeleri

%7.11
%0
%69.67
%17.25

Codes

Color #C4D340 in popluar color models

C4 D3 40
RGB 196 211 64
HSL 66° 62.55% 53.92%
HSB/HSV 66° 69.67% 82.75%
CMYK 7.11% 0.00% 69.67%
17.25%

Color #C4D340 in popluar number systems.

HEX C4 D3 40
Decimal 196 211 64
Binary 11000100 11010011 1000000
Octal 304 323 100

Shades and tints

Shades of #C4D340

#C4D340
(196,211,64)
#B3C03B
(179,192,59)
#A2AD36
(162,173,54)
#919A31
(145,154,49)
#80872C
(128,135,44)
#6F7427
(111,116,39)
#5E6122
(94,97,34)
#4D4E1D
(77,78,29)
#3C3B18
(60,59,24)
#2B2813
(43,40,19)
#1A150E
(26,21,14)
#000000
(0,0,0)

Tints of #C4D340

#C4D340
(196,211,64)
#C9D751
(201,215,81)
#CEDB62
(206,219,98)
#D3DF73
(211,223,115)
#D8E384
(216,227,132)
#DDE795
(221,231,149)
#E2EBA6
(226,235,166)
#E7EFB7
(231,239,183)
#ECF3C8
(236,243,200)
#F1F7D9
(241,247,217)
#F6FBEA
(246,251,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D340; }

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

This text font color is #C4D340.

Background Color

.myBgColor { background-color: #C4D340; }

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

This div background color is #C4D340.

Border color

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

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

This div border color is #C4D340.

Opacity

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

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

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

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

This text has shadow with #C4D340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D340.

Preview

Color preview on black background

This text has color #C4D340 on black background.


Color preview on white background

This text has color #C4D340 on white background.


Black color preview on #C4D340 background

This text has black color on #C4D340 background.


White color preview on #C4D340 background

This text has white color on #C4D340 background.


Related colors

Complementary color

Complementary color for #hex is #3B2CBF.


I love getcolorcode.com

Triadic colors

1 #40C4D3 and #D340C4 with #C4D340 are triadic colors.

2 #40D3C4 and #D3C440 with #C4D340 are triadic colors.