COLOR #BEEE5C

HEX: #BEEE5C RGB: (190,238,92)

Renk bilgisi

#BEEE5C contains mainly red and green colors. #BEEE5C ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#BEEE5C color RGB value is (190,238,92).

RGB: (190,238,92) (75%, 93%, 36%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 238 of 255 = 93%
B 92 of 255 = 36%

190
238
92

R + G + B ~ 68%. #BEEE5C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 238 + 92 = 520 (100%)
R 190 of 520 ~ 36.54%
G 238 of 520 ~ 45.77%
B 92 of 520 ~ 17.69'%

%36.54
%45.77
%17.69

CMYK RENK MODELİ

#BEEE5C rengi CMYK tonu (20,0,61,7).

  • camgöbeği tonu 20.17%
  • eflatun tonu 0.00%
  • sarı tonu 61.34%
  • ana renk tonu 6.67%

CMYK: (20,0,61,7)
C20M0Y61K7 (20%, 0%, 61%, 7%)
(0.20 / 0.00 / 0.61 / 0.07)

CMYK yüzdeleri

%20.17
%0
%61.34
%6.67

Codes

Color #BEEE5C in popluar color models

BE EE 5C
RGB 190 238 92
HSL 80° 81.11% 64.71%
HSB/HSV 80° 61.34% 93.33%
CMYK 20.17% 0.00% 61.34%
6.67%

Color #BEEE5C in popluar number systems.

HEX BE EE 5C
Decimal 190 238 92
Binary 10111110 11101110 1011100
Octal 276 356 134

Shades and tints

Shades of #BEEE5C

#BEEE5C
(190,238,92)
#ADD954
(173,217,84)
#9CC44C
(156,196,76)
#8BAF44
(139,175,68)
#7A9A3C
(122,154,60)
#698534
(105,133,52)
#58702C
(88,112,44)
#475B24
(71,91,36)
#36461C
(54,70,28)
#253114
(37,49,20)
#141C0C
(20,28,12)
#000000
(0,0,0)

Tints of #BEEE5C

#BEEE5C
(190,238,92)
#C3EF6A
(195,239,106)
#C8F078
(200,240,120)
#CDF186
(205,241,134)
#D2F294
(210,242,148)
#D7F3A2
(215,243,162)
#DCF4B0
(220,244,176)
#E1F5BE
(225,245,190)
#E6F6CC
(230,246,204)
#EBF7DA
(235,247,218)
#F0F8E8
(240,248,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEEE5C color. Also use rgb(190,238,92) instead hex code.

Text Font Color

.myTextColor { color: #BEEE5C; }

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

This text font color is #BEEE5C.

Background Color

.myBgColor { background-color: #BEEE5C; }

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

This div background color is #BEEE5C.

Border color

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

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

This div border color is #BEEE5C.

Opacity

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

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

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

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

This text has shadow with #BEEE5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEE5C.

Preview

Color preview on black background

This text has color #BEEE5C on black background.


Color preview on white background

This text has color #BEEE5C on white background.


Black color preview on #BEEE5C background

This text has black color on #BEEE5C background.


White color preview on #BEEE5C background

This text has white color on #BEEE5C background.


Related colors

Complementary color

Complementary color for #hex is #4111A3.


I love getcolorcode.com

Triadic colors

1 #5CBEEE and #EE5CBE with #BEEE5C are triadic colors.

2 #5CEEBE and #EEBE5C with #BEEE5C are triadic colors.