COLOR #75B5DB

HEX: #75B5DB RGB: (117,181,219)

Renk bilgisi

#75B5DB contains mainly green and blue colors. #75B5DB ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#75B5DB color RGB value is (117,181,219).

RGB: (117,181,219) (46%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 117 of 255 = 46%
G 181 of 255 = 71%
B 219 of 255 = 86%

117
181
219

R + G + B ~ 68%. #75B5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 117 + 181 + 219 = 517 (100%)
R 117 of 517 ~ 22.63%
G 181 of 517 ~ 35.01%
B 219 of 517 ~ 42.36'%

%22.63
%35.01
%42.36

CMYK RENK MODELİ

#75B5DB rengi CMYK tonu (47,17,0,14).

  • camgöbeği tonu 46.58%
  • eflatun tonu 17.35%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (47,17,0,14)
C47M17Y0K14 (47%, 17%, 0%, 14%)
(0.47 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%46.58
%17.35
%0
%14.12

Codes

Color #75B5DB in popluar color models

75 B5 DB
RGB 117 181 219
HSL 202° 58.62% 65.88%
HSB/HSV 202° 46.58% 85.88%
CMYK 46.58% 17.35% 0.00%
14.12%

Color #75B5DB in popluar number systems.

HEX 75 B5 DB
Decimal 117 181 219
Binary 1110101 10110101 11011011
Octal 165 265 333

Shades and tints

Shades of #75B5DB

#75B5DB
(117,181,219)
#6BA5C8
(107,165,200)
#6195B5
(97,149,181)
#5785A2
(87,133,162)
#4D758F
(77,117,143)
#43657C
(67,101,124)
#395569
(57,85,105)
#2F4556
(47,69,86)
#253543
(37,53,67)
#1B2530
(27,37,48)
#11151D
(17,21,29)
#000000
(0,0,0)

Tints of #75B5DB

#75B5DB
(117,181,219)
#81BBDE
(129,187,222)
#8DC1E1
(141,193,225)
#99C7E4
(153,199,228)
#A5CDE7
(165,205,231)
#B1D3EA
(177,211,234)
#BDD9ED
(189,217,237)
#C9DFF0
(201,223,240)
#D5E5F3
(213,229,243)
#E1EBF6
(225,235,246)
#EDF1F9
(237,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75B5DB color. Also use rgb(117,181,219) instead hex code.

Text Font Color

.myTextColor { color: #75B5DB; }

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

This text font color is #75B5DB.

Background Color

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

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

This div background color is #75B5DB.

Border color

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

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

This div border color is #75B5DB.

Opacity

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

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

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

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

This text has shadow with #75B5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75B5DB.

Preview

Color preview on black background

This text has color #75B5DB on black background.


Color preview on white background

This text has color #75B5DB on white background.


Black color preview on #75B5DB background

This text has black color on #75B5DB background.


White color preview on #75B5DB background

This text has white color on #75B5DB background.


Related colors

Complementary color

Complementary color for #hex is #8A4A24.


I love getcolorcode.com

Triadic colors

1 #DB75B5 and #B5DB75 with #75B5DB are triadic colors.

2 #DBB575 and #B575DB with #75B5DB are triadic colors.