COLOR #C7DB74

HEX: #C7DB74 RGB: (199,219,116)

Renk bilgisi

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

RGB renk modeli

#C7DB74 color RGB value is (199,219,116).

RGB: (199,219,116) (78%, 86%, 45%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 219 of 255 = 86%
B 116 of 255 = 45%

199
219
116

R + G + B ~ 70%. #C7DB74 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 219 + 116 = 534 (100%)
R 199 of 534 ~ 37.27%
G 219 of 534 ~ 41.01%
B 116 of 534 ~ 21.72'%

%37.27
%41.01
%21.72

CMYK RENK MODELİ

#C7DB74 rengi CMYK tonu (9,0,47,14).

  • camgöbeği tonu 9.13%
  • eflatun tonu 0.00%
  • sarı tonu 47.03%
  • ana renk tonu 14.12%

CMYK: (9,0,47,14)
C9M0Y47K14 (9%, 0%, 47%, 14%)
(0.09 / 0.00 / 0.47 / 0.14)

CMYK yüzdeleri

%9.13
%0
%47.03
%14.12

Codes

Color #C7DB74 in popluar color models

C7 DB 74
RGB 199 219 116
HSL 72° 58.86% 65.69%
HSB/HSV 72° 47.03% 85.88%
CMYK 9.13% 0.00% 47.03%
14.12%

Color #C7DB74 in popluar number systems.

HEX C7 DB 74
Decimal 199 219 116
Binary 11000111 11011011 1110100
Octal 307 333 164

Shades and tints

Shades of #C7DB74

#C7DB74
(199,219,116)
#B5C86A
(181,200,106)
#A3B560
(163,181,96)
#91A256
(145,162,86)
#7F8F4C
(127,143,76)
#6D7C42
(109,124,66)
#5B6938
(91,105,56)
#49562E
(73,86,46)
#374324
(55,67,36)
#25301A
(37,48,26)
#131D10
(19,29,16)
#000000
(0,0,0)

Tints of #C7DB74

#C7DB74
(199,219,116)
#CCDE80
(204,222,128)
#D1E18C
(209,225,140)
#D6E498
(214,228,152)
#DBE7A4
(219,231,164)
#E0EAB0
(224,234,176)
#E5EDBC
(229,237,188)
#EAF0C8
(234,240,200)
#EFF3D4
(239,243,212)
#F4F6E0
(244,246,224)
#F9F9EC
(249,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7DB74 color. Also use rgb(199,219,116) instead hex code.

Text Font Color

.myTextColor { color: #C7DB74; }

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

This text font color is #C7DB74.

Background Color

.myBgColor { background-color: #C7DB74; }

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

This div background color is #C7DB74.

Border color

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

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

This div border color is #C7DB74.

Opacity

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

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

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

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

This text has shadow with #C7DB74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DB74.

Preview

Color preview on black background

This text has color #C7DB74 on black background.


Color preview on white background

This text has color #C7DB74 on white background.


Black color preview on #C7DB74 background

This text has black color on #C7DB74 background.


White color preview on #C7DB74 background

This text has white color on #C7DB74 background.


Related colors

Complementary color

Complementary color for #hex is #38248B.


I love getcolorcode.com

Triadic colors

1 #74C7DB and #DB74C7 with #C7DB74 are triadic colors.

2 #74DBC7 and #DBC774 with #C7DB74 are triadic colors.