COLOR #6EB6CC

HEX: #6EB6CC RGB: (110,182,204)

Renk bilgisi

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

RGB renk modeli

#6EB6CC color RGB value is (110,182,204).

RGB: (110,182,204) (43%, 71%, 80%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 182 of 255 = 71%
B 204 of 255 = 80%

110
182
204

R + G + B ~ 65%. #6EB6CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 182 + 204 = 496 (100%)
R 110 of 496 ~ 22.18%
G 182 of 496 ~ 36.69%
B 204 of 496 ~ 41.13'%

%22.18
%36.69
%41.13

CMYK RENK MODELİ

#6EB6CC rengi CMYK tonu (46,11,0,20).

  • camgöbeği tonu 46.08%
  • eflatun tonu 10.78%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (46,11,0,20)
C46M11Y0K20 (46%, 11%, 0%, 20%)
(0.46 / 0.11 / 0.00 / 0.20)

CMYK yüzdeleri

%46.08
%10.78
%0
%20

Codes

Color #6EB6CC in popluar color models

6E B6 CC
RGB 110 182 204
HSL 194° 47.96% 61.57%
HSB/HSV 194° 46.08% 80.00%
CMYK 46.08% 10.78% 0.00%
20.00%

Color #6EB6CC in popluar number systems.

HEX 6E B6 CC
Decimal 110 182 204
Binary 1101110 10110110 11001100
Octal 156 266 314

Shades and tints

Shades of #6EB6CC

#6EB6CC
(110,182,204)
#64A6BA
(100,166,186)
#5A96A8
(90,150,168)
#508696
(80,134,150)
#467684
(70,118,132)
#3C6672
(60,102,114)
#325660
(50,86,96)
#28464E
(40,70,78)
#1E363C
(30,54,60)
#14262A
(20,38,42)
#0A1618
(10,22,24)
#000000
(0,0,0)

Tints of #6EB6CC

#6EB6CC
(110,182,204)
#7BBCD0
(123,188,208)
#88C2D4
(136,194,212)
#95C8D8
(149,200,216)
#A2CEDC
(162,206,220)
#AFD4E0
(175,212,224)
#BCDAE4
(188,218,228)
#C9E0E8
(201,224,232)
#D6E6EC
(214,230,236)
#E3ECF0
(227,236,240)
#F0F2F4
(240,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EB6CC color. Also use rgb(110,182,204) instead hex code.

Text Font Color

.myTextColor { color: #6EB6CC; }

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

This text font color is #6EB6CC.

Background Color

.myBgColor { background-color: #6EB6CC; }

<div style="background-color:#6EB6CC">Inner text</div>

This div background color is #6EB6CC.

Border color

.myBorderColor { border: 1px solid #6EB6CC; }

<div style="border:3px solid #6EB6CC">Div</div>

This div border color is #6EB6CC.

Opacity

.myOpacity80 { color: #6EB6CC; opacity: 0.8; }

<p style="color:#6EB6CC;opacity:0.8;">80%</p>

Text with #6EB6CC 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 #6EB6CC;}

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

This text has shadow with #6EB6CC color.


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

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

This text has shadow with #6EB6CC primary color and red secondary color.


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

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

This text has shadow with #6EB6CC and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6EB6CC.

Preview

Color preview on black background

This text has color #6EB6CC on black background.


Color preview on white background

This text has color #6EB6CC on white background.


Black color preview on #6EB6CC background

This text has black color on #6EB6CC background.


White color preview on #6EB6CC background

This text has white color on #6EB6CC background.


Related colors

Complementary color

Complementary color for #hex is #914933.


I love getcolorcode.com

Triadic colors

1 #CC6EB6 and #B6CC6E with #6EB6CC are triadic colors.

2 #CCB66E and #B66ECC with #6EB6CC are triadic colors.