COLOR #BEEDBB

HEX: #BEEDBB RGB: (190,237,187)

Renk bilgisi

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

RGB renk modeli

#BEEDBB color RGB value is (190,237,187).

RGB: (190,237,187) (75%, 93%, 73%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 237 of 255 = 93%
B 187 of 255 = 73%

190
237
187

R + G + B ~ 80%. #BEEDBB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 237 + 187 = 614 (100%)
R 190 of 614 ~ 30.94%
G 237 of 614 ~ 38.6%
B 187 of 614 ~ 30.46'%

%30.94
%38.6
%30.46

CMYK RENK MODELİ

#BEEDBB rengi CMYK tonu (20,0,21,7).

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

CMYK: (20,0,21,7)
C20M0Y21K7 (20%, 0%, 21%, 7%)
(0.20 / 0.00 / 0.21 / 0.07)

CMYK yüzdeleri

%19.83
%0
%21.1
%7.06

Codes

Color #BEEDBB in popluar color models

BE ED BB
RGB 190 237 187
HSL 116° 58.14% 83.14%
HSB/HSV 116° 21.10% 92.94%
CMYK 19.83% 0.00% 21.10%
7.06%

Color #BEEDBB in popluar number systems.

HEX BE ED BB
Decimal 190 237 187
Binary 10111110 11101101 10111011
Octal 276 355 273

Shades and tints

Shades of #BEEDBB

#BEEDBB
(190,237,187)
#ADD8AA
(173,216,170)
#9CC399
(156,195,153)
#8BAE88
(139,174,136)
#7A9977
(122,153,119)
#698466
(105,132,102)
#586F55
(88,111,85)
#475A44
(71,90,68)
#364533
(54,69,51)
#253022
(37,48,34)
#141B11
(20,27,17)
#000000
(0,0,0)

Tints of #BEEDBB

#BEEDBB
(190,237,187)
#C3EEC1
(195,238,193)
#C8EFC7
(200,239,199)
#CDF0CD
(205,240,205)
#D2F1D3
(210,241,211)
#D7F2D9
(215,242,217)
#DCF3DF
(220,243,223)
#E1F4E5
(225,244,229)
#E6F5EB
(230,245,235)
#EBF6F1
(235,246,241)
#F0F7F7
(240,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEDBB; }

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

This text font color is #BEEDBB.

Background Color

.myBgColor { background-color: #BEEDBB; }

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

This div background color is #BEEDBB.

Border color

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

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

This div border color is #BEEDBB.

Opacity

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

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

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

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

This text has shadow with #BEEDBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEDBB.

Preview

Color preview on black background

This text has color #BEEDBB on black background.


Color preview on white background

This text has color #BEEDBB on white background.


Black color preview on #BEEDBB background

This text has black color on #BEEDBB background.


White color preview on #BEEDBB background

This text has white color on #BEEDBB background.


Related colors

Complementary color

Complementary color for #hex is #411244.


I love getcolorcode.com

Triadic colors

1 #BBBEED and #EDBBBE with #BEEDBB are triadic colors.

2 #BBEDBE and #EDBEBB with #BEEDBB are triadic colors.