COLOR #95B5D4

HEX: #95B5D4 RGB: (149,181,212)

Renk bilgisi

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

RGB renk modeli

#95B5D4 color RGB value is (149,181,212).

RGB: (149,181,212) (58%, 71%, 83%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 181 of 255 = 71%
B 212 of 255 = 83%

149
181
212

R + G + B ~ 71%. #95B5D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 181 + 212 = 542 (100%)
R 149 of 542 ~ 27.49%
G 181 of 542 ~ 33.39%
B 212 of 542 ~ 39.11'%

%27.49
%33.39
%39.11

CMYK RENK MODELİ

#95B5D4 rengi CMYK tonu (30,15,0,17).

  • camgöbeği tonu 29.72%
  • eflatun tonu 14.62%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (30,15,0,17)
C30M15Y0K17 (30%, 15%, 0%, 17%)
(0.30 / 0.15 / 0.00 / 0.17)

CMYK yüzdeleri

%29.72
%14.62
%0
%16.86

Codes

Color #95B5D4 in popluar color models

95 B5 D4
RGB 149 181 212
HSL 210° 42.28% 70.78%
HSB/HSV 210° 29.72% 83.14%
CMYK 29.72% 14.62% 0.00%
16.86%

Color #95B5D4 in popluar number systems.

HEX 95 B5 D4
Decimal 149 181 212
Binary 10010101 10110101 11010100
Octal 225 265 324

Shades and tints

Shades of #95B5D4

#95B5D4
(149,181,212)
#88A5C1
(136,165,193)
#7B95AE
(123,149,174)
#6E859B
(110,133,155)
#617588
(97,117,136)
#546575
(84,101,117)
#475562
(71,85,98)
#3A454F
(58,69,79)
#2D353C
(45,53,60)
#202529
(32,37,41)
#131516
(19,21,22)
#000000
(0,0,0)

Tints of #95B5D4

#95B5D4
(149,181,212)
#9EBBD7
(158,187,215)
#A7C1DA
(167,193,218)
#B0C7DD
(176,199,221)
#B9CDE0
(185,205,224)
#C2D3E3
(194,211,227)
#CBD9E6
(203,217,230)
#D4DFE9
(212,223,233)
#DDE5EC
(221,229,236)
#E6EBEF
(230,235,239)
#EFF1F2
(239,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95B5D4 color. Also use rgb(149,181,212) instead hex code.

Text Font Color

.myTextColor { color: #95B5D4; }

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

This text font color is #95B5D4.

Background Color

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

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

This div background color is #95B5D4.

Border color

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

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

This div border color is #95B5D4.

Opacity

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

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

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

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

This text has shadow with #95B5D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95B5D4.

Preview

Color preview on black background

This text has color #95B5D4 on black background.


Color preview on white background

This text has color #95B5D4 on white background.


Black color preview on #95B5D4 background

This text has black color on #95B5D4 background.


White color preview on #95B5D4 background

This text has white color on #95B5D4 background.


Related colors

Complementary color

Complementary color for #hex is #6A4A2B.


I love getcolorcode.com

Triadic colors

1 #D495B5 and #B5D495 with #95B5D4 are triadic colors.

2 #D4B595 and #B595D4 with #95B5D4 are triadic colors.