COLOR #B497ED

HEX: #B497ED RGB: (180,151,237)

Renk bilgisi

#B497ED contains mainly red and blue colors. #B497ED ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#B497ED color RGB value is (180,151,237).

RGB: (180,151,237) (71%, 59%, 93%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 151 of 255 = 59%
B 237 of 255 = 93%

180
151
237

R + G + B ~ 74%. #B497ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 151 + 237 = 568 (100%)
R 180 of 568 ~ 31.69%
G 151 of 568 ~ 26.58%
B 237 of 568 ~ 41.73'%

%31.69
%26.58
%41.73

CMYK RENK MODELİ

#B497ED rengi CMYK tonu (24,36,0,7).

  • camgöbeği tonu 24.05%
  • eflatun tonu 36.29%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (24,36,0,7)
C24M36Y0K7 (24%, 36%, 0%, 7%)
(0.24 / 0.36 / 0.00 / 0.07)

CMYK yüzdeleri

%24.05
%36.29
%0
%7.06

Codes

Color #B497ED in popluar color models

B4 97 ED
RGB 180 151 237
HSL 260° 70.49% 76.08%
HSB/HSV 260° 36.29% 92.94%
CMYK 24.05% 36.29% 0.00%
7.06%

Color #B497ED in popluar number systems.

HEX B4 97 ED
Decimal 180 151 237
Binary 10110100 10010111 11101101
Octal 264 227 355

Shades and tints

Shades of #B497ED

#B497ED
(180,151,237)
#A48AD8
(164,138,216)
#947DC3
(148,125,195)
#8470AE
(132,112,174)
#746399
(116,99,153)
#645684
(100,86,132)
#54496F
(84,73,111)
#443C5A
(68,60,90)
#342F45
(52,47,69)
#242230
(36,34,48)
#14151B
(20,21,27)
#000000
(0,0,0)

Tints of #B497ED

#B497ED
(180,151,237)
#BAA0EE
(186,160,238)
#C0A9EF
(192,169,239)
#C6B2F0
(198,178,240)
#CCBBF1
(204,187,241)
#D2C4F2
(210,196,242)
#D8CDF3
(216,205,243)
#DED6F4
(222,214,244)
#E4DFF5
(228,223,245)
#EAE8F6
(234,232,246)
#F0F1F7
(240,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B497ED color. Also use rgb(180,151,237) instead hex code.

Text Font Color

.myTextColor { color: #B497ED; }

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

This text font color is #B497ED.

Background Color

.myBgColor { background-color: #B497ED; }

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

This div background color is #B497ED.

Border color

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

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

This div border color is #B497ED.

Opacity

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

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

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

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

This text has shadow with #B497ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B497ED.

Preview

Color preview on black background

This text has color #B497ED on black background.


Color preview on white background

This text has color #B497ED on white background.


Black color preview on #B497ED background

This text has black color on #B497ED background.


White color preview on #B497ED background

This text has white color on #B497ED background.


Related colors

Complementary color

Complementary color for #hex is #4B6812.


I love getcolorcode.com

Triadic colors

1 #EDB497 and #97EDB4 with #B497ED are triadic colors.

2 #ED97B4 and #97B4ED with #B497ED are triadic colors.