COLOR #698C70

HEX: #698C70 RGB: (105,140,112)

Renk bilgisi

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

RGB renk modeli

#698C70 color RGB value is (105,140,112).

RGB: (105,140,112) (41%, 55%, 44%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 140 of 255 = 55%
B 112 of 255 = 44%

105
140
112

R + G + B ~ 47%. #698C70 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 140 + 112 = 357 (100%)
R 105 of 357 ~ 29.41%
G 140 of 357 ~ 39.22%
B 112 of 357 ~ 31.37'%

%29.41
%39.22
%31.37

CMYK RENK MODELİ

#698C70 rengi CMYK tonu (25,0,20,45).

  • camgöbeği tonu 25.00%
  • eflatun tonu 0.00%
  • sarı tonu 20.00%
  • ana renk tonu 45.10%

CMYK: (25,0,20,45)
C25M0Y20K45 (25%, 0%, 20%, 45%)
(0.25 / 0.00 / 0.20 / 0.45)

CMYK yüzdeleri

%25
%0
%20
%45.1

Codes

Color #698C70 in popluar color models

69 8C 70
RGB 105 140 112
HSL 132° 14.29% 48.04%
HSB/HSV 132° 25.00% 54.90%
CMYK 25.00% 0.00% 20.00%
45.10%

Color #698C70 in popluar number systems.

HEX 69 8C 70
Decimal 105 140 112
Binary 1101001 10001100 1110000
Octal 151 214 160

Shades and tints

Shades of #698C70

#698C70
(105,140,112)
#608066
(96,128,102)
#57745C
(87,116,92)
#4E6852
(78,104,82)
#455C48
(69,92,72)
#3C503E
(60,80,62)
#334434
(51,68,52)
#2A382A
(42,56,42)
#212C20
(33,44,32)
#182016
(24,32,22)
#0F140C
(15,20,12)
#000000
(0,0,0)

Tints of #698C70

#698C70
(105,140,112)
#76967D
(118,150,125)
#83A08A
(131,160,138)
#90AA97
(144,170,151)
#9DB4A4
(157,180,164)
#AABEB1
(170,190,177)
#B7C8BE
(183,200,190)
#C4D2CB
(196,210,203)
#D1DCD8
(209,220,216)
#DEE6E5
(222,230,229)
#EBF0F2
(235,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698C70 color. Also use rgb(105,140,112) instead hex code.

Text Font Color

.myTextColor { color: #698C70; }

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

This text font color is #698C70.

Background Color

.myBgColor { background-color: #698C70; }

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

This div background color is #698C70.

Border color

.myBorderColor { border: 1px solid #698C70; }

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

This div border color is #698C70.

Opacity

.myOpacity80 { color: #698C70; opacity: 0.8; }

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

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

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

This text has shadow with #698C70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698C70.

Preview

Color preview on black background

This text has color #698C70 on black background.


Color preview on white background

This text has color #698C70 on white background.


Black color preview on #698C70 background

This text has black color on #698C70 background.


White color preview on #698C70 background

This text has white color on #698C70 background.


Related colors

Complementary color

Complementary color for #hex is #96738F.


I love getcolorcode.com

Triadic colors

1 #70698C and #8C7069 with #698C70 are triadic colors.

2 #708C69 and #8C6970 with #698C70 are triadic colors.