COLOR #6EACCC

HEX: #6EACCC RGB: (110,172,204)

Renk bilgisi

#6EACCC contains mainly green and blue colors. #6EACCC ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6EACCC color RGB value is (110,172,204).

RGB: (110,172,204) (43%, 67%, 80%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 172 of 255 = 67%
B 204 of 255 = 80%

110
172
204

R + G + B ~ 63%. #6EACCC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 172 + 204 = 486 (100%)
R 110 of 486 ~ 22.63%
G 172 of 486 ~ 35.39%
B 204 of 486 ~ 41.98'%

%22.63
%35.39
%41.98

CMYK RENK MODELİ

#6EACCC rengi CMYK tonu (46,16,0,20).

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

CMYK: (46,16,0,20)
C46M16Y0K20 (46%, 16%, 0%, 20%)
(0.46 / 0.16 / 0.00 / 0.20)

CMYK yüzdeleri

%46.08
%15.69
%0
%20

Codes

Color #6EACCC in popluar color models

6E AC CC
RGB 110 172 204
HSL 200° 47.96% 61.57%
HSB/HSV 200° 46.08% 80.00%
CMYK 46.08% 15.69% 0.00%
20.00%

Color #6EACCC in popluar number systems.

HEX 6E AC CC
Decimal 110 172 204
Binary 1101110 10101100 11001100
Octal 156 254 314

Shades and tints

Shades of #6EACCC

#6EACCC
(110,172,204)
#649DBA
(100,157,186)
#5A8EA8
(90,142,168)
#507F96
(80,127,150)
#467084
(70,112,132)
#3C6172
(60,97,114)
#325260
(50,82,96)
#28434E
(40,67,78)
#1E343C
(30,52,60)
#14252A
(20,37,42)
#0A1618
(10,22,24)
#000000
(0,0,0)

Tints of #6EACCC

#6EACCC
(110,172,204)
#7BB3D0
(123,179,208)
#88BAD4
(136,186,212)
#95C1D8
(149,193,216)
#A2C8DC
(162,200,220)
#AFCFE0
(175,207,224)
#BCD6E4
(188,214,228)
#C9DDE8
(201,221,232)
#D6E4EC
(214,228,236)
#E3EBF0
(227,235,240)
#F0F2F4
(240,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EACCC; }

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

This text font color is #6EACCC.

Background Color

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

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

This div background color is #6EACCC.

Border color

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

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

This div border color is #6EACCC.

Opacity

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

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

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

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

This text has shadow with #6EACCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EACCC.

Preview

Color preview on black background

This text has color #6EACCC on black background.


Color preview on white background

This text has color #6EACCC on white background.


Black color preview on #6EACCC background

This text has black color on #6EACCC background.


White color preview on #6EACCC background

This text has white color on #6EACCC background.


Related colors

Complementary color

Complementary color for #hex is #915333.


I love getcolorcode.com

Triadic colors

1 #CC6EAC and #ACCC6E with #6EACCC are triadic colors.

2 #CCAC6E and #AC6ECC with #6EACCC are triadic colors.