COLOR #75777D

HEX: #75777D RGB: (117,119,125)

Renk bilgisi

#75777D contains red, green and blue colors in about the same proportion. #75777D ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#75777D color RGB value is (117,119,125).

RGB: (117,119,125) (46%, 47%, 49%)

RGB bağlantıları ve doygunluk

R 117 of 255 = 46%
G 119 of 255 = 47%
B 125 of 255 = 49%

117
119
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 117 + 119 + 125 = 361 (100%)
R 117 of 361 ~ 32.41%
G 119 of 361 ~ 32.96%
B 125 of 361 ~ 34.63'%

%32.41
%32.96
%34.63

CMYK RENK MODELİ

#75777D rengi CMYK tonu (6,5,0,51).

  • camgöbeği tonu 6.40%
  • eflatun tonu 4.80%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%
CMYK: (6,5,0,51) C6M5Y0K51 (6%,5%,0%,51%) (0.06/0.05/0.00/0.51) 

CMYK yüzdeleri

%6.4
%4.8
%0
%50.98

Codes

Color #75777D in popluar color models

75 77 7D
RGB 117 119 125
HSL 225° 3.31% 47.45%
HSB/HSV 225° 6.40% 49.02%
CMYK 6.40% 4.80% 0.00%
50.98%

Color #75777D in popluar number systems.

HEX 75 77 7D
Decimal 117 119 125
Binary 1110101 1110111 1111101
Octal 165 167 175

Shades and tints

Shades of #75777D

#75777D
(117,119,125)
#6B6D72
(107,109,114)
#616367
(97,99,103)
#57595C
(87,89,92)
#4D4F51
(77,79,81)
#434546
(67,69,70)
#393B3B
(57,59,59)
#2F3130
(47,49,48)
#252725
(37,39,37)
#1B1D1A
(27,29,26)
#11130F
(17,19,15)
#000000
(0,0,0)

Tints of #75777D

#75777D
(117,119,125)
#818388
(129,131,136)
#8D8F93
(141,143,147)
#999B9E
(153,155,158)
#A5A7A9
(165,167,169)
#B1B3B4
(177,179,180)
#BDBFBF
(189,191,191)
#C9CBCA
(201,203,202)
#D5D7D5
(213,215,213)
#E1E3E0
(225,227,224)
#EDEFEB
(237,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75777D color. Also use rgb(117,119,125) instead hex code.

Text Font Color

.myTextColor { color: #75777D; }

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

This text font color is #75777D.

Background Color

.myBgColor { background-color: #75777D; }

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

This div background color is #75777D.

Border color

.myBorderColor { border: 1px solid #75777D; }

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

This div border color is #75777D.

Opacity

.myOpacity80 { color: #75777D; opacity: 0.8; }

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

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

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

This text has shadow with #75777D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75777D.

Preview

Color preview on black background

This text has color #75777D on black background.


Color preview on white background

This text has color #75777D on white background.


Black color preview on #75777D background

This text has black color on #75777D background.


White color preview on #75777D background

This text has white color on #75777D background.


Related colors

Complementary color

Complementary color for #hex is #8A8882.


I love getcolorcode.com

Triadic colors

1 #7D7577 and #777D75 with #75777D are triadic colors.

2 #7D7775 and #77757D with #75777D are triadic colors.