COLOR #BEF6C7

HEX: #BEF6C7 RGB: (190,246,199)

Renk bilgisi

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

RGB renk modeli

#BEF6C7 color RGB value is (190,246,199).

RGB: (190,246,199) (75%, 96%, 78%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 246 of 255 = 96%
B 199 of 255 = 78%

190
246
199

R + G + B ~ 83%. #BEF6C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 246 + 199 = 635 (100%)
R 190 of 635 ~ 29.92%
G 246 of 635 ~ 38.74%
B 199 of 635 ~ 31.34'%

%29.92
%38.74
%31.34

CMYK RENK MODELİ

#BEF6C7 rengi CMYK tonu (23,0,19,4).

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

CMYK: (23,0,19,4)
C23M0Y19K4 (23%, 0%, 19%, 4%)
(0.23 / 0.00 / 0.19 / 0.04)

CMYK yüzdeleri

%22.76
%0
%19.11
%3.53

Codes

Color #BEF6C7 in popluar color models

BE F6 C7
RGB 190 246 199
HSL 130° 75.68% 85.49%
HSB/HSV 130° 22.76% 96.47%
CMYK 22.76% 0.00% 19.11%
3.53%

Color #BEF6C7 in popluar number systems.

HEX BE F6 C7
Decimal 190 246 199
Binary 10111110 11110110 11000111
Octal 276 366 307

Shades and tints

Shades of #BEF6C7

#BEF6C7
(190,246,199)
#ADE0B5
(173,224,181)
#9CCAA3
(156,202,163)
#8BB491
(139,180,145)
#7A9E7F
(122,158,127)
#69886D
(105,136,109)
#58725B
(88,114,91)
#475C49
(71,92,73)
#364637
(54,70,55)
#253025
(37,48,37)
#141A13
(20,26,19)
#000000
(0,0,0)

Tints of #BEF6C7

#BEF6C7
(190,246,199)
#C3F6CC
(195,246,204)
#C8F6D1
(200,246,209)
#CDF6D6
(205,246,214)
#D2F6DB
(210,246,219)
#D7F6E0
(215,246,224)
#DCF6E5
(220,246,229)
#E1F6EA
(225,246,234)
#E6F6EF
(230,246,239)
#EBF6F4
(235,246,244)
#F0F6F9
(240,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEF6C7; }

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

This text font color is #BEF6C7.

Background Color

.myBgColor { background-color: #BEF6C7; }

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

This div background color is #BEF6C7.

Border color

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

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

This div border color is #BEF6C7.

Opacity

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

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

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

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

This text has shadow with #BEF6C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEF6C7.

Preview

Color preview on black background

This text has color #BEF6C7 on black background.


Color preview on white background

This text has color #BEF6C7 on white background.


Black color preview on #BEF6C7 background

This text has black color on #BEF6C7 background.


White color preview on #BEF6C7 background

This text has white color on #BEF6C7 background.


Related colors

Complementary color

Complementary color for #hex is #410938.


I love getcolorcode.com

Triadic colors

1 #C7BEF6 and #F6C7BE with #BEF6C7 are triadic colors.

2 #C7F6BE and #F6BEC7 with #BEF6C7 are triadic colors.