COLOR #BEEDB0

HEX: #BEEDB0 RGB: (190,237,176)

Renk bilgisi

#BEEDB0 contains mainly red and green colors. #BEEDB0 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#BEEDB0 color RGB value is (190,237,176).

RGB: (190,237,176) (75%, 93%, 69%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 237 of 255 = 93%
B 176 of 255 = 69%

190
237
176

R + G + B ~ 79%. #BEEDB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 237 + 176 = 603 (100%)
R 190 of 603 ~ 31.51%
G 237 of 603 ~ 39.3%
B 176 of 603 ~ 29.19'%

%31.51
%39.3
%29.19

CMYK RENK MODELİ

#BEEDB0 rengi CMYK tonu (20,0,26,7).

  • camgöbeği tonu 19.83%
  • eflatun tonu 0.00%
  • sarı tonu 25.74%
  • ana renk tonu 7.06%

CMYK: (20,0,26,7)
C20M0Y26K7 (20%, 0%, 26%, 7%)
(0.20 / 0.00 / 0.26 / 0.07)

CMYK yüzdeleri

%19.83
%0
%25.74
%7.06

Codes

Color #BEEDB0 in popluar color models

BE ED B0
RGB 190 237 176
HSL 106° 62.89% 80.98%
HSB/HSV 106° 25.74% 92.94%
CMYK 19.83% 0.00% 25.74%
7.06%

Color #BEEDB0 in popluar number systems.

HEX BE ED B0
Decimal 190 237 176
Binary 10111110 11101101 10110000
Octal 276 355 260

Shades and tints

Shades of #BEEDB0

#BEEDB0
(190,237,176)
#ADD8A0
(173,216,160)
#9CC390
(156,195,144)
#8BAE80
(139,174,128)
#7A9970
(122,153,112)
#698460
(105,132,96)
#586F50
(88,111,80)
#475A40
(71,90,64)
#364530
(54,69,48)
#253020
(37,48,32)
#141B10
(20,27,16)
#000000
(0,0,0)

Tints of #BEEDB0

#BEEDB0
(190,237,176)
#C3EEB7
(195,238,183)
#C8EFBE
(200,239,190)
#CDF0C5
(205,240,197)
#D2F1CC
(210,241,204)
#D7F2D3
(215,242,211)
#DCF3DA
(220,243,218)
#E1F4E1
(225,244,225)
#E6F5E8
(230,245,232)
#EBF6EF
(235,246,239)
#F0F7F6
(240,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEEDB0 color. Also use rgb(190,237,176) instead hex code.

Text Font Color

.myTextColor { color: #BEEDB0; }

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

This text font color is #BEEDB0.

Background Color

.myBgColor { background-color: #BEEDB0; }

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

This div background color is #BEEDB0.

Border color

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

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

This div border color is #BEEDB0.

Opacity

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

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

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

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

This text has shadow with #BEEDB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEDB0.

Preview

Color preview on black background

This text has color #BEEDB0 on black background.


Color preview on white background

This text has color #BEEDB0 on white background.


Black color preview on #BEEDB0 background

This text has black color on #BEEDB0 background.


White color preview on #BEEDB0 background

This text has white color on #BEEDB0 background.


Related colors

Complementary color

Complementary color for #hex is #41124F.


I love getcolorcode.com

Triadic colors

1 #B0BEED and #EDB0BE with #BEEDB0 are triadic colors.

2 #B0EDBE and #EDBEB0 with #BEEDB0 are triadic colors.