COLOR #738B5A

HEX: #738B5A RGB: (115,139,90)

Renk bilgisi

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

RGB renk modeli

#738B5A color RGB value is (115,139,90).

RGB: (115,139,90) (45%, 55%, 35%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 139 of 255 = 55%
B 90 of 255 = 35%

115
139
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 139 + 90 = 344 (100%)
R 115 of 344 ~ 33.43%
G 139 of 344 ~ 40.41%
B 90 of 344 ~ 26.16'%

%33.43
%40.41
%26.16

CMYK RENK MODELİ

#738B5A rengi CMYK tonu (17,0,35,45).

  • camgöbeği tonu 17.27%
  • eflatun tonu 0.00%
  • sarı tonu 35.25%
  • ana renk tonu 45.49%

CMYK: (17,0,35,45)
C17M0Y35K45 (17%, 0%, 35%, 45%)
(0.17 / 0.00 / 0.35 / 0.45)

CMYK yüzdeleri

%17.27
%0
%35.25
%45.49

Codes

Color #738B5A in popluar color models

73 8B 5A
RGB 115 139 90
HSL 89° 21.40% 44.90%
HSB/HSV 89° 35.25% 54.51%
CMYK 17.27% 0.00% 35.25%
45.49%

Color #738B5A in popluar number systems.

HEX 73 8B 5A
Decimal 115 139 90
Binary 1110011 10001011 1011010
Octal 163 213 132

Shades and tints

Shades of #738B5A

#738B5A
(115,139,90)
#697F52
(105,127,82)
#5F734A
(95,115,74)
#556742
(85,103,66)
#4B5B3A
(75,91,58)
#414F32
(65,79,50)
#37432A
(55,67,42)
#2D3722
(45,55,34)
#232B1A
(35,43,26)
#191F12
(25,31,18)
#0F130A
(15,19,10)
#000000
(0,0,0)

Tints of #738B5A

#738B5A
(115,139,90)
#7F9569
(127,149,105)
#8B9F78
(139,159,120)
#97A987
(151,169,135)
#A3B396
(163,179,150)
#AFBDA5
(175,189,165)
#BBC7B4
(187,199,180)
#C7D1C3
(199,209,195)
#D3DBD2
(211,219,210)
#DFE5E1
(223,229,225)
#EBEFF0
(235,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738B5A color. Also use rgb(115,139,90) instead hex code.

Text Font Color

.myTextColor { color: #738B5A; }

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

This text font color is #738B5A.

Background Color

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

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

This div background color is #738B5A.

Border color

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

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

This div border color is #738B5A.

Opacity

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

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

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

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

This text has shadow with #738B5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738B5A.

Preview

Color preview on black background

This text has color #738B5A on black background.


Color preview on white background

This text has color #738B5A on white background.


Black color preview on #738B5A background

This text has black color on #738B5A background.


White color preview on #738B5A background

This text has white color on #738B5A background.


Related colors

Complementary color

Complementary color for #hex is #8C74A5.


I love getcolorcode.com

Triadic colors

1 #5A738B and #8B5A73 with #738B5A are triadic colors.

2 #5A8B73 and #8B735A with #738B5A are triadic colors.