COLOR #04AED5

HEX: #04AED5 RGB: (4,174,213)

Renk bilgisi

#04AED5 contains mainly green and blue colors. #04AED5 ‘ nin web güvenlik rengi #0099CC (ya da #09C) dir.

RGB renk modeli

#04AED5 color RGB value is (4,174,213).

RGB: (4,174,213) (2%, 68%, 84%)

RGB bağlantıları ve doygunluk

R 4 of 255 = 2%
G 174 of 255 = 68%
B 213 of 255 = 84%

4
174
213

R + G + B ~ 51%. #04AED5 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 4 + 174 + 213 = 391 (100%)
R 4 of 391 ~ 1.02%
G 174 of 391 ~ 44.5%
B 213 of 391 ~ 54.48'%

%44.5
%54.48

CMYK RENK MODELİ

#04AED5 rengi CMYK tonu (98,18,0,16).

  • camgöbeği tonu 98.12%
  • eflatun tonu 18.31%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (98,18,0,16)
C98M18Y0K16 (98%, 18%, 0%, 16%)
(0.98 / 0.18 / 0.00 / 0.16)

CMYK yüzdeleri

%98.12
%18.31
%0
%16.47

Codes

Color #04AED5 in popluar color models

04 AE D5
RGB 4 174 213
HSL 191° 96.31% 42.55%
HSB/HSV 191° 98.12% 83.53%
CMYK 98.12% 18.31% 0.00%
16.47%

Color #04AED5 in popluar number systems.

HEX 04 AE D5
Decimal 4 174 213
Binary 100 10101110 11010101
Octal 4 256 325

Shades and tints

Shades of #04AED5

#04AED5
(4,174,213)
#049FC2
(4,159,194)
#0490AF
(4,144,175)
#04819C
(4,129,156)
#047289
(4,114,137)
#046376
(4,99,118)
#045463
(4,84,99)
#044550
(4,69,80)
#04363D
(4,54,61)
#04272A
(4,39,42)
#041817
(4,24,23)
#000000
(0,0,0)

Tints of #04AED5

#04AED5
(4,174,213)
#1AB5D8
(26,181,216)
#30BCDB
(48,188,219)
#46C3DE
(70,195,222)
#5CCAE1
(92,202,225)
#72D1E4
(114,209,228)
#88D8E7
(136,216,231)
#9EDFEA
(158,223,234)
#B4E6ED
(180,230,237)
#CAEDF0
(202,237,240)
#E0F4F3
(224,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04AED5 color. Also use rgb(4,174,213) instead hex code.

Text Font Color

.myTextColor { color: #04AED5; }

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

This text font color is #04AED5.

Background Color

.myBgColor { background-color: #04AED5; }

<div style="background-color:#04AED5">Inner text</div>

This div background color is #04AED5.

Border color

.myBorderColor { border: 1px solid #04AED5; }

<div style="border:3px solid #04AED5">Div</div>

This div border color is #04AED5.

Opacity

.myOpacity80 { color: #04AED5; opacity: 0.8; }

<p style="color:#04AED5;opacity:0.8;">80%</p>

Text with #04AED5 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 #04AED5;}

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

This text has shadow with #04AED5 color.


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

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

This text has shadow with #04AED5 primary color and red secondary color.


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

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

This text has shadow with #04AED5 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #04AED5.

Preview

Color preview on black background

This text has color #04AED5 on black background.


Color preview on white background

This text has color #04AED5 on white background.


Black color preview on #04AED5 background

This text has black color on #04AED5 background.


White color preview on #04AED5 background

This text has white color on #04AED5 background.


Related colors

Complementary color

Complementary color for #hex is #FB512A.


I love getcolorcode.com

Triadic colors

1 #D504AE and #AED504 with #04AED5 are triadic colors.

2 #D5AE04 and #AE04D5 with #04AED5 are triadic colors.