COLOR #C4D73A

HEX: #C4D73A RGB: (196,215,58)

Renk bilgisi

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

RGB renk modeli

#C4D73A color RGB value is (196,215,58).

RGB: (196,215,58) (77%, 84%, 23%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 215 of 255 = 84%
B 58 of 255 = 23%

196
215
58

R + G + B ~ 61%. #C4D73A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 215 + 58 = 469 (100%)
R 196 of 469 ~ 41.79%
G 215 of 469 ~ 45.84%
B 58 of 469 ~ 12.37'%

%41.79
%45.84
%12.37

CMYK RENK MODELİ

#C4D73A rengi CMYK tonu (9,0,73,16).

  • camgöbeği tonu 8.84%
  • eflatun tonu 0.00%
  • sarı tonu 73.02%
  • ana renk tonu 15.69%

CMYK: (9,0,73,16)
C9M0Y73K16 (9%, 0%, 73%, 16%)
(0.09 / 0.00 / 0.73 / 0.16)

CMYK yüzdeleri

%8.84
%0
%73.02
%15.69

Codes

Color #C4D73A in popluar color models

C4 D7 3A
RGB 196 215 58
HSL 67° 66.24% 53.53%
HSB/HSV 67° 73.02% 84.31%
CMYK 8.84% 0.00% 73.02%
15.69%

Color #C4D73A in popluar number systems.

HEX C4 D7 3A
Decimal 196 215 58
Binary 11000100 11010111 111010
Octal 304 327 72

Shades and tints

Shades of #C4D73A

#C4D73A
(196,215,58)
#B3C435
(179,196,53)
#A2B130
(162,177,48)
#919E2B
(145,158,43)
#808B26
(128,139,38)
#6F7821
(111,120,33)
#5E651C
(94,101,28)
#4D5217
(77,82,23)
#3C3F12
(60,63,18)
#2B2C0D
(43,44,13)
#1A1908
(26,25,8)
#000000
(0,0,0)

Tints of #C4D73A

#C4D73A
(196,215,58)
#C9DA4B
(201,218,75)
#CEDD5C
(206,221,92)
#D3E06D
(211,224,109)
#D8E37E
(216,227,126)
#DDE68F
(221,230,143)
#E2E9A0
(226,233,160)
#E7ECB1
(231,236,177)
#ECEFC2
(236,239,194)
#F1F2D3
(241,242,211)
#F6F5E4
(246,245,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D73A color. Also use rgb(196,215,58) instead hex code.

Text Font Color

.myTextColor { color: #C4D73A; }

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

This text font color is #C4D73A.

Background Color

.myBgColor { background-color: #C4D73A; }

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

This div background color is #C4D73A.

Border color

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

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

This div border color is #C4D73A.

Opacity

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

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

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

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

This text has shadow with #C4D73A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D73A.

Preview

Color preview on black background

This text has color #C4D73A on black background.


Color preview on white background

This text has color #C4D73A on white background.


Black color preview on #C4D73A background

This text has black color on #C4D73A background.


White color preview on #C4D73A background

This text has white color on #C4D73A background.


Related colors

Complementary color

Complementary color for #hex is #3B28C5.


I love getcolorcode.com

Triadic colors

1 #3AC4D7 and #D73AC4 with #C4D73A are triadic colors.

2 #3AD7C4 and #D7C43A with #C4D73A are triadic colors.