COLOR #7DB699

HEX: #7DB699 RGB: (125,182,153)

Renk bilgisi

#7DB699 contains red, green and blue colors in about the same proportion. #7DB699 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#7DB699 color RGB value is (125,182,153).

RGB: (125,182,153) (49%, 71%, 60%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 182 of 255 = 71%
B 153 of 255 = 60%

125
182
153

R + G + B ~ 60%. #7DB699 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 182 + 153 = 460 (100%)
R 125 of 460 ~ 27.17%
G 182 of 460 ~ 39.57%
B 153 of 460 ~ 33.26'%

%27.17
%39.57
%33.26

CMYK RENK MODELİ

#7DB699 rengi CMYK tonu (31,0,16,29).

  • camgöbeği tonu 31.32%
  • eflatun tonu 0.00%
  • sarı tonu 15.93%
  • ana renk tonu 28.63%
CMYK: (31,0,16,29) C31M0Y16K29 (31%,0%,16%,29%) (0.31/0.00/0.16/0.29) 

CMYK yüzdeleri

%31.32
%0
%15.93
%28.63

Codes

Color #7DB699 in popluar color models

7D B6 99
RGB 125 182 153
HSL 149° 28.08% 60.20%
HSB/HSV 149° 31.32% 71.37%
CMYK 31.32% 0.00% 15.93%
28.63%

Color #7DB699 in popluar number systems.

HEX 7D B6 99
Decimal 125 182 153
Binary 1111101 10110110 10011001
Octal 175 266 231

Shades and tints

Shades of #7DB699

#7DB699
(125,182,153)
#72A68C
(114,166,140)
#67967F
(103,150,127)
#5C8672
(92,134,114)
#517665
(81,118,101)
#466658
(70,102,88)
#3B564B
(59,86,75)
#30463E
(48,70,62)
#253631
(37,54,49)
#1A2624
(26,38,36)
#0F1617
(15,22,23)
#000000
(0,0,0)

Tints of #7DB699

#7DB699
(125,182,153)
#88BCA2
(136,188,162)
#93C2AB
(147,194,171)
#9EC8B4
(158,200,180)
#A9CEBD
(169,206,189)
#B4D4C6
(180,212,198)
#BFDACF
(191,218,207)
#CAE0D8
(202,224,216)
#D5E6E1
(213,230,225)
#E0ECEA
(224,236,234)
#EBF2F3
(235,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7DB699; }

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

This text font color is #7DB699.

Background Color

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

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

This div background color is #7DB699.

Border color

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

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

This div border color is #7DB699.

Opacity

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

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

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

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

This text has shadow with #7DB699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB699.

Preview

Color preview on black background

This text has color #7DB699 on black background.


Color preview on white background

This text has color #7DB699 on white background.


Black color preview on #7DB699 background

This text has black color on #7DB699 background.


White color preview on #7DB699 background

This text has white color on #7DB699 background.


Related colors

Complementary color

Complementary color for #hex is #824966.


I love getcolorcode.com

Triadic colors

1 #997DB6 and #B6997D with #7DB699 are triadic colors.

2 #99B67D and #B67D99 with #7DB699 are triadic colors.