COLOR #C7D58D

HEX: #C7D58D RGB: (199,213,141)

Renk bilgisi

#C7D58D contains mainly red and green colors. #C7D58D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C7D58D color RGB value is (199,213,141).

RGB: (199,213,141) (78%, 84%, 55%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 213 of 255 = 84%
B 141 of 255 = 55%

199
213
141

R + G + B ~ 72%. #C7D58D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 213 + 141 = 553 (100%)
R 199 of 553 ~ 35.99%
G 213 of 553 ~ 38.52%
B 141 of 553 ~ 25.5'%

%35.99
%38.52
%25.5

CMYK RENK MODELİ

#C7D58D rengi CMYK tonu (7,0,34,16).

  • camgöbeği tonu 6.57%
  • eflatun tonu 0.00%
  • sarı tonu 33.80%
  • ana renk tonu 16.47%

CMYK: (7,0,34,16)
C7M0Y34K16 (7%, 0%, 34%, 16%)
(0.07 / 0.00 / 0.34 / 0.16)

CMYK yüzdeleri

%6.57
%0
%33.8
%16.47

Codes

Color #C7D58D in popluar color models

C7 D5 8D
RGB 199 213 141
HSL 72° 46.15% 69.41%
HSB/HSV 72° 33.80% 83.53%
CMYK 6.57% 0.00% 33.80%
16.47%

Color #C7D58D in popluar number systems.

HEX C7 D5 8D
Decimal 199 213 141
Binary 11000111 11010101 10001101
Octal 307 325 215

Shades and tints

Shades of #C7D58D

#C7D58D
(199,213,141)
#B5C281
(181,194,129)
#A3AF75
(163,175,117)
#919C69
(145,156,105)
#7F895D
(127,137,93)
#6D7651
(109,118,81)
#5B6345
(91,99,69)
#495039
(73,80,57)
#373D2D
(55,61,45)
#252A21
(37,42,33)
#131715
(19,23,21)
#000000
(0,0,0)

Tints of #C7D58D

#C7D58D
(199,213,141)
#CCD897
(204,216,151)
#D1DBA1
(209,219,161)
#D6DEAB
(214,222,171)
#DBE1B5
(219,225,181)
#E0E4BF
(224,228,191)
#E5E7C9
(229,231,201)
#EAEAD3
(234,234,211)
#EFEDDD
(239,237,221)
#F4F0E7
(244,240,231)
#F9F3F1
(249,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D58D color. Also use rgb(199,213,141) instead hex code.

Text Font Color

.myTextColor { color: #C7D58D; }

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

This text font color is #C7D58D.

Background Color

.myBgColor { background-color: #C7D58D; }

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

This div background color is #C7D58D.

Border color

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

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

This div border color is #C7D58D.

Opacity

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

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

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

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

This text has shadow with #C7D58D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D58D.

Preview

Color preview on black background

This text has color #C7D58D on black background.


Color preview on white background

This text has color #C7D58D on white background.


Black color preview on #C7D58D background

This text has black color on #C7D58D background.


White color preview on #C7D58D background

This text has white color on #C7D58D background.


Related colors

Complementary color

Complementary color for #hex is #382A72.


I love getcolorcode.com

Triadic colors

1 #8DC7D5 and #D58DC7 with #C7D58D are triadic colors.

2 #8DD5C7 and #D5C78D with #C7D58D are triadic colors.