COLOR #6AEBE3

HEX: #6AEBE3 RGB: (106,235,227)

Color info

#6AEBE3 contains mainly green and blue colors. Web safe color of #6AEBE3 is #66FFCC (or #6FC).

RGB color model

#6AEBE3 color RGB value is (106,235,227).

RGB: (106,235,227) (42%, 92%, 89%)

RGB channels and saturation

R 106 of 255 = 42%
G 235 of 255 = 92%
B 227 of 255 = 89%

106
235
227

R + G + B ~ 74%. #6AEBE3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 106 + 235 + 227 = 568 (100%)
R 106 of 568 ~ 18.66%
G 235 of 568 ~ 41.37%
B 227 of 568 ~ 39.96'%

%18.66
%41.37
%39.96

CMYK color model

#6AEBE3 color CMYK value is (55,0,3,8).

  • cyan value is 54.89%
  • magenta value is 0.00%
  • yellow value is 3.40%
  • key color value is 7.84%

CMYK: (55,0,3,8)
C55M0Y3K8 (55%, 0%, 3%, 8%)
(0.55 / 0.00 / 0.03 / 0.08)

CMYK percentages

%54.89
%0
%3.4
%7.84

Codes

Color #6AEBE3 in popluar color models

6A EB E3
RGB 106 235 227
HSL 176° 76.33% 66.86%
HSB/HSV 176° 54.89% 92.16%
CMYK 54.89% 0.00% 3.40%
7.84%

Color #6AEBE3 in popluar number systems.

HEX 6A EB E3
Decimal 106 235 227
Binary 1101010 11101011 11100011
Octal 152 353 343

Shades and tints

Shades of #6AEBE3

#6AEBE3
(106,235,227)
#61D6CF
(97,214,207)
#58C1BB
(88,193,187)
#4FACA7
(79,172,167)
#469793
(70,151,147)
#3D827F
(61,130,127)
#346D6B
(52,109,107)
#2B5857
(43,88,87)
#224343
(34,67,67)
#192E2F
(25,46,47)
#10191B
(16,25,27)
#000000
(0,0,0)

Tints of #6AEBE3

#6AEBE3
(106,235,227)
#77ECE5
(119,236,229)
#84EDE7
(132,237,231)
#91EEE9
(145,238,233)
#9EEFEB
(158,239,235)
#ABF0ED
(171,240,237)
#B8F1EF
(184,241,239)
#C5F2F1
(197,242,241)
#D2F3F3
(210,243,243)
#DFF4F5
(223,244,245)
#ECF5F7
(236,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6AEBE3 color. Also use rgb(106,235,227) instead hex code.

Text Font Color

.myTextColor { color: #6AEBE3; }

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

This text font color is #6AEBE3.

Background Color

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

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

This div background color is #6AEBE3.

Border color

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

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

This div border color is #6AEBE3.

Opacity

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

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

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

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

This text has shadow with #6AEBE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6AEBE3.

Preview

Color preview on black background

This text has color #6AEBE3 on black background.


Color preview on white background

This text has color #6AEBE3 on white background.


Black color preview on #6AEBE3 background

This text has black color on #6AEBE3 background.


White color preview on #6AEBE3 background

This text has white color on #6AEBE3 background.


Related colors

Complementary color

Complementary color for #hex is #95141C.


I love getcolorcode.com

Triadic colors

1 #E36AEB and #EBE36A with #6AEBE3 are triadic colors.

2 #E3EB6A and #EB6AE3 with #6AEBE3 are triadic colors.