COLOR #738A5E

HEX: #738A5E RGB: (115,138,94)

Renk bilgisi

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

RGB renk modeli

#738A5E color RGB value is (115,138,94).

RGB: (115,138,94) (45%, 54%, 37%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 138 of 255 = 54%
B 94 of 255 = 37%

115
138
94

R + G + B ~ 45%. #738A5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 138 + 94 = 347 (100%)
R 115 of 347 ~ 33.14%
G 138 of 347 ~ 39.77%
B 94 of 347 ~ 27.09'%

%33.14
%39.77
%27.09

CMYK RENK MODELİ

#738A5E rengi CMYK tonu (17,0,32,46).

  • camgöbeği tonu 16.67%
  • eflatun tonu 0.00%
  • sarı tonu 31.88%
  • ana renk tonu 45.88%

CMYK: (17,0,32,46)
C17M0Y32K46 (17%, 0%, 32%, 46%)
(0.17 / 0.00 / 0.32 / 0.46)

CMYK yüzdeleri

%16.67
%0
%31.88
%45.88

Codes

Color #738A5E in popluar color models

73 8A 5E
RGB 115 138 94
HSL 91° 18.97% 45.49%
HSB/HSV 91° 31.88% 54.12%
CMYK 16.67% 0.00% 31.88%
45.88%

Color #738A5E in popluar number systems.

HEX 73 8A 5E
Decimal 115 138 94
Binary 1110011 10001010 1011110
Octal 163 212 136

Shades and tints

Shades of #738A5E

#738A5E
(115,138,94)
#697E56
(105,126,86)
#5F724E
(95,114,78)
#556646
(85,102,70)
#4B5A3E
(75,90,62)
#414E36
(65,78,54)
#37422E
(55,66,46)
#2D3626
(45,54,38)
#232A1E
(35,42,30)
#191E16
(25,30,22)
#0F120E
(15,18,14)
#000000
(0,0,0)

Tints of #738A5E

#738A5E
(115,138,94)
#7F946C
(127,148,108)
#8B9E7A
(139,158,122)
#97A888
(151,168,136)
#A3B296
(163,178,150)
#AFBCA4
(175,188,164)
#BBC6B2
(187,198,178)
#C7D0C0
(199,208,192)
#D3DACE
(211,218,206)
#DFE4DC
(223,228,220)
#EBEEEA
(235,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738A5E color. Also use rgb(115,138,94) instead hex code.

Text Font Color

.myTextColor { color: #738A5E; }

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

This text font color is #738A5E.

Background Color

.myBgColor { background-color: #738A5E; }

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

This div background color is #738A5E.

Border color

.myBorderColor { border: 1px solid #738A5E; }

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

This div border color is #738A5E.

Opacity

.myOpacity80 { color: #738A5E; opacity: 0.8; }

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

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

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

This text has shadow with #738A5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738A5E.

Preview

Color preview on black background

This text has color #738A5E on black background.


Color preview on white background

This text has color #738A5E on white background.


Black color preview on #738A5E background

This text has black color on #738A5E background.


White color preview on #738A5E background

This text has white color on #738A5E background.


Related colors

Complementary color

Complementary color for #hex is #8C75A1.


I love getcolorcode.com

Triadic colors

1 #5E738A and #8A5E73 with #738A5E are triadic colors.

2 #5E8A73 and #8A735E with #738A5E are triadic colors.