COLOR #7DC199

HEX: #7DC199 RGB: (125,193,153)

Renk bilgisi

#7DC199 contains mainly green and blue colors. #7DC199 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#7DC199 color RGB value is (125,193,153).

RGB: (125,193,153) (49%, 76%, 60%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 193 of 255 = 76%
B 153 of 255 = 60%

125
193
153

R + G + B ~ 62%. #7DC199 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 193 + 153 = 471 (100%)
R 125 of 471 ~ 26.54%
G 193 of 471 ~ 40.98%
B 153 of 471 ~ 32.48'%

%26.54
%40.98
%32.48

CMYK RENK MODELİ

#7DC199 rengi CMYK tonu (35,0,21,24).

  • camgöbeği tonu 35.23%
  • eflatun tonu 0.00%
  • sarı tonu 20.73%
  • ana renk tonu 24.31%

CMYK: (35,0,21,24)
C35M0Y21K24 (35%, 0%, 21%, 24%)
(0.35 / 0.00 / 0.21 / 0.24)

CMYK yüzdeleri

%35.23
%0
%20.73
%24.31

Codes

Color #7DC199 in popluar color models

7D C1 99
RGB 125 193 153
HSL 145° 35.42% 62.35%
HSB/HSV 145° 35.23% 75.69%
CMYK 35.23% 0.00% 20.73%
24.31%

Color #7DC199 in popluar number systems.

HEX 7D C1 99
Decimal 125 193 153
Binary 1111101 11000001 10011001
Octal 175 301 231

Shades and tints

Shades of #7DC199

#7DC199
(125,193,153)
#72B08C
(114,176,140)
#679F7F
(103,159,127)
#5C8E72
(92,142,114)
#517D65
(81,125,101)
#466C58
(70,108,88)
#3B5B4B
(59,91,75)
#304A3E
(48,74,62)
#253931
(37,57,49)
#1A2824
(26,40,36)
#0F1717
(15,23,23)
#000000
(0,0,0)

Tints of #7DC199

#7DC199
(125,193,153)
#88C6A2
(136,198,162)
#93CBAB
(147,203,171)
#9ED0B4
(158,208,180)
#A9D5BD
(169,213,189)
#B4DAC6
(180,218,198)
#BFDFCF
(191,223,207)
#CAE4D8
(202,228,216)
#D5E9E1
(213,233,225)
#E0EEEA
(224,238,234)
#EBF3F3
(235,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DC199 color. Also use rgb(125,193,153) instead hex code.

Text Font Color

.myTextColor { color: #7DC199; }

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

This text font color is #7DC199.

Background Color

.myBgColor { background-color: #7DC199; }

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

This div background color is #7DC199.

Border color

.myBorderColor { border: 1px solid #7DC199; }

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

This div border color is #7DC199.

Opacity

.myOpacity80 { color: #7DC199; opacity: 0.8; }

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

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

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

This text has shadow with #7DC199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DC199.

Preview

Color preview on black background

This text has color #7DC199 on black background.


Color preview on white background

This text has color #7DC199 on white background.


Black color preview on #7DC199 background

This text has black color on #7DC199 background.


White color preview on #7DC199 background

This text has white color on #7DC199 background.


Related colors

Complementary color

Complementary color for #hex is #823E66.


I love getcolorcode.com

Triadic colors

1 #997DC1 and #C1997D with #7DC199 are triadic colors.

2 #99C17D and #C17D99 with #7DC199 are triadic colors.