COLOR #699C71

HEX: #699C71 RGB: (105,156,113)

Renk bilgisi

#699C71 contains red, green and blue colors in about the same proportion. #699C71 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#699C71 color RGB value is (105,156,113).

RGB: (105,156,113) (41%, 61%, 44%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 156 of 255 = 61%
B 113 of 255 = 44%

105
156
113

R + G + B ~ 49%. #699C71 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 156 + 113 = 374 (100%)
R 105 of 374 ~ 28.07%
G 156 of 374 ~ 41.71%
B 113 of 374 ~ 30.21'%

%28.07
%41.71
%30.21

CMYK RENK MODELİ

#699C71 rengi CMYK tonu (33,0,28,39).

  • camgöbeği tonu 32.69%
  • eflatun tonu 0.00%
  • sarı tonu 27.56%
  • ana renk tonu 38.82%

CMYK: (33,0,28,39)
C33M0Y28K39 (33%, 0%, 28%, 39%)
(0.33 / 0.00 / 0.28 / 0.39)

CMYK yüzdeleri

%32.69
%0
%27.56
%38.82

Codes

Color #699C71 in popluar color models

69 9C 71
RGB 105 156 113
HSL 129° 20.48% 51.18%
HSB/HSV 129° 32.69% 61.18%
CMYK 32.69% 0.00% 27.56%
38.82%

Color #699C71 in popluar number systems.

HEX 69 9C 71
Decimal 105 156 113
Binary 1101001 10011100 1110001
Octal 151 234 161

Shades and tints

Shades of #699C71

#699C71
(105,156,113)
#608E67
(96,142,103)
#57805D
(87,128,93)
#4E7253
(78,114,83)
#456449
(69,100,73)
#3C563F
(60,86,63)
#334835
(51,72,53)
#2A3A2B
(42,58,43)
#212C21
(33,44,33)
#181E17
(24,30,23)
#0F100D
(15,16,13)
#000000
(0,0,0)

Tints of #699C71

#699C71
(105,156,113)
#76A57D
(118,165,125)
#83AE89
(131,174,137)
#90B795
(144,183,149)
#9DC0A1
(157,192,161)
#AAC9AD
(170,201,173)
#B7D2B9
(183,210,185)
#C4DBC5
(196,219,197)
#D1E4D1
(209,228,209)
#DEEDDD
(222,237,221)
#EBF6E9
(235,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #699C71 color. Also use rgb(105,156,113) instead hex code.

Text Font Color

.myTextColor { color: #699C71; }

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

This text font color is #699C71.

Background Color

.myBgColor { background-color: #699C71; }

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

This div background color is #699C71.

Border color

.myBorderColor { border: 1px solid #699C71; }

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

This div border color is #699C71.

Opacity

.myOpacity80 { color: #699C71; opacity: 0.8; }

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

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

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

This text has shadow with #699C71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699C71.

Preview

Color preview on black background

This text has color #699C71 on black background.


Color preview on white background

This text has color #699C71 on white background.


Black color preview on #699C71 background

This text has black color on #699C71 background.


White color preview on #699C71 background

This text has white color on #699C71 background.


Related colors

Complementary color

Complementary color for #hex is #96638E.


I love getcolorcode.com

Triadic colors

1 #71699C and #9C7169 with #699C71 are triadic colors.

2 #719C69 and #9C6971 with #699C71 are triadic colors.