COLOR #BD1254

HEX: #BD1254 RGB: (189,18,84)

Color info

#BD1254 contains mainly red color. Web safe color of #BD1254 is #CC0066 (or #C06).

RGB color model

#BD1254 color RGB value is (189,18,84).

RGB: (189,18,84) (74%, 7%, 33%)

RGB channels and saturation

R 189 of 255 = 74%
G 18 of 255 = 7%
B 84 of 255 = 33%

189
18
84

R + G + B ~ 38%. #BD1254 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 189 + 18 + 84 = 291 (100%)
R 189 of 291 ~ 64.95%
G 18 of 291 ~ 6.19%
B 84 of 291 ~ 28.87'%

%64.95
%28.87

CMYK color model

#BD1254 color CMYK value is (0,90,56,26).

  • cyan value is 0.00%
  • magenta value is 90.48%
  • yellow value is 55.56%
  • key color value is 25.88%
CMYK: (0,90,56,26) C0M90Y56K26 (0%,90%,56%,26%) (0.00/0.90/0.56/0.26) 

CMYK percentages

%0
%90.48
%55.56
%25.88

Codes

Color #BD1254 in popluar color models

BD 12 54
RGB 189 18 84
HSL 337° 82.61% 40.59%
HSB/HSV 337° 90.48% 74.12%
CMYK 0.00% 90.48% 55.56%
25.88%

Color #BD1254 in popluar number systems.

HEX BD 12 54
Decimal 189 18 84
Binary 10111101 10010 1010100
Octal 275 22 124

Shades and tints

Shades of #BD1254

#BD1254
(189,18,84)
#AC114D
(172,17,77)
#9B1046
(155,16,70)
#8A0F3F
(138,15,63)
#790E38
(121,14,56)
#680D31
(104,13,49)
#570C2A
(87,12,42)
#460B23
(70,11,35)
#350A1C
(53,10,28)
#240915
(36,9,21)
#13080E
(19,8,14)
#000000
(0,0,0)

Tints of #BD1254

#BD1254
(189,18,84)
#C32763
(195,39,99)
#C93C72
(201,60,114)
#CF5181
(207,81,129)
#D56690
(213,102,144)
#DB7B9F
(219,123,159)
#E190AE
(225,144,174)
#E7A5BD
(231,165,189)
#EDBACC
(237,186,204)
#F3CFDB
(243,207,219)
#F9E4EA
(249,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD1254 color. Also use rgb(189,18,84) instead hex code.

Text Font Color

.myTextColor { color: #BD1254; }

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

This text font color is #BD1254.

Background Color

.myBgColor { background-color: #BD1254; }

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

This div background color is #BD1254.

Border color

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

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

This div border color is #BD1254.

Opacity

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

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

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

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

This text has shadow with #BD1254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD1254.

Preview

Color preview on black background

This text has color #BD1254 on black background.


Color preview on white background

This text has color #BD1254 on white background.


Black color preview on #BD1254 background

This text has black color on #BD1254 background.


White color preview on #BD1254 background

This text has white color on #BD1254 background.


Related colors

Complementary color

Complementary color for #hex is #42EDAB.


I love getcolorcode.com

Triadic colors

1 #54BD12 and #1254BD with #BD1254 are triadic colors.

2 #5412BD and #12BD54 with #BD1254 are triadic colors.