COLOR #C7D45F

HEX: #C7D45F RGB: (199,212,95)

Renk bilgisi

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

RGB renk modeli

#C7D45F color RGB value is (199,212,95).

RGB: (199,212,95) (78%, 83%, 37%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 212 of 255 = 83%
B 95 of 255 = 37%

199
212
95

R + G + B ~ 66%. #C7D45F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 212 + 95 = 506 (100%)
R 199 of 506 ~ 39.33%
G 212 of 506 ~ 41.9%
B 95 of 506 ~ 18.77'%

%39.33
%41.9
%18.77

CMYK RENK MODELİ

#C7D45F rengi CMYK tonu (6,0,55,17).

  • camgöbeği tonu 6.13%
  • eflatun tonu 0.00%
  • sarı tonu 55.19%
  • ana renk tonu 16.86%

CMYK: (6,0,55,17)
C6M0Y55K17 (6%, 0%, 55%, 17%)
(0.06 / 0.00 / 0.55 / 0.17)

CMYK yüzdeleri

%6.13
%0
%55.19
%16.86

Codes

Color #C7D45F in popluar color models

C7 D4 5F
RGB 199 212 95
HSL 67° 57.64% 60.20%
HSB/HSV 67° 55.19% 83.14%
CMYK 6.13% 0.00% 55.19%
16.86%

Color #C7D45F in popluar number systems.

HEX C7 D4 5F
Decimal 199 212 95
Binary 11000111 11010100 1011111
Octal 307 324 137

Shades and tints

Shades of #C7D45F

#C7D45F
(199,212,95)
#B5C157
(181,193,87)
#A3AE4F
(163,174,79)
#919B47
(145,155,71)
#7F883F
(127,136,63)
#6D7537
(109,117,55)
#5B622F
(91,98,47)
#494F27
(73,79,39)
#373C1F
(55,60,31)
#252917
(37,41,23)
#13160F
(19,22,15)
#000000
(0,0,0)

Tints of #C7D45F

#C7D45F
(199,212,95)
#CCD76D
(204,215,109)
#D1DA7B
(209,218,123)
#D6DD89
(214,221,137)
#DBE097
(219,224,151)
#E0E3A5
(224,227,165)
#E5E6B3
(229,230,179)
#EAE9C1
(234,233,193)
#EFECCF
(239,236,207)
#F4EFDD
(244,239,221)
#F9F2EB
(249,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D45F color. Also use rgb(199,212,95) instead hex code.

Text Font Color

.myTextColor { color: #C7D45F; }

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

This text font color is #C7D45F.

Background Color

.myBgColor { background-color: #C7D45F; }

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

This div background color is #C7D45F.

Border color

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

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

This div border color is #C7D45F.

Opacity

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

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

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

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

This text has shadow with #C7D45F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D45F.

Preview

Color preview on black background

This text has color #C7D45F on black background.


Color preview on white background

This text has color #C7D45F on white background.


Black color preview on #C7D45F background

This text has black color on #C7D45F background.


White color preview on #C7D45F background

This text has white color on #C7D45F background.


Related colors

Complementary color

Complementary color for #hex is #382BA0.


I love getcolorcode.com

Triadic colors

1 #5FC7D4 and #D45FC7 with #C7D45F are triadic colors.

2 #5FD4C7 and #D4C75F with #C7D45F are triadic colors.