COLOR #698771

HEX: #698771 RGB: (105,135,113)

Renk bilgisi

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

RGB renk modeli

#698771 color RGB value is (105,135,113).

RGB: (105,135,113) (41%, 53%, 44%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 135 of 255 = 53%
B 113 of 255 = 44%

105
135
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 135 + 113 = 353 (100%)
R 105 of 353 ~ 29.75%
G 135 of 353 ~ 38.24%
B 113 of 353 ~ 32.01'%

%29.75
%38.24
%32.01

CMYK RENK MODELİ

#698771 rengi CMYK tonu (22,0,16,47).

  • camgöbeği tonu 22.22%
  • eflatun tonu 0.00%
  • sarı tonu 16.30%
  • ana renk tonu 47.06%
CMYK: (22,0,16,47) C22M0Y16K47 (22%,0%,16%,47%) (0.22/0.00/0.16/0.47) 

CMYK yüzdeleri

%22.22
%0
%16.3
%47.06

Codes

Color #698771 in popluar color models

69 87 71
RGB 105 135 113
HSL 136° 12.50% 47.06%
HSB/HSV 136° 22.22% 52.94%
CMYK 22.22% 0.00% 16.30%
47.06%

Color #698771 in popluar number systems.

HEX 69 87 71
Decimal 105 135 113
Binary 1101001 10000111 1110001
Octal 151 207 161

Shades and tints

Shades of #698771

#698771
(105,135,113)
#607B67
(96,123,103)
#576F5D
(87,111,93)
#4E6353
(78,99,83)
#455749
(69,87,73)
#3C4B3F
(60,75,63)
#333F35
(51,63,53)
#2A332B
(42,51,43)
#212721
(33,39,33)
#181B17
(24,27,23)
#0F0F0D
(15,15,13)
#000000
(0,0,0)

Tints of #698771

#698771
(105,135,113)
#76917D
(118,145,125)
#839B89
(131,155,137)
#90A595
(144,165,149)
#9DAFA1
(157,175,161)
#AAB9AD
(170,185,173)
#B7C3B9
(183,195,185)
#C4CDC5
(196,205,197)
#D1D7D1
(209,215,209)
#DEE1DD
(222,225,221)
#EBEBE9
(235,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #698771; }

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

This text font color is #698771.

Background Color

.myBgColor { background-color: #698771; }

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

This div background color is #698771.

Border color

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

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

This div border color is #698771.

Opacity

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

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

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

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

This text has shadow with #698771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698771.

Preview

Color preview on black background

This text has color #698771 on black background.


Color preview on white background

This text has color #698771 on white background.


Black color preview on #698771 background

This text has black color on #698771 background.


White color preview on #698771 background

This text has white color on #698771 background.


Related colors

Complementary color

Complementary color for #hex is #96788E.


I love getcolorcode.com

Triadic colors

1 #716987 and #877169 with #698771 are triadic colors.

2 #718769 and #876971 with #698771 are triadic colors.