COLOR #BED495

HEX: #BED495 RGB: (190,212,149)

Renk bilgisi

#BED495 contains mainly red and green colors. #BED495 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BED495 color RGB value is (190,212,149).

RGB: (190,212,149) (75%, 83%, 58%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 212 of 255 = 83%
B 149 of 255 = 58%

190
212
149

R + G + B ~ 72%. #BED495 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 212 + 149 = 551 (100%)
R 190 of 551 ~ 34.48%
G 212 of 551 ~ 38.48%
B 149 of 551 ~ 27.04'%

%34.48
%38.48
%27.04

CMYK RENK MODELİ

#BED495 rengi CMYK tonu (10,0,30,17).

  • camgöbeği tonu 10.38%
  • eflatun tonu 0.00%
  • sarı tonu 29.72%
  • ana renk tonu 16.86%
CMYK: (10,0,30,17) C10M0Y30K17 (10%,0%,30%,17%) (0.10/0.00/0.30/0.17) 

CMYK yüzdeleri

%10.38
%0
%29.72
%16.86

Codes

Color #BED495 in popluar color models

BE D4 95
RGB 190 212 149
HSL 81° 42.28% 70.78%
HSB/HSV 81° 29.72% 83.14%
CMYK 10.38% 0.00% 29.72%
16.86%

Color #BED495 in popluar number systems.

HEX BE D4 95
Decimal 190 212 149
Binary 10111110 11010100 10010101
Octal 276 324 225

Shades and tints

Shades of #BED495

#BED495
(190,212,149)
#ADC188
(173,193,136)
#9CAE7B
(156,174,123)
#8B9B6E
(139,155,110)
#7A8861
(122,136,97)
#697554
(105,117,84)
#586247
(88,98,71)
#474F3A
(71,79,58)
#363C2D
(54,60,45)
#252920
(37,41,32)
#141613
(20,22,19)
#000000
(0,0,0)

Tints of #BED495

#BED495
(190,212,149)
#C3D79E
(195,215,158)
#C8DAA7
(200,218,167)
#CDDDB0
(205,221,176)
#D2E0B9
(210,224,185)
#D7E3C2
(215,227,194)
#DCE6CB
(220,230,203)
#E1E9D4
(225,233,212)
#E6ECDD
(230,236,221)
#EBEFE6
(235,239,230)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BED495 color. Also use rgb(190,212,149) instead hex code.

Text Font Color

.myTextColor { color: #BED495; }

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

This text font color is #BED495.

Background Color

.myBgColor { background-color: #BED495; }

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

This div background color is #BED495.

Border color

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

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

This div border color is #BED495.

Opacity

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

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

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

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

This text has shadow with #BED495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BED495.

Preview

Color preview on black background

This text has color #BED495 on black background.


Color preview on white background

This text has color #BED495 on white background.


Black color preview on #BED495 background

This text has black color on #BED495 background.


White color preview on #BED495 background

This text has white color on #BED495 background.


Related colors

Complementary color

Complementary color for #hex is #412B6A.


I love getcolorcode.com

Triadic colors

1 #95BED4 and #D495BE with #BED495 are triadic colors.

2 #95D4BE and #D4BE95 with #BED495 are triadic colors.