COLOR #BEEAE7

HEX: #BEEAE7 RGB: (190,234,231)

Renk bilgisi

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

RGB renk modeli

#BEEAE7 color RGB value is (190,234,231).

RGB: (190,234,231) (75%, 92%, 91%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 234 of 255 = 92%
B 231 of 255 = 91%

190
234
231

R + G + B ~ 86%. #BEEAE7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 234 + 231 = 655 (100%)
R 190 of 655 ~ 29.01%
G 234 of 655 ~ 35.73%
B 231 of 655 ~ 35.27'%

%29.01
%35.73
%35.27

CMYK RENK MODELİ

#BEEAE7 rengi CMYK tonu (19,0,1,8).

  • camgöbeği tonu 18.80%
  • eflatun tonu 0.00%
  • sarı tonu 1.28%
  • ana renk tonu 8.24%
CMYK: (19,0,1,8) C19M0Y1K8 (19%,0%,1%,8%) (0.19/0.00/0.01/0.08) 

CMYK yüzdeleri

%18.8
%0
%1.28
%8.24

Codes

Color #BEEAE7 in popluar color models

BE EA E7
RGB 190 234 231
HSL 176° 51.16% 83.14%
HSB/HSV 176° 18.80% 91.76%
CMYK 18.80% 0.00% 1.28%
8.24%

Color #BEEAE7 in popluar number systems.

HEX BE EA E7
Decimal 190 234 231
Binary 10111110 11101010 11100111
Octal 276 352 347

Shades and tints

Shades of #BEEAE7

#BEEAE7
(190,234,231)
#ADD5D2
(173,213,210)
#9CC0BD
(156,192,189)
#8BABA8
(139,171,168)
#7A9693
(122,150,147)
#69817E
(105,129,126)
#586C69
(88,108,105)
#475754
(71,87,84)
#36423F
(54,66,63)
#252D2A
(37,45,42)
#141815
(20,24,21)
#000000
(0,0,0)

Tints of #BEEAE7

#BEEAE7
(190,234,231)
#C3EBE9
(195,235,233)
#C8ECEB
(200,236,235)
#CDEDED
(205,237,237)
#D2EEEF
(210,238,239)
#D7EFF1
(215,239,241)
#DCF0F3
(220,240,243)
#E1F1F5
(225,241,245)
#E6F2F7
(230,242,247)
#EBF3F9
(235,243,249)
#F0F4FB
(240,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEAE7; }

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

This text font color is #BEEAE7.

Background Color

.myBgColor { background-color: #BEEAE7; }

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

This div background color is #BEEAE7.

Border color

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

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

This div border color is #BEEAE7.

Opacity

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

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

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

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

This text has shadow with #BEEAE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEAE7.

Preview

Color preview on black background

This text has color #BEEAE7 on black background.


Color preview on white background

This text has color #BEEAE7 on white background.


Black color preview on #BEEAE7 background

This text has black color on #BEEAE7 background.


White color preview on #BEEAE7 background

This text has white color on #BEEAE7 background.


Related colors

Complementary color

Complementary color for #hex is #411518.


I love getcolorcode.com

Triadic colors

1 #E7BEEA and #EAE7BE with #BEEAE7 are triadic colors.

2 #E7EABE and #EABEE7 with #BEEAE7 are triadic colors.