COLOR #888EB6

HEX: #888EB6 RGB: (136,142,182)

Renk bilgisi

#888EB6 contains red, green and blue colors in about the same proportion. #888EB6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#888EB6 color RGB value is (136,142,182).

RGB: (136,142,182) (53%, 56%, 71%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 142 of 255 = 56%
B 182 of 255 = 71%

136
142
182

R + G + B ~ 60%. #888EB6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 142 + 182 = 460 (100%)
R 136 of 460 ~ 29.57%
G 142 of 460 ~ 30.87%
B 182 of 460 ~ 39.57'%

%29.57
%30.87
%39.57

CMYK RENK MODELİ

#888EB6 rengi CMYK tonu (25,22,0,29).

  • camgöbeği tonu 25.27%
  • eflatun tonu 21.98%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (25,22,0,29)
C25M22Y0K29 (25%, 22%, 0%, 29%)
(0.25 / 0.22 / 0.00 / 0.29)

CMYK yüzdeleri

%25.27
%21.98
%0
%28.63

Codes

Color #888EB6 in popluar color models

88 8E B6
RGB 136 142 182
HSL 232° 23.96% 62.35%
HSB/HSV 232° 25.27% 71.37%
CMYK 25.27% 21.98% 0.00%
28.63%

Color #888EB6 in popluar number systems.

HEX 88 8E B6
Decimal 136 142 182
Binary 10001000 10001110 10110110
Octal 210 216 266

Shades and tints

Shades of #888EB6

#888EB6
(136,142,182)
#7C82A6
(124,130,166)
#707696
(112,118,150)
#646A86
(100,106,134)
#585E76
(88,94,118)
#4C5266
(76,82,102)
#404656
(64,70,86)
#343A46
(52,58,70)
#282E36
(40,46,54)
#1C2226
(28,34,38)
#101616
(16,22,22)
#000000
(0,0,0)

Tints of #888EB6

#888EB6
(136,142,182)
#9298BC
(146,152,188)
#9CA2C2
(156,162,194)
#A6ACC8
(166,172,200)
#B0B6CE
(176,182,206)
#BAC0D4
(186,192,212)
#C4CADA
(196,202,218)
#CED4E0
(206,212,224)
#D8DEE6
(216,222,230)
#E2E8EC
(226,232,236)
#ECF2F2
(236,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #888EB6 color. Also use rgb(136,142,182) instead hex code.

Text Font Color

.myTextColor { color: #888EB6; }

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

This text font color is #888EB6.

Background Color

.myBgColor { background-color: #888EB6; }

<div style="background-color:#888EB6">Inner text</div>

This div background color is #888EB6.

Border color

.myBorderColor { border: 1px solid #888EB6; }

<div style="border:3px solid #888EB6">Div</div>

This div border color is #888EB6.

Opacity

.myOpacity80 { color: #888EB6; opacity: 0.8; }

<p style="color:#888EB6;opacity:0.8;">80%</p>

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

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

This text has shadow with #888EB6 color.


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

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

This text has shadow with #888EB6 primary color and red secondary color.


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

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

This text has shadow with #888EB6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #888EB6.

Preview

Color preview on black background

This text has color #888EB6 on black background.


Color preview on white background

This text has color #888EB6 on white background.


Black color preview on #888EB6 background

This text has black color on #888EB6 background.


White color preview on #888EB6 background

This text has white color on #888EB6 background.


Related colors

Complementary color

Complementary color for #hex is #777149.


I love getcolorcode.com

Triadic colors

1 #B6888E and #8EB688 with #888EB6 are triadic colors.

2 #B68E88 and #8E88B6 with #888EB6 are triadic colors.