COLOR #75ADB9

HEX: #75ADB9 RGB: (117,173,185)

Renk bilgisi

#75ADB9 contains mainly green and blue colors. #75ADB9 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#75ADB9 color RGB value is (117,173,185).

RGB: (117,173,185) (46%, 68%, 73%)

RGB bağlantıları ve doygunluk

R 117 of 255 = 46%
G 173 of 255 = 68%
B 185 of 255 = 73%

117
173
185

R + G + B ~ 62%. #75ADB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 117 + 173 + 185 = 475 (100%)
R 117 of 475 ~ 24.63%
G 173 of 475 ~ 36.42%
B 185 of 475 ~ 38.95'%

%24.63
%36.42
%38.95

CMYK RENK MODELİ

#75ADB9 rengi CMYK tonu (37,6,0,27).

  • camgöbeği tonu 36.76%
  • eflatun tonu 6.49%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%

CMYK: (37,6,0,27)
C37M6Y0K27 (37%, 6%, 0%, 27%)
(0.37 / 0.06 / 0.00 / 0.27)

CMYK yüzdeleri

%36.76
%6.49
%0
%27.45

Codes

Color #75ADB9 in popluar color models

75 AD B9
RGB 117 173 185
HSL 191° 32.69% 59.22%
HSB/HSV 191° 36.76% 72.55%
CMYK 36.76% 6.49% 0.00%
27.45%

Color #75ADB9 in popluar number systems.

HEX 75 AD B9
Decimal 117 173 185
Binary 1110101 10101101 10111001
Octal 165 255 271

Shades and tints

Shades of #75ADB9

#75ADB9
(117,173,185)
#6B9EA9
(107,158,169)
#618F99
(97,143,153)
#578089
(87,128,137)
#4D7179
(77,113,121)
#436269
(67,98,105)
#395359
(57,83,89)
#2F4449
(47,68,73)
#253539
(37,53,57)
#1B2629
(27,38,41)
#111719
(17,23,25)
#000000
(0,0,0)

Tints of #75ADB9

#75ADB9
(117,173,185)
#81B4BF
(129,180,191)
#8DBBC5
(141,187,197)
#99C2CB
(153,194,203)
#A5C9D1
(165,201,209)
#B1D0D7
(177,208,215)
#BDD7DD
(189,215,221)
#C9DEE3
(201,222,227)
#D5E5E9
(213,229,233)
#E1ECEF
(225,236,239)
#EDF3F5
(237,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75ADB9 color. Also use rgb(117,173,185) instead hex code.

Text Font Color

.myTextColor { color: #75ADB9; }

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

This text font color is #75ADB9.

Background Color

.myBgColor { background-color: #75ADB9; }

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

This div background color is #75ADB9.

Border color

.myBorderColor { border: 1px solid #75ADB9; }

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

This div border color is #75ADB9.

Opacity

.myOpacity80 { color: #75ADB9; opacity: 0.8; }

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

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

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

This text has shadow with #75ADB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75ADB9.

Preview

Color preview on black background

This text has color #75ADB9 on black background.


Color preview on white background

This text has color #75ADB9 on white background.


Black color preview on #75ADB9 background

This text has black color on #75ADB9 background.


White color preview on #75ADB9 background

This text has white color on #75ADB9 background.


Related colors

Complementary color

Complementary color for #hex is #8A5246.


I love getcolorcode.com

Triadic colors

1 #B975AD and #ADB975 with #75ADB9 are triadic colors.

2 #B9AD75 and #AD75B9 with #75ADB9 are triadic colors.