COLOR #95D9E5

HEX: #95D9E5 RGB: (149,217,229)

Renk bilgisi

#95D9E5 contains mainly green and blue colors. #95D9E5 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#95D9E5 color RGB value is (149,217,229).

RGB: (149,217,229) (58%, 85%, 90%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 217 of 255 = 85%
B 229 of 255 = 90%

149
217
229

R + G + B ~ 78%. #95D9E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 217 + 229 = 595 (100%)
R 149 of 595 ~ 25.04%
G 217 of 595 ~ 36.47%
B 229 of 595 ~ 38.49'%

%25.04
%36.47
%38.49

CMYK RENK MODELİ

#95D9E5 rengi CMYK tonu (35,5,0,10).

  • camgöbeği tonu 34.93%
  • eflatun tonu 5.24%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (35,5,0,10)
C35M5Y0K10 (35%, 5%, 0%, 10%)
(0.35 / 0.05 / 0.00 / 0.10)

CMYK yüzdeleri

%34.93
%5.24
%0
%10.2

Codes

Color #95D9E5 in popluar color models

95 D9 E5
RGB 149 217 229
HSL 189° 60.61% 74.12%
HSB/HSV 189° 34.93% 89.80%
CMYK 34.93% 5.24% 0.00%
10.20%

Color #95D9E5 in popluar number systems.

HEX 95 D9 E5
Decimal 149 217 229
Binary 10010101 11011001 11100101
Octal 225 331 345

Shades and tints

Shades of #95D9E5

#95D9E5
(149,217,229)
#88C6D1
(136,198,209)
#7BB3BD
(123,179,189)
#6EA0A9
(110,160,169)
#618D95
(97,141,149)
#547A81
(84,122,129)
#47676D
(71,103,109)
#3A5459
(58,84,89)
#2D4145
(45,65,69)
#202E31
(32,46,49)
#131B1D
(19,27,29)
#000000
(0,0,0)

Tints of #95D9E5

#95D9E5
(149,217,229)
#9EDCE7
(158,220,231)
#A7DFE9
(167,223,233)
#B0E2EB
(176,226,235)
#B9E5ED
(185,229,237)
#C2E8EF
(194,232,239)
#CBEBF1
(203,235,241)
#D4EEF3
(212,238,243)
#DDF1F5
(221,241,245)
#E6F4F7
(230,244,247)
#EFF7F9
(239,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95D9E5 color. Also use rgb(149,217,229) instead hex code.

Text Font Color

.myTextColor { color: #95D9E5; }

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

This text font color is #95D9E5.

Background Color

.myBgColor { background-color: #95D9E5; }

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

This div background color is #95D9E5.

Border color

.myBorderColor { border: 1px solid #95D9E5; }

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

This div border color is #95D9E5.

Opacity

.myOpacity80 { color: #95D9E5; opacity: 0.8; }

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

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

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

This text has shadow with #95D9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95D9E5.

Preview

Color preview on black background

This text has color #95D9E5 on black background.


Color preview on white background

This text has color #95D9E5 on white background.


Black color preview on #95D9E5 background

This text has black color on #95D9E5 background.


White color preview on #95D9E5 background

This text has white color on #95D9E5 background.


Related colors

Complementary color

Complementary color for #hex is #6A261A.


I love getcolorcode.com

Triadic colors

1 #E595D9 and #D9E595 with #95D9E5 are triadic colors.

2 #E5D995 and #D995E5 with #95D9E5 are triadic colors.