COLOR #6AB5E1

HEX: #6AB5E1 RGB: (106,181,225)

Renk bilgisi

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

RGB renk modeli

#6AB5E1 color RGB value is (106,181,225).

RGB: (106,181,225) (42%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 181 of 255 = 71%
B 225 of 255 = 88%

106
181
225

R + G + B ~ 67%. #6AB5E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 181 + 225 = 512 (100%)
R 106 of 512 ~ 20.7%
G 181 of 512 ~ 35.35%
B 225 of 512 ~ 43.95'%

%20.7
%35.35
%43.95

CMYK RENK MODELİ

#6AB5E1 rengi CMYK tonu (53,20,0,12).

  • camgöbeği tonu 52.89%
  • eflatun tonu 19.56%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (53,20,0,12)
C53M20Y0K12 (53%, 20%, 0%, 12%)
(0.53 / 0.20 / 0.00 / 0.12)

CMYK yüzdeleri

%52.89
%19.56
%0
%11.76

Codes

Color #6AB5E1 in popluar color models

6A B5 E1
RGB 106 181 225
HSL 202° 66.48% 64.90%
HSB/HSV 202° 52.89% 88.24%
CMYK 52.89% 19.56% 0.00%
11.76%

Color #6AB5E1 in popluar number systems.

HEX 6A B5 E1
Decimal 106 181 225
Binary 1101010 10110101 11100001
Octal 152 265 341

Shades and tints

Shades of #6AB5E1

#6AB5E1
(106,181,225)
#61A5CD
(97,165,205)
#5895B9
(88,149,185)
#4F85A5
(79,133,165)
#467591
(70,117,145)
#3D657D
(61,101,125)
#345569
(52,85,105)
#2B4555
(43,69,85)
#223541
(34,53,65)
#19252D
(25,37,45)
#101519
(16,21,25)
#000000
(0,0,0)

Tints of #6AB5E1

#6AB5E1
(106,181,225)
#77BBE3
(119,187,227)
#84C1E5
(132,193,229)
#91C7E7
(145,199,231)
#9ECDE9
(158,205,233)
#ABD3EB
(171,211,235)
#B8D9ED
(184,217,237)
#C5DFEF
(197,223,239)
#D2E5F1
(210,229,241)
#DFEBF3
(223,235,243)
#ECF1F5
(236,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6AB5E1 color. Also use rgb(106,181,225) instead hex code.

Text Font Color

.myTextColor { color: #6AB5E1; }

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

This text font color is #6AB5E1.

Background Color

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

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

This div background color is #6AB5E1.

Border color

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

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

This div border color is #6AB5E1.

Opacity

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

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

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

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

This text has shadow with #6AB5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6AB5E1.

Preview

Color preview on black background

This text has color #6AB5E1 on black background.


Color preview on white background

This text has color #6AB5E1 on white background.


Black color preview on #6AB5E1 background

This text has black color on #6AB5E1 background.


White color preview on #6AB5E1 background

This text has white color on #6AB5E1 background.


Related colors

Complementary color

Complementary color for #hex is #954A1E.


I love getcolorcode.com

Triadic colors

1 #E16AB5 and #B5E16A with #6AB5E1 are triadic colors.

2 #E1B56A and #B56AE1 with #6AB5E1 are triadic colors.