COLOR #BEEABD

HEX: #BEEABD RGB: (190,234,189)

Renk bilgisi

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

RGB renk modeli

#BEEABD color RGB value is (190,234,189).

RGB: (190,234,189) (75%, 92%, 74%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 234 of 255 = 92%
B 189 of 255 = 74%

190
234
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 234 + 189 = 613 (100%)
R 190 of 613 ~ 31%
G 234 of 613 ~ 38.17%
B 189 of 613 ~ 30.83'%

%31
%38.17
%30.83

CMYK RENK MODELİ

#BEEABD rengi CMYK tonu (19,0,19,8).

  • camgöbeği tonu 18.80%
  • eflatun tonu 0.00%
  • sarı tonu 19.23%
  • ana renk tonu 8.24%

CMYK: (19,0,19,8)
C19M0Y19K8 (19%, 0%, 19%, 8%)
(0.19 / 0.00 / 0.19 / 0.08)

CMYK yüzdeleri

%18.8
%0
%19.23
%8.24

Codes

Color #BEEABD in popluar color models

BE EA BD
RGB 190 234 189
HSL 119° 51.72% 82.94%
HSB/HSV 119° 19.23% 91.76%
CMYK 18.80% 0.00% 19.23%
8.24%

Color #BEEABD in popluar number systems.

HEX BE EA BD
Decimal 190 234 189
Binary 10111110 11101010 10111101
Octal 276 352 275

Shades and tints

Shades of #BEEABD

#BEEABD
(190,234,189)
#ADD5AC
(173,213,172)
#9CC09B
(156,192,155)
#8BAB8A
(139,171,138)
#7A9679
(122,150,121)
#698168
(105,129,104)
#586C57
(88,108,87)
#475746
(71,87,70)
#364235
(54,66,53)
#252D24
(37,45,36)
#141813
(20,24,19)
#000000
(0,0,0)

Tints of #BEEABD

#BEEABD
(190,234,189)
#C3EBC3
(195,235,195)
#C8ECC9
(200,236,201)
#CDEDCF
(205,237,207)
#D2EED5
(210,238,213)
#D7EFDB
(215,239,219)
#DCF0E1
(220,240,225)
#E1F1E7
(225,241,231)
#E6F2ED
(230,242,237)
#EBF3F3
(235,243,243)
#F0F4F9
(240,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEABD; }

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

This text font color is #BEEABD.

Background Color

.myBgColor { background-color: #BEEABD; }

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

This div background color is #BEEABD.

Border color

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

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

This div border color is #BEEABD.

Opacity

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

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

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

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

This text has shadow with #BEEABD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEABD.

Preview

Color preview on black background

This text has color #BEEABD on black background.


Color preview on white background

This text has color #BEEABD on white background.


Black color preview on #BEEABD background

This text has black color on #BEEABD background.


White color preview on #BEEABD background

This text has white color on #BEEABD background.


Related colors

Complementary color

Complementary color for #hex is #411542.


I love getcolorcode.com

Triadic colors

1 #BDBEEA and #EABDBE with #BEEABD are triadic colors.

2 #BDEABE and #EABEBD with #BEEABD are triadic colors.