COLOR #BEEAF9

HEX: #BEEAF9 RGB: (190,234,249)

Renk bilgisi

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

RGB renk modeli

#BEEAF9 color RGB value is (190,234,249).

RGB: (190,234,249) (75%, 92%, 98%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 234 of 255 = 92%
B 249 of 255 = 98%

190
234
249

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 234 + 249 = 673 (100%)
R 190 of 673 ~ 28.23%
G 234 of 673 ~ 34.77%
B 249 of 673 ~ 37'%

%28.23
%34.77
%37

CMYK RENK MODELİ

#BEEAF9 rengi CMYK tonu (24,6,0,2).

  • camgöbeği tonu 23.69%
  • eflatun tonu 6.02%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (24,6,0,2)
C24M6Y0K2 (24%, 6%, 0%, 2%)
(0.24 / 0.06 / 0.00 / 0.02)

CMYK yüzdeleri

%23.69
%6.02
%0
%2.35

Codes

Color #BEEAF9 in popluar color models

BE EA F9
RGB 190 234 249
HSL 195° 83.10% 86.08%
HSB/HSV 195° 23.69% 97.65%
CMYK 23.69% 6.02% 0.00%
2.35%

Color #BEEAF9 in popluar number systems.

HEX BE EA F9
Decimal 190 234 249
Binary 10111110 11101010 11111001
Octal 276 352 371

Shades and tints

Shades of #BEEAF9

#BEEAF9
(190,234,249)
#ADD5E3
(173,213,227)
#9CC0CD
(156,192,205)
#8BABB7
(139,171,183)
#7A96A1
(122,150,161)
#69818B
(105,129,139)
#586C75
(88,108,117)
#47575F
(71,87,95)
#364249
(54,66,73)
#252D33
(37,45,51)
#14181D
(20,24,29)
#000000
(0,0,0)

Tints of #BEEAF9

#BEEAF9
(190,234,249)
#C3EBF9
(195,235,249)
#C8ECF9
(200,236,249)
#CDEDF9
(205,237,249)
#D2EEF9
(210,238,249)
#D7EFF9
(215,239,249)
#DCF0F9
(220,240,249)
#E1F1F9
(225,241,249)
#E6F2F9
(230,242,249)
#EBF3F9
(235,243,249)
#F0F4F9
(240,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEAF9; }

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

This text font color is #BEEAF9.

Background Color

.myBgColor { background-color: #BEEAF9; }

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

This div background color is #BEEAF9.

Border color

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

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

This div border color is #BEEAF9.

Opacity

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

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

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

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

This text has shadow with #BEEAF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEAF9.

Preview

Color preview on black background

This text has color #BEEAF9 on black background.


Color preview on white background

This text has color #BEEAF9 on white background.


Black color preview on #BEEAF9 background

This text has black color on #BEEAF9 background.


White color preview on #BEEAF9 background

This text has white color on #BEEAF9 background.


Related colors

Complementary color

Complementary color for #hex is #411506.


I love getcolorcode.com

Triadic colors

1 #F9BEEA and #EAF9BE with #BEEAF9 are triadic colors.

2 #F9EABE and #EABEF9 with #BEEAF9 are triadic colors.