COLOR #6EBDED

HEX: #6EBDED RGB: (110,189,237)

Renk bilgisi

#6EBDED contains mainly green and blue colors. #6EBDED ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#6EBDED color RGB value is (110,189,237).

RGB: (110,189,237) (43%, 74%, 93%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 189 of 255 = 74%
B 237 of 255 = 93%

110
189
237

R + G + B ~ 70%. #6EBDED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 189 + 237 = 536 (100%)
R 110 of 536 ~ 20.52%
G 189 of 536 ~ 35.26%
B 237 of 536 ~ 44.22'%

%20.52
%35.26
%44.22

CMYK RENK MODELİ

#6EBDED rengi CMYK tonu (54,20,0,7).

  • camgöbeği tonu 53.59%
  • eflatun tonu 20.25%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (54,20,0,7)
C54M20Y0K7 (54%, 20%, 0%, 7%)
(0.54 / 0.20 / 0.00 / 0.07)

CMYK yüzdeleri

%53.59
%20.25
%0
%7.06

Codes

Color #6EBDED in popluar color models

6E BD ED
RGB 110 189 237
HSL 203° 77.91% 68.04%
HSB/HSV 203° 53.59% 92.94%
CMYK 53.59% 20.25% 0.00%
7.06%

Color #6EBDED in popluar number systems.

HEX 6E BD ED
Decimal 110 189 237
Binary 1101110 10111101 11101101
Octal 156 275 355

Shades and tints

Shades of #6EBDED

#6EBDED
(110,189,237)
#64ACD8
(100,172,216)
#5A9BC3
(90,155,195)
#508AAE
(80,138,174)
#467999
(70,121,153)
#3C6884
(60,104,132)
#32576F
(50,87,111)
#28465A
(40,70,90)
#1E3545
(30,53,69)
#142430
(20,36,48)
#0A131B
(10,19,27)
#000000
(0,0,0)

Tints of #6EBDED

#6EBDED
(110,189,237)
#7BC3EE
(123,195,238)
#88C9EF
(136,201,239)
#95CFF0
(149,207,240)
#A2D5F1
(162,213,241)
#AFDBF2
(175,219,242)
#BCE1F3
(188,225,243)
#C9E7F4
(201,231,244)
#D6EDF5
(214,237,245)
#E3F3F6
(227,243,246)
#F0F9F7
(240,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EBDED color. Also use rgb(110,189,237) instead hex code.

Text Font Color

.myTextColor { color: #6EBDED; }

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

This text font color is #6EBDED.

Background Color

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

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

This div background color is #6EBDED.

Border color

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

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

This div border color is #6EBDED.

Opacity

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

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

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

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

This text has shadow with #6EBDED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EBDED.

Preview

Color preview on black background

This text has color #6EBDED on black background.


Color preview on white background

This text has color #6EBDED on white background.


Black color preview on #6EBDED background

This text has black color on #6EBDED background.


White color preview on #6EBDED background

This text has white color on #6EBDED background.


Related colors

Complementary color

Complementary color for #hex is #914212.


I love getcolorcode.com

Triadic colors

1 #ED6EBD and #BDED6E with #6EBDED are triadic colors.

2 #EDBD6E and #BD6EED with #6EBDED are triadic colors.