COLOR #699B70

HEX: #699B70 RGB: (105,155,112)

Renk bilgisi

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

RGB renk modeli

#699B70 color RGB value is (105,155,112).

RGB: (105,155,112) (41%, 61%, 44%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 155 of 255 = 61%
B 112 of 255 = 44%

105
155
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 155 + 112 = 372 (100%)
R 105 of 372 ~ 28.23%
G 155 of 372 ~ 41.67%
B 112 of 372 ~ 30.11'%

%28.23
%41.67
%30.11

CMYK RENK MODELİ

#699B70 rengi CMYK tonu (32,0,28,39).

  • camgöbeği tonu 32.26%
  • eflatun tonu 0.00%
  • sarı tonu 27.74%
  • ana renk tonu 39.22%

CMYK: (32,0,28,39)
C32M0Y28K39 (32%, 0%, 28%, 39%)
(0.32 / 0.00 / 0.28 / 0.39)

CMYK yüzdeleri

%32.26
%0
%27.74
%39.22

Codes

Color #699B70 in popluar color models

69 9B 70
RGB 105 155 112
HSL 128° 20.00% 50.98%
HSB/HSV 128° 32.26% 60.78%
CMYK 32.26% 0.00% 27.74%
39.22%

Color #699B70 in popluar number systems.

HEX 69 9B 70
Decimal 105 155 112
Binary 1101001 10011011 1110000
Octal 151 233 160

Shades and tints

Shades of #699B70

#699B70
(105,155,112)
#608D66
(96,141,102)
#577F5C
(87,127,92)
#4E7152
(78,113,82)
#456348
(69,99,72)
#3C553E
(60,85,62)
#334734
(51,71,52)
#2A392A
(42,57,42)
#212B20
(33,43,32)
#181D16
(24,29,22)
#0F0F0C
(15,15,12)
#000000
(0,0,0)

Tints of #699B70

#699B70
(105,155,112)
#76A47D
(118,164,125)
#83AD8A
(131,173,138)
#90B697
(144,182,151)
#9DBFA4
(157,191,164)
#AAC8B1
(170,200,177)
#B7D1BE
(183,209,190)
#C4DACB
(196,218,203)
#D1E3D8
(209,227,216)
#DEECE5
(222,236,229)
#EBF5F2
(235,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #699B70 color. Also use rgb(105,155,112) instead hex code.

Text Font Color

.myTextColor { color: #699B70; }

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

This text font color is #699B70.

Background Color

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

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

This div background color is #699B70.

Border color

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

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

This div border color is #699B70.

Opacity

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

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

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

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

This text has shadow with #699B70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699B70.

Preview

Color preview on black background

This text has color #699B70 on black background.


Color preview on white background

This text has color #699B70 on white background.


Black color preview on #699B70 background

This text has black color on #699B70 background.


White color preview on #699B70 background

This text has white color on #699B70 background.


Related colors

Complementary color

Complementary color for #hex is #96648F.


I love getcolorcode.com

Triadic colors

1 #70699B and #9B7069 with #699B70 are triadic colors.

2 #709B69 and #9B6970 with #699B70 are triadic colors.