COLOR #BEEAF6

HEX: #BEEAF6 RGB: (190,234,246)

Renk bilgisi

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

RGB renk modeli

#BEEAF6 color RGB value is (190,234,246).

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

RGB bağlantıları ve doygunluk

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

190
234
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 234 + 246 = 670 (100%)
R 190 of 670 ~ 28.36%
G 234 of 670 ~ 34.93%
B 246 of 670 ~ 36.72'%

%28.36
%34.93
%36.72

CMYK RENK MODELİ

#BEEAF6 rengi CMYK tonu (23,5,0,4).

  • camgöbeği tonu 22.76%
  • eflatun tonu 4.88%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (23,5,0,4)
C23M5Y0K4 (23%, 5%, 0%, 4%)
(0.23 / 0.05 / 0.00 / 0.04)

CMYK yüzdeleri

%22.76
%4.88
%0
%3.53

Codes

Color #BEEAF6 in popluar color models

BE EA F6
RGB 190 234 246
HSL 193° 75.68% 85.49%
HSB/HSV 193° 22.76% 96.47%
CMYK 22.76% 4.88% 0.00%
3.53%

Color #BEEAF6 in popluar number systems.

HEX BE EA F6
Decimal 190 234 246
Binary 10111110 11101010 11110110
Octal 276 352 366

Shades and tints

Shades of #BEEAF6

#BEEAF6
(190,234,246)
#ADD5E0
(173,213,224)
#9CC0CA
(156,192,202)
#8BABB4
(139,171,180)
#7A969E
(122,150,158)
#698188
(105,129,136)
#586C72
(88,108,114)
#47575C
(71,87,92)
#364246
(54,66,70)
#252D30
(37,45,48)
#14181A
(20,24,26)
#000000
(0,0,0)

Tints of #BEEAF6

#BEEAF6
(190,234,246)
#C3EBF6
(195,235,246)
#C8ECF6
(200,236,246)
#CDEDF6
(205,237,246)
#D2EEF6
(210,238,246)
#D7EFF6
(215,239,246)
#DCF0F6
(220,240,246)
#E1F1F6
(225,241,246)
#E6F2F6
(230,242,246)
#EBF3F6
(235,243,246)
#F0F4F6
(240,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEAF6; }

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

This text font color is #BEEAF6.

Background Color

.myBgColor { background-color: #BEEAF6; }

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

This div background color is #BEEAF6.

Border color

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

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

This div border color is #BEEAF6.

Opacity

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

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

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

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

This text has shadow with #BEEAF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEAF6.

Preview

Color preview on black background

This text has color #BEEAF6 on black background.


Color preview on white background

This text has color #BEEAF6 on white background.


Black color preview on #BEEAF6 background

This text has black color on #BEEAF6 background.


White color preview on #BEEAF6 background

This text has white color on #BEEAF6 background.


Related colors

Complementary color

Complementary color for #hex is #411509.


I love getcolorcode.com

Triadic colors

1 #F6BEEA and #EAF6BE with #BEEAF6 are triadic colors.

2 #F6EABE and #EABEF6 with #BEEAF6 are triadic colors.