COLOR #738B75

HEX: #738B75 RGB: (115,139,117)

Renk bilgisi

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

RGB renk modeli

#738B75 color RGB value is (115,139,117).

RGB: (115,139,117) (45%, 55%, 46%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 139 of 255 = 55%
B 117 of 255 = 46%

115
139
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 139 + 117 = 371 (100%)
R 115 of 371 ~ 31%
G 139 of 371 ~ 37.47%
B 117 of 371 ~ 31.54'%

%31
%37.47
%31.54

CMYK RENK MODELİ

#738B75 rengi CMYK tonu (17,0,16,45).

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

CMYK: (17,0,16,45)
C17M0Y16K45 (17%, 0%, 16%, 45%)
(0.17 / 0.00 / 0.16 / 0.45)

CMYK yüzdeleri

%17.27
%0
%15.83
%45.49

Codes

Color #738B75 in popluar color models

73 8B 75
RGB 115 139 117
HSL 125° 9.45% 49.80%
HSB/HSV 125° 17.27% 54.51%
CMYK 17.27% 0.00% 15.83%
45.49%

Color #738B75 in popluar number systems.

HEX 73 8B 75
Decimal 115 139 117
Binary 1110011 10001011 1110101
Octal 163 213 165

Shades and tints

Shades of #738B75

#738B75
(115,139,117)
#697F6B
(105,127,107)
#5F7361
(95,115,97)
#556757
(85,103,87)
#4B5B4D
(75,91,77)
#414F43
(65,79,67)
#374339
(55,67,57)
#2D372F
(45,55,47)
#232B25
(35,43,37)
#191F1B
(25,31,27)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #738B75

#738B75
(115,139,117)
#7F9581
(127,149,129)
#8B9F8D
(139,159,141)
#97A999
(151,169,153)
#A3B3A5
(163,179,165)
#AFBDB1
(175,189,177)
#BBC7BD
(187,199,189)
#C7D1C9
(199,209,201)
#D3DBD5
(211,219,213)
#DFE5E1
(223,229,225)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738B75; }

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

This text font color is #738B75.

Background Color

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

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

This div background color is #738B75.

Border color

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

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

This div border color is #738B75.

Opacity

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

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

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

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

This text has shadow with #738B75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738B75.

Preview

Color preview on black background

This text has color #738B75 on black background.


Color preview on white background

This text has color #738B75 on white background.


Black color preview on #738B75 background

This text has black color on #738B75 background.


White color preview on #738B75 background

This text has white color on #738B75 background.


Related colors

Complementary color

Complementary color for #hex is #8C748A.


I love getcolorcode.com

Triadic colors

1 #75738B and #8B7573 with #738B75 are triadic colors.

2 #758B73 and #8B7375 with #738B75 are triadic colors.