COLOR #738284

HEX: #738284 RGB: (115,130,132)

Color info

#738284 contains red, green and blue colors in about the same proportion. Web safe color of #738284 is #669999 (or #699).

RGB color model

#738284 color RGB value is (115,130,132).

RGB: (115,130,132) (45%, 51%, 52%)

RGB channels and saturation

R 115 of 255 = 45%
G 130 of 255 = 51%
B 132 of 255 = 52%

115
130
132

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

Portions of RGB colors in percentages

R + G + B = 115 + 130 + 132 = 377 (100%)
R 115 of 377 ~ 30.5%
G 130 of 377 ~ 34.48%
B 132 of 377 ~ 35.01'%

%30.5
%34.48
%35.01

CMYK color model

#738284 color CMYK value is (13,2,0,48).

  • cyan value is 12.88%
  • magenta value is 1.52%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (13,2,0,48)
C13M2Y0K48 (13%, 2%, 0%, 48%)
(0.13 / 0.02 / 0.00 / 0.48)

CMYK percentages

%12.88
%1.52
%0
%48.24

Codes

Color #738284 in popluar color models

73 82 84
RGB 115 130 132
HSL 187° 6.88% 48.43%
HSB/HSV 187° 12.88% 51.76%
CMYK 12.88% 1.52% 0.00%
48.24%

Color #738284 in popluar number systems.

HEX 73 82 84
Decimal 115 130 132
Binary 1110011 10000010 10000100
Octal 163 202 204

Shades and tints

Shades of #738284

#738284
(115,130,132)
#697778
(105,119,120)
#5F6C6C
(95,108,108)
#556160
(85,97,96)
#4B5654
(75,86,84)
#414B48
(65,75,72)
#37403C
(55,64,60)
#2D3530
(45,53,48)
#232A24
(35,42,36)
#191F18
(25,31,24)
#0F140C
(15,20,12)
#000000
(0,0,0)

Tints of #738284

#738284
(115,130,132)
#7F8D8F
(127,141,143)
#8B989A
(139,152,154)
#97A3A5
(151,163,165)
#A3AEB0
(163,174,176)
#AFB9BB
(175,185,187)
#BBC4C6
(187,196,198)
#C7CFD1
(199,207,209)
#D3DADC
(211,218,220)
#DFE5E7
(223,229,231)
#EBF0F2
(235,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738284 color. Also use rgb(115,130,132) instead hex code.

Text Font Color

.myTextColor { color: #738284; }

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

This text font color is #738284.

Background Color

.myBgColor { background-color: #738284; }

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

This div background color is #738284.

Border color

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

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

This div border color is #738284.

Opacity

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

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

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

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

This text has shadow with #738284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738284.

Preview

Color preview on black background

This text has color #738284 on black background.


Color preview on white background

This text has color #738284 on white background.


Black color preview on #738284 background

This text has black color on #738284 background.


White color preview on #738284 background

This text has white color on #738284 background.


Related colors

Complementary color

Complementary color for #hex is #8C7D7B.


I love getcolorcode.com

Triadic colors

1 #847382 and #828473 with #738284 are triadic colors.

2 #848273 and #827384 with #738284 are triadic colors.