COLOR #709466

HEX: #709466 RGB: (112,148,102)

Renk bilgisi

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

RGB renk modeli

#709466 color RGB value is (112,148,102).

RGB: (112,148,102) (44%, 58%, 40%)

RGB bağlantıları ve doygunluk

R 112 of 255 = 44%
G 148 of 255 = 58%
B 102 of 255 = 40%

112
148
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 112 + 148 + 102 = 362 (100%)
R 112 of 362 ~ 30.94%
G 148 of 362 ~ 40.88%
B 102 of 362 ~ 28.18'%

%30.94
%40.88
%28.18

CMYK RENK MODELİ

#709466 rengi CMYK tonu (24,0,31,42).

  • camgöbeği tonu 24.32%
  • eflatun tonu 0.00%
  • sarı tonu 31.08%
  • ana renk tonu 41.96%

CMYK: (24,0,31,42)
C24M0Y31K42 (24%, 0%, 31%, 42%)
(0.24 / 0.00 / 0.31 / 0.42)

CMYK yüzdeleri

%24.32
%0
%31.08
%41.96

Codes

Color #709466 in popluar color models

70 94 66
RGB 112 148 102
HSL 107° 18.40% 49.02%
HSB/HSV 107° 31.08% 58.04%
CMYK 24.32% 0.00% 31.08%
41.96%

Color #709466 in popluar number systems.

HEX 70 94 66
Decimal 112 148 102
Binary 1110000 10010100 1100110
Octal 160 224 146

Shades and tints

Shades of #709466

#709466
(112,148,102)
#66875D
(102,135,93)
#5C7A54
(92,122,84)
#526D4B
(82,109,75)
#486042
(72,96,66)
#3E5339
(62,83,57)
#344630
(52,70,48)
#2A3927
(42,57,39)
#202C1E
(32,44,30)
#161F15
(22,31,21)
#0C120C
(12,18,12)
#000000
(0,0,0)

Tints of #709466

#709466
(112,148,102)
#7D9D73
(125,157,115)
#8AA680
(138,166,128)
#97AF8D
(151,175,141)
#A4B89A
(164,184,154)
#B1C1A7
(177,193,167)
#BECAB4
(190,202,180)
#CBD3C1
(203,211,193)
#D8DCCE
(216,220,206)
#E5E5DB
(229,229,219)
#F2EEE8
(242,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709466 color. Also use rgb(112,148,102) instead hex code.

Text Font Color

.myTextColor { color: #709466; }

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

This text font color is #709466.

Background Color

.myBgColor { background-color: #709466; }

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

This div background color is #709466.

Border color

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

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

This div border color is #709466.

Opacity

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

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

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

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

This text has shadow with #709466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709466.

Preview

Color preview on black background

This text has color #709466 on black background.


Color preview on white background

This text has color #709466 on white background.


Black color preview on #709466 background

This text has black color on #709466 background.


White color preview on #709466 background

This text has white color on #709466 background.


Related colors

Complementary color

Complementary color for #hex is #8F6B99.


I love getcolorcode.com

Triadic colors

1 #667094 and #946670 with #709466 are triadic colors.

2 #669470 and #947066 with #709466 are triadic colors.