COLOR #758284

HEX: #758284 RGB: (117,130,132)

Color info

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

RGB color model

#758284 color RGB value is (117,130,132).

RGB: (117,130,132) (46%, 51%, 52%)

RGB channels and saturation

R 117 of 255 = 46%
G 130 of 255 = 51%
B 132 of 255 = 52%

117
130
132

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

Portions of RGB colors in percentages

R + G + B = 117 + 130 + 132 = 379 (100%)
R 117 of 379 ~ 30.87%
G 130 of 379 ~ 34.3%
B 132 of 379 ~ 34.83'%

%30.87
%34.3
%34.83

CMYK color model

#758284 color CMYK value is (11,2,0,48).

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

CMYK: (11,2,0,48)
C11M2Y0K48 (11%, 2%, 0%, 48%)
(0.11 / 0.02 / 0.00 / 0.48)

CMYK percentages

%11.36
%1.52
%0
%48.24

Codes

Color #758284 in popluar color models

75 82 84
RGB 117 130 132
HSL 188° 6.02% 48.82%
HSB/HSV 188° 11.36% 51.76%
CMYK 11.36% 1.52% 0.00%
48.24%

Color #758284 in popluar number systems.

HEX 75 82 84
Decimal 117 130 132
Binary 1110101 10000010 10000100
Octal 165 202 204

Shades and tints

Shades of #758284

#758284
(117,130,132)
#6B7778
(107,119,120)
#616C6C
(97,108,108)
#576160
(87,97,96)
#4D5654
(77,86,84)
#434B48
(67,75,72)
#39403C
(57,64,60)
#2F3530
(47,53,48)
#252A24
(37,42,36)
#1B1F18
(27,31,24)
#11140C
(17,20,12)
#000000
(0,0,0)

Tints of #758284

#758284
(117,130,132)
#818D8F
(129,141,143)
#8D989A
(141,152,154)
#99A3A5
(153,163,165)
#A5AEB0
(165,174,176)
#B1B9BB
(177,185,187)
#BDC4C6
(189,196,198)
#C9CFD1
(201,207,209)
#D5DADC
(213,218,220)
#E1E5E7
(225,229,231)
#EDF0F2
(237,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758284; }

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

This text font color is #758284.

Background Color

.myBgColor { background-color: #758284; }

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

This div background color is #758284.

Border color

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

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

This div border color is #758284.

Opacity

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

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

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

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

This text has shadow with #758284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758284.

Preview

Color preview on black background

This text has color #758284 on black background.


Color preview on white background

This text has color #758284 on white background.


Black color preview on #758284 background

This text has black color on #758284 background.


White color preview on #758284 background

This text has white color on #758284 background.


Related colors

Complementary color

Complementary color for #hex is #8A7D7B.


I love getcolorcode.com

Triadic colors

1 #847582 and #828475 with #758284 are triadic colors.

2 #848275 and #827584 with #758284 are triadic colors.