COLOR #6CB5E9

HEX: #6CB5E9 RGB: (108,181,233)

Renk bilgisi

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

RGB renk modeli

#6CB5E9 color RGB value is (108,181,233).

RGB: (108,181,233) (42%, 71%, 91%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 181 of 255 = 71%
B 233 of 255 = 91%

108
181
233

R + G + B ~ 68%. #6CB5E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 181 + 233 = 522 (100%)
R 108 of 522 ~ 20.69%
G 181 of 522 ~ 34.67%
B 233 of 522 ~ 44.64'%

%20.69
%34.67
%44.64

CMYK RENK MODELİ

#6CB5E9 rengi CMYK tonu (54,22,0,9).

  • camgöbeği tonu 53.65%
  • eflatun tonu 22.32%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (54,22,0,9)
C54M22Y0K9 (54%, 22%, 0%, 9%)
(0.54 / 0.22 / 0.00 / 0.09)

CMYK yüzdeleri

%53.65
%22.32
%0
%8.63

Codes

Color #6CB5E9 in popluar color models

6C B5 E9
RGB 108 181 233
HSL 205° 73.96% 66.86%
HSB/HSV 205° 53.65% 91.37%
CMYK 53.65% 22.32% 0.00%
8.63%

Color #6CB5E9 in popluar number systems.

HEX 6C B5 E9
Decimal 108 181 233
Binary 1101100 10110101 11101001
Octal 154 265 351

Shades and tints

Shades of #6CB5E9

#6CB5E9
(108,181,233)
#63A5D4
(99,165,212)
#5A95BF
(90,149,191)
#5185AA
(81,133,170)
#487595
(72,117,149)
#3F6580
(63,101,128)
#36556B
(54,85,107)
#2D4556
(45,69,86)
#243541
(36,53,65)
#1B252C
(27,37,44)
#121517
(18,21,23)
#000000
(0,0,0)

Tints of #6CB5E9

#6CB5E9
(108,181,233)
#79BBEB
(121,187,235)
#86C1ED
(134,193,237)
#93C7EF
(147,199,239)
#A0CDF1
(160,205,241)
#ADD3F3
(173,211,243)
#BAD9F5
(186,217,245)
#C7DFF7
(199,223,247)
#D4E5F9
(212,229,249)
#E1EBFB
(225,235,251)
#EEF1FD
(238,241,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CB5E9 color. Also use rgb(108,181,233) instead hex code.

Text Font Color

.myTextColor { color: #6CB5E9; }

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

This text font color is #6CB5E9.

Background Color

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

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

This div background color is #6CB5E9.

Border color

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

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

This div border color is #6CB5E9.

Opacity

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

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

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

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

This text has shadow with #6CB5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CB5E9.

Preview

Color preview on black background

This text has color #6CB5E9 on black background.


Color preview on white background

This text has color #6CB5E9 on white background.


Black color preview on #6CB5E9 background

This text has black color on #6CB5E9 background.


White color preview on #6CB5E9 background

This text has white color on #6CB5E9 background.


Related colors

Complementary color

Complementary color for #hex is #934A16.


I love getcolorcode.com

Triadic colors

1 #E96CB5 and #B5E96C with #6CB5E9 are triadic colors.

2 #E9B56C and #B56CE9 with #6CB5E9 are triadic colors.