COLOR #C7DD7D

HEX: #C7DD7D RGB: (199,221,125)

Renk bilgisi

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

RGB renk modeli

#C7DD7D color RGB value is (199,221,125).

RGB: (199,221,125) (78%, 87%, 49%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 221 of 255 = 87%
B 125 of 255 = 49%

199
221
125

R + G + B ~ 71%. #C7DD7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 221 + 125 = 545 (100%)
R 199 of 545 ~ 36.51%
G 221 of 545 ~ 40.55%
B 125 of 545 ~ 22.94'%

%36.51
%40.55
%22.94

CMYK RENK MODELİ

#C7DD7D rengi CMYK tonu (10,0,43,13).

  • camgöbeği tonu 9.95%
  • eflatun tonu 0.00%
  • sarı tonu 43.44%
  • ana renk tonu 13.33%

CMYK: (10,0,43,13)
C10M0Y43K13 (10%, 0%, 43%, 13%)
(0.10 / 0.00 / 0.43 / 0.13)

CMYK yüzdeleri

%9.95
%0
%43.44
%13.33

Codes

Color #C7DD7D in popluar color models

C7 DD 7D
RGB 199 221 125
HSL 74° 58.54% 67.84%
HSB/HSV 74° 43.44% 86.67%
CMYK 9.95% 0.00% 43.44%
13.33%

Color #C7DD7D in popluar number systems.

HEX C7 DD 7D
Decimal 199 221 125
Binary 11000111 11011101 1111101
Octal 307 335 175

Shades and tints

Shades of #C7DD7D

#C7DD7D
(199,221,125)
#B5C972
(181,201,114)
#A3B567
(163,181,103)
#91A15C
(145,161,92)
#7F8D51
(127,141,81)
#6D7946
(109,121,70)
#5B653B
(91,101,59)
#495130
(73,81,48)
#373D25
(55,61,37)
#25291A
(37,41,26)
#13150F
(19,21,15)
#000000
(0,0,0)

Tints of #C7DD7D

#C7DD7D
(199,221,125)
#CCE088
(204,224,136)
#D1E393
(209,227,147)
#D6E69E
(214,230,158)
#DBE9A9
(219,233,169)
#E0ECB4
(224,236,180)
#E5EFBF
(229,239,191)
#EAF2CA
(234,242,202)
#EFF5D5
(239,245,213)
#F4F8E0
(244,248,224)
#F9FBEB
(249,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7DD7D color. Also use rgb(199,221,125) instead hex code.

Text Font Color

.myTextColor { color: #C7DD7D; }

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

This text font color is #C7DD7D.

Background Color

.myBgColor { background-color: #C7DD7D; }

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

This div background color is #C7DD7D.

Border color

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

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

This div border color is #C7DD7D.

Opacity

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

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

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

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

This text has shadow with #C7DD7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DD7D.

Preview

Color preview on black background

This text has color #C7DD7D on black background.


Color preview on white background

This text has color #C7DD7D on white background.


Black color preview on #C7DD7D background

This text has black color on #C7DD7D background.


White color preview on #C7DD7D background

This text has white color on #C7DD7D background.


Related colors

Complementary color

Complementary color for #hex is #382282.


I love getcolorcode.com

Triadic colors

1 #7DC7DD and #DD7DC7 with #C7DD7D are triadic colors.

2 #7DDDC7 and #DDC77D with #C7DD7D are triadic colors.