COLOR #7D9488

HEX: #7D9488 RGB: (125,148,136)

Renk bilgisi

#7D9488 contains red, green and blue colors in about the same proportion. #7D9488 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#7D9488 color RGB value is (125,148,136).

RGB: (125,148,136) (49%, 58%, 53%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 148 of 255 = 58%
B 136 of 255 = 53%

125
148
136

R + G + B ~ 53%. #7D9488 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 148 + 136 = 409 (100%)
R 125 of 409 ~ 30.56%
G 148 of 409 ~ 36.19%
B 136 of 409 ~ 33.25'%

%30.56
%36.19
%33.25

CMYK RENK MODELİ

#7D9488 rengi CMYK tonu (16,0,8,42).

  • camgöbeği tonu 15.54%
  • eflatun tonu 0.00%
  • sarı tonu 8.11%
  • ana renk tonu 41.96%

CMYK: (16,0,8,42)
C16M0Y8K42 (16%, 0%, 8%, 42%)
(0.16 / 0.00 / 0.08 / 0.42)

CMYK yüzdeleri

%15.54
%0
%8.11
%41.96

Codes

Color #7D9488 in popluar color models

7D 94 88
RGB 125 148 136
HSL 149° 9.70% 53.53%
HSB/HSV 149° 15.54% 58.04%
CMYK 15.54% 0.00% 8.11%
41.96%

Color #7D9488 in popluar number systems.

HEX 7D 94 88
Decimal 125 148 136
Binary 1111101 10010100 10001000
Octal 175 224 210

Shades and tints

Shades of #7D9488

#7D9488
(125,148,136)
#72877C
(114,135,124)
#677A70
(103,122,112)
#5C6D64
(92,109,100)
#516058
(81,96,88)
#46534C
(70,83,76)
#3B4640
(59,70,64)
#303934
(48,57,52)
#252C28
(37,44,40)
#1A1F1C
(26,31,28)
#0F1210
(15,18,16)
#000000
(0,0,0)

Tints of #7D9488

#7D9488
(125,148,136)
#889D92
(136,157,146)
#93A69C
(147,166,156)
#9EAFA6
(158,175,166)
#A9B8B0
(169,184,176)
#B4C1BA
(180,193,186)
#BFCAC4
(191,202,196)
#CAD3CE
(202,211,206)
#D5DCD8
(213,220,216)
#E0E5E2
(224,229,226)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D9488 color. Also use rgb(125,148,136) instead hex code.

Text Font Color

.myTextColor { color: #7D9488; }

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

This text font color is #7D9488.

Background Color

.myBgColor { background-color: #7D9488; }

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

This div background color is #7D9488.

Border color

.myBorderColor { border: 1px solid #7D9488; }

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

This div border color is #7D9488.

Opacity

.myOpacity80 { color: #7D9488; opacity: 0.8; }

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

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

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

This text has shadow with #7D9488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9488.

Preview

Color preview on black background

This text has color #7D9488 on black background.


Color preview on white background

This text has color #7D9488 on white background.


Black color preview on #7D9488 background

This text has black color on #7D9488 background.


White color preview on #7D9488 background

This text has white color on #7D9488 background.


Related colors

Complementary color

Complementary color for #hex is #826B77.


I love getcolorcode.com

Triadic colors

1 #887D94 and #94887D with #7D9488 are triadic colors.

2 #88947D and #947D88 with #7D9488 are triadic colors.