COLOR #BEEAF4

HEX: #BEEAF4 RGB: (190,234,244)

Renk bilgisi

#BEEAF4 contains red, green and blue colors in about the same proportion. #BEEAF4 ‘ nin web güvenlik rengi #CCFFFF (ya da #CFF) dir.

RGB renk modeli

#BEEAF4 color RGB value is (190,234,244).

RGB: (190,234,244) (75%, 92%, 96%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 234 of 255 = 92%
B 244 of 255 = 96%

190
234
244

R + G + B ~ 88%. #BEEAF4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 234 + 244 = 668 (100%)
R 190 of 668 ~ 28.44%
G 234 of 668 ~ 35.03%
B 244 of 668 ~ 36.53'%

%28.44
%35.03
%36.53

CMYK RENK MODELİ

#BEEAF4 rengi CMYK tonu (22,4,0,4).

  • camgöbeği tonu 22.13%
  • eflatun tonu 4.10%
  • sarı tonu 0.00%
  • ana renk tonu 4.31%

CMYK: (22,4,0,4)
C22M4Y0K4 (22%, 4%, 0%, 4%)
(0.22 / 0.04 / 0.00 / 0.04)

CMYK yüzdeleri

%22.13
%4.1
%0
%4.31

Codes

Color #BEEAF4 in popluar color models

BE EA F4
RGB 190 234 244
HSL 191° 71.05% 85.10%
HSB/HSV 191° 22.13% 95.69%
CMYK 22.13% 4.10% 0.00%
4.31%

Color #BEEAF4 in popluar number systems.

HEX BE EA F4
Decimal 190 234 244
Binary 10111110 11101010 11110100
Octal 276 352 364

Shades and tints

Shades of #BEEAF4

#BEEAF4
(190,234,244)
#ADD5DE
(173,213,222)
#9CC0C8
(156,192,200)
#8BABB2
(139,171,178)
#7A969C
(122,150,156)
#698186
(105,129,134)
#586C70
(88,108,112)
#47575A
(71,87,90)
#364244
(54,66,68)
#252D2E
(37,45,46)
#141818
(20,24,24)
#000000
(0,0,0)

Tints of #BEEAF4

#BEEAF4
(190,234,244)
#C3EBF5
(195,235,245)
#C8ECF6
(200,236,246)
#CDEDF7
(205,237,247)
#D2EEF8
(210,238,248)
#D7EFF9
(215,239,249)
#DCF0FA
(220,240,250)
#E1F1FB
(225,241,251)
#E6F2FC
(230,242,252)
#EBF3FD
(235,243,253)
#F0F4FE
(240,244,254)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEEAF4 color. Also use rgb(190,234,244) instead hex code.

Text Font Color

.myTextColor { color: #BEEAF4; }

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

This text font color is #BEEAF4.

Background Color

.myBgColor { background-color: #BEEAF4; }

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

This div background color is #BEEAF4.

Border color

.myBorderColor { border: 1px solid #BEEAF4; }

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

This div border color is #BEEAF4.

Opacity

.myOpacity80 { color: #BEEAF4; opacity: 0.8; }

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

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

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

This text has shadow with #BEEAF4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEAF4.

Preview

Color preview on black background

This text has color #BEEAF4 on black background.


Color preview on white background

This text has color #BEEAF4 on white background.


Black color preview on #BEEAF4 background

This text has black color on #BEEAF4 background.


White color preview on #BEEAF4 background

This text has white color on #BEEAF4 background.


Related colors

Complementary color

Complementary color for #hex is #41150B.


I love getcolorcode.com

Triadic colors

1 #F4BEEA and #EAF4BE with #BEEAF4 are triadic colors.

2 #F4EABE and #EABEF4 with #BEEAF4 are triadic colors.