COLOR #BEADB0

HEX: #BEADB0 RGB: (190,173,176)

Renk bilgisi

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

RGB renk modeli

#BEADB0 color RGB value is (190,173,176).

RGB: (190,173,176) (75%, 68%, 69%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 173 of 255 = 68%
B 176 of 255 = 69%

190
173
176

R + G + B ~ 71%. #BEADB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 173 + 176 = 539 (100%)
R 190 of 539 ~ 35.25%
G 173 of 539 ~ 32.1%
B 176 of 539 ~ 32.65'%

%35.25
%32.1
%32.65

CMYK RENK MODELİ

#BEADB0 rengi CMYK tonu (0,9,7,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.95%
  • sarı tonu 7.37%
  • ana renk tonu 25.49%

CMYK: (0,9,7,25)
C0M9Y7K25 (0%, 9%, 7%, 25%)
(0.00 / 0.09 / 0.07 / 0.25)

CMYK yüzdeleri

%0
%8.95
%7.37
%25.49

Codes

Color #BEADB0 in popluar color models

BE AD B0
RGB 190 173 176
HSL 349° 11.56% 71.18%
HSB/HSV 349° 8.95% 74.51%
CMYK 0.00% 8.95% 7.37%
25.49%

Color #BEADB0 in popluar number systems.

HEX BE AD B0
Decimal 190 173 176
Binary 10111110 10101101 10110000
Octal 276 255 260

Shades and tints

Shades of #BEADB0

#BEADB0
(190,173,176)
#AD9EA0
(173,158,160)
#9C8F90
(156,143,144)
#8B8080
(139,128,128)
#7A7170
(122,113,112)
#696260
(105,98,96)
#585350
(88,83,80)
#474440
(71,68,64)
#363530
(54,53,48)
#252620
(37,38,32)
#141710
(20,23,16)
#000000
(0,0,0)

Tints of #BEADB0

#BEADB0
(190,173,176)
#C3B4B7
(195,180,183)
#C8BBBE
(200,187,190)
#CDC2C5
(205,194,197)
#D2C9CC
(210,201,204)
#D7D0D3
(215,208,211)
#DCD7DA
(220,215,218)
#E1DEE1
(225,222,225)
#E6E5E8
(230,229,232)
#EBECEF
(235,236,239)
#F0F3F6
(240,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEADB0; }

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

This text font color is #BEADB0.

Background Color

.myBgColor { background-color: #BEADB0; }

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

This div background color is #BEADB0.

Border color

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

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

This div border color is #BEADB0.

Opacity

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

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

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

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

This text has shadow with #BEADB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEADB0.

Preview

Color preview on black background

This text has color #BEADB0 on black background.


Color preview on white background

This text has color #BEADB0 on white background.


Black color preview on #BEADB0 background

This text has black color on #BEADB0 background.


White color preview on #BEADB0 background

This text has white color on #BEADB0 background.


Related colors

Complementary color

Complementary color for #hex is #41524F.


I love getcolorcode.com

Triadic colors

1 #B0BEAD and #ADB0BE with #BEADB0 are triadic colors.

2 #B0ADBE and #ADBEB0 with #BEADB0 are triadic colors.