COLOR #737481

HEX: #737481 RGB: (115,116,129)

Renk bilgisi

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

RGB renk modeli

#737481 color RGB value is (115,116,129).

RGB: (115,116,129) (45%, 45%, 51%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 116 of 255 = 45%
B 129 of 255 = 51%

115
116
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 116 + 129 = 360 (100%)
R 115 of 360 ~ 31.94%
G 116 of 360 ~ 32.22%
B 129 of 360 ~ 35.83'%

%31.94
%32.22
%35.83

CMYK RENK MODELİ

#737481 rengi CMYK tonu (11,10,0,49).

  • camgöbeği tonu 10.85%
  • eflatun tonu 10.08%
  • sarı tonu 0.00%
  • ana renk tonu 49.41%

CMYK: (11,10,0,49)
C11M10Y0K49 (11%, 10%, 0%, 49%)
(0.11 / 0.10 / 0.00 / 0.49)

CMYK yüzdeleri

%10.85
%10.08
%0
%49.41

Codes

Color #737481 in popluar color models

73 74 81
RGB 115 116 129
HSL 236° 5.74% 47.84%
HSB/HSV 236° 10.85% 50.59%
CMYK 10.85% 10.08% 0.00%
49.41%

Color #737481 in popluar number systems.

HEX 73 74 81
Decimal 115 116 129
Binary 1110011 1110100 10000001
Octal 163 164 201

Shades and tints

Shades of #737481

#737481
(115,116,129)
#696A76
(105,106,118)
#5F606B
(95,96,107)
#555660
(85,86,96)
#4B4C55
(75,76,85)
#41424A
(65,66,74)
#37383F
(55,56,63)
#2D2E34
(45,46,52)
#232429
(35,36,41)
#191A1E
(25,26,30)
#0F1013
(15,16,19)
#000000
(0,0,0)

Tints of #737481

#737481
(115,116,129)
#7F808C
(127,128,140)
#8B8C97
(139,140,151)
#9798A2
(151,152,162)
#A3A4AD
(163,164,173)
#AFB0B8
(175,176,184)
#BBBCC3
(187,188,195)
#C7C8CE
(199,200,206)
#D3D4D9
(211,212,217)
#DFE0E4
(223,224,228)
#EBECEF
(235,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737481 color. Also use rgb(115,116,129) instead hex code.

Text Font Color

.myTextColor { color: #737481; }

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

This text font color is #737481.

Background Color

.myBgColor { background-color: #737481; }

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

This div background color is #737481.

Border color

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

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

This div border color is #737481.

Opacity

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

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

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

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

This text has shadow with #737481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737481.

Preview

Color preview on black background

This text has color #737481 on black background.


Color preview on white background

This text has color #737481 on white background.


Black color preview on #737481 background

This text has black color on #737481 background.


White color preview on #737481 background

This text has white color on #737481 background.


Related colors

Complementary color

Complementary color for #hex is #8C8B7E.


I love getcolorcode.com

Triadic colors

1 #817374 and #748173 with #737481 are triadic colors.

2 #817473 and #747381 with #737481 are triadic colors.