COLOR #699371

HEX: #699371 RGB: (105,147,113)

Renk bilgisi

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

RGB renk modeli

#699371 color RGB value is (105,147,113).

RGB: (105,147,113) (41%, 58%, 44%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 147 of 255 = 58%
B 113 of 255 = 44%

105
147
113

R + G + B ~ 48%. #699371 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 147 + 113 = 365 (100%)
R 105 of 365 ~ 28.77%
G 147 of 365 ~ 40.27%
B 113 of 365 ~ 30.96'%

%28.77
%40.27
%30.96

CMYK RENK MODELİ

#699371 rengi CMYK tonu (29,0,23,42).

  • camgöbeği tonu 28.57%
  • eflatun tonu 0.00%
  • sarı tonu 23.13%
  • ana renk tonu 42.35%

CMYK: (29,0,23,42)
C29M0Y23K42 (29%, 0%, 23%, 42%)
(0.29 / 0.00 / 0.23 / 0.42)

CMYK yüzdeleri

%28.57
%0
%23.13
%42.35

Codes

Color #699371 in popluar color models

69 93 71
RGB 105 147 113
HSL 131° 16.67% 49.41%
HSB/HSV 131° 28.57% 57.65%
CMYK 28.57% 0.00% 23.13%
42.35%

Color #699371 in popluar number systems.

HEX 69 93 71
Decimal 105 147 113
Binary 1101001 10010011 1110001
Octal 151 223 161

Shades and tints

Shades of #699371

#699371
(105,147,113)
#608667
(96,134,103)
#57795D
(87,121,93)
#4E6C53
(78,108,83)
#455F49
(69,95,73)
#3C523F
(60,82,63)
#334535
(51,69,53)
#2A382B
(42,56,43)
#212B21
(33,43,33)
#181E17
(24,30,23)
#0F110D
(15,17,13)
#000000
(0,0,0)

Tints of #699371

#699371
(105,147,113)
#769C7D
(118,156,125)
#83A589
(131,165,137)
#90AE95
(144,174,149)
#9DB7A1
(157,183,161)
#AAC0AD
(170,192,173)
#B7C9B9
(183,201,185)
#C4D2C5
(196,210,197)
#D1DBD1
(209,219,209)
#DEE4DD
(222,228,221)
#EBEDE9
(235,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #699371; }

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

This text font color is #699371.

Background Color

.myBgColor { background-color: #699371; }

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

This div background color is #699371.

Border color

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

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

This div border color is #699371.

Opacity

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

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

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

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

This text has shadow with #699371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699371.

Preview

Color preview on black background

This text has color #699371 on black background.


Color preview on white background

This text has color #699371 on white background.


Black color preview on #699371 background

This text has black color on #699371 background.


White color preview on #699371 background

This text has white color on #699371 background.


Related colors

Complementary color

Complementary color for #hex is #966C8E.


I love getcolorcode.com

Triadic colors

1 #716993 and #937169 with #699371 are triadic colors.

2 #719369 and #936971 with #699371 are triadic colors.