COLOR #698D3C

HEX: #698D3C RGB: (105,141,60)

Renk bilgisi

#698D3C contains mainly red and green colors. #698D3C ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#698D3C color RGB value is (105,141,60).

RGB: (105,141,60) (41%, 55%, 24%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 141 of 255 = 55%
B 60 of 255 = 24%

105
141
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 141 + 60 = 306 (100%)
R 105 of 306 ~ 34.31%
G 141 of 306 ~ 46.08%
B 60 of 306 ~ 19.61'%

%34.31
%46.08
%19.61

CMYK RENK MODELİ

#698D3C rengi CMYK tonu (26,0,57,45).

  • camgöbeği tonu 25.53%
  • eflatun tonu 0.00%
  • sarı tonu 57.45%
  • ana renk tonu 44.71%

CMYK: (26,0,57,45)
C26M0Y57K45 (26%, 0%, 57%, 45%)
(0.26 / 0.00 / 0.57 / 0.45)

CMYK yüzdeleri

%25.53
%0
%57.45
%44.71

Codes

Color #698D3C in popluar color models

69 8D 3C
RGB 105 141 60
HSL 87° 40.30% 39.41%
HSB/HSV 87° 57.45% 55.29%
CMYK 25.53% 0.00% 57.45%
44.71%

Color #698D3C in popluar number systems.

HEX 69 8D 3C
Decimal 105 141 60
Binary 1101001 10001101 111100
Octal 151 215 74

Shades and tints

Shades of #698D3C

#698D3C
(105,141,60)
#608137
(96,129,55)
#577532
(87,117,50)
#4E692D
(78,105,45)
#455D28
(69,93,40)
#3C5123
(60,81,35)
#33451E
(51,69,30)
#2A3919
(42,57,25)
#212D14
(33,45,20)
#18210F
(24,33,15)
#0F150A
(15,21,10)
#000000
(0,0,0)

Tints of #698D3C

#698D3C
(105,141,60)
#76974D
(118,151,77)
#83A15E
(131,161,94)
#90AB6F
(144,171,111)
#9DB580
(157,181,128)
#AABF91
(170,191,145)
#B7C9A2
(183,201,162)
#C4D3B3
(196,211,179)
#D1DDC4
(209,221,196)
#DEE7D5
(222,231,213)
#EBF1E6
(235,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698D3C color. Also use rgb(105,141,60) instead hex code.

Text Font Color

.myTextColor { color: #698D3C; }

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

This text font color is #698D3C.

Background Color

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

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

This div background color is #698D3C.

Border color

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

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

This div border color is #698D3C.

Opacity

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

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

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

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

This text has shadow with #698D3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698D3C.

Preview

Color preview on black background

This text has color #698D3C on black background.


Color preview on white background

This text has color #698D3C on white background.


Black color preview on #698D3C background

This text has black color on #698D3C background.


White color preview on #698D3C background

This text has white color on #698D3C background.


Related colors

Complementary color

Complementary color for #hex is #9672C3.


I love getcolorcode.com

Triadic colors

1 #3C698D and #8D3C69 with #698D3C are triadic colors.

2 #3C8D69 and #8D693C with #698D3C are triadic colors.