COLOR #C4D973

HEX: #C4D973 RGB: (196,217,115)

Renk bilgisi

#C4D973 contains mainly red and green colors. #C4D973 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C4D973 color RGB value is (196,217,115).

RGB: (196,217,115) (77%, 85%, 45%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 217 of 255 = 85%
B 115 of 255 = 45%

196
217
115

R + G + B ~ 69%. #C4D973 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 217 + 115 = 528 (100%)
R 196 of 528 ~ 37.12%
G 217 of 528 ~ 41.1%
B 115 of 528 ~ 21.78'%

%37.12
%41.1
%21.78

CMYK RENK MODELİ

#C4D973 rengi CMYK tonu (10,0,47,15).

  • camgöbeği tonu 9.68%
  • eflatun tonu 0.00%
  • sarı tonu 47.00%
  • ana renk tonu 14.90%

CMYK: (10,0,47,15)
C10M0Y47K15 (10%, 0%, 47%, 15%)
(0.10 / 0.00 / 0.47 / 0.15)

CMYK yüzdeleri

%9.68
%0
%47
%14.9

Codes

Color #C4D973 in popluar color models

C4 D9 73
RGB 196 217 115
HSL 72° 57.30% 65.10%
HSB/HSV 72° 47.00% 85.10%
CMYK 9.68% 0.00% 47.00%
14.90%

Color #C4D973 in popluar number systems.

HEX C4 D9 73
Decimal 196 217 115
Binary 11000100 11011001 1110011
Octal 304 331 163

Shades and tints

Shades of #C4D973

#C4D973
(196,217,115)
#B3C669
(179,198,105)
#A2B35F
(162,179,95)
#91A055
(145,160,85)
#808D4B
(128,141,75)
#6F7A41
(111,122,65)
#5E6737
(94,103,55)
#4D542D
(77,84,45)
#3C4123
(60,65,35)
#2B2E19
(43,46,25)
#1A1B0F
(26,27,15)
#000000
(0,0,0)

Tints of #C4D973

#C4D973
(196,217,115)
#C9DC7F
(201,220,127)
#CEDF8B
(206,223,139)
#D3E297
(211,226,151)
#D8E5A3
(216,229,163)
#DDE8AF
(221,232,175)
#E2EBBB
(226,235,187)
#E7EEC7
(231,238,199)
#ECF1D3
(236,241,211)
#F1F4DF
(241,244,223)
#F6F7EB
(246,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D973 color. Also use rgb(196,217,115) instead hex code.

Text Font Color

.myTextColor { color: #C4D973; }

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

This text font color is #C4D973.

Background Color

.myBgColor { background-color: #C4D973; }

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

This div background color is #C4D973.

Border color

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

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

This div border color is #C4D973.

Opacity

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

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

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

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

This text has shadow with #C4D973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D973.

Preview

Color preview on black background

This text has color #C4D973 on black background.


Color preview on white background

This text has color #C4D973 on white background.


Black color preview on #C4D973 background

This text has black color on #C4D973 background.


White color preview on #C4D973 background

This text has white color on #C4D973 background.


Related colors

Complementary color

Complementary color for #hex is #3B268C.


I love getcolorcode.com

Triadic colors

1 #73C4D9 and #D973C4 with #C4D973 are triadic colors.

2 #73D9C4 and #D9C473 with #C4D973 are triadic colors.