COLOR #73EBD0

HEX: #73EBD0 RGB: (115,235,208)

Color info

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

RGB color model

#73EBD0 color RGB value is (115,235,208).

RGB: (115,235,208) (45%, 92%, 82%)

RGB channels and saturation

R 115 of 255 = 45%
G 235 of 255 = 92%
B 208 of 255 = 82%

115
235
208

R + G + B ~ 73%. #73EBD0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 115 + 235 + 208 = 558 (100%)
R 115 of 558 ~ 20.61%
G 235 of 558 ~ 42.11%
B 208 of 558 ~ 37.28'%

%20.61
%42.11
%37.28

CMYK color model

#73EBD0 color CMYK value is (51,0,11,8).

  • cyan value is 51.06%
  • magenta value is 0.00%
  • yellow value is 11.49%
  • key color value is 7.84%
CMYK: (51,0,11,8) C51M0Y11K8 (51%,0%,11%,8%) (0.51/0.00/0.11/0.08) 

CMYK percentages

%51.06
%0
%11.49
%7.84

Codes

Color #73EBD0 in popluar color models

73 EB D0
RGB 115 235 208
HSL 167° 75.00% 68.63%
HSB/HSV 167° 51.06% 92.16%
CMYK 51.06% 0.00% 11.49%
7.84%

Color #73EBD0 in popluar number systems.

HEX 73 EB D0
Decimal 115 235 208
Binary 1110011 11101011 11010000
Octal 163 353 320

Shades and tints

Shades of #73EBD0

#73EBD0
(115,235,208)
#69D6BE
(105,214,190)
#5FC1AC
(95,193,172)
#55AC9A
(85,172,154)
#4B9788
(75,151,136)
#418276
(65,130,118)
#376D64
(55,109,100)
#2D5852
(45,88,82)
#234340
(35,67,64)
#192E2E
(25,46,46)
#0F191C
(15,25,28)
#000000
(0,0,0)

Tints of #73EBD0

#73EBD0
(115,235,208)
#7FECD4
(127,236,212)
#8BEDD8
(139,237,216)
#97EEDC
(151,238,220)
#A3EFE0
(163,239,224)
#AFF0E4
(175,240,228)
#BBF1E8
(187,241,232)
#C7F2EC
(199,242,236)
#D3F3F0
(211,243,240)
#DFF4F4
(223,244,244)
#EBF5F8
(235,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73EBD0 color. Also use rgb(115,235,208) instead hex code.

Text Font Color

.myTextColor { color: #73EBD0; }

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

This text font color is #73EBD0.

Background Color

.myBgColor { background-color: #73EBD0; }

<div style="background-color:#73EBD0">Inner text</div>

This div background color is #73EBD0.

Border color

.myBorderColor { border: 1px solid #73EBD0; }

<div style="border:3px solid #73EBD0">Div</div>

This div border color is #73EBD0.

Opacity

.myOpacity80 { color: #73EBD0; opacity: 0.8; }

<p style="color:#73EBD0;opacity:0.8;">80%</p>

Text with #73EBD0 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 #73EBD0;}

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

This text has shadow with #73EBD0 color.


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

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

This text has shadow with #73EBD0 primary color and red secondary color.


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

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

This text has shadow with #73EBD0 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73EBD0.

Preview

Color preview on black background

This text has color #73EBD0 on black background.


Color preview on white background

This text has color #73EBD0 on white background.


Black color preview on #73EBD0 background

This text has black color on #73EBD0 background.


White color preview on #73EBD0 background

This text has white color on #73EBD0 background.


Related colors

Complementary color

Complementary color for #hex is #8C142F.


I love getcolorcode.com

Triadic colors

1 #D073EB and #EBD073 with #73EBD0 are triadic colors.

2 #D0EB73 and #EB73D0 with #73EBD0 are triadic colors.