COLOR #454651

HEX: #454651 RGB: (69,70,81)

Color info

#454651 contains red, green and blue colors in about the same proportion. Web safe color of #454651 is #333366 (or #336).

RGB color model

#454651 color RGB value is (69,70,81).

RGB: (69,70,81) (27%, 27%, 32%)

RGB channels and saturation

R 69 of 255 = 27%
G 70 of 255 = 27%
B 81 of 255 = 32%

69
70
81

R + G + B ~ 29%. #454651 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 70 + 81 = 220 (100%)
R 69 of 220 ~ 31.36%
G 70 of 220 ~ 31.82%
B 81 of 220 ~ 36.82'%

%31.36
%31.82
%36.82

CMYK color model

#454651 color CMYK value is (15,14,0,68).

  • cyan value is 14.81%
  • magenta value is 13.58%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (15,14,0,68)
C15M14Y0K68 (15%, 14%, 0%, 68%)
(0.15 / 0.14 / 0.00 / 0.68)

CMYK percentages

%14.81
%13.58
%0
%68.24

Codes

Color #454651 in popluar color models

45 46 51
RGB 69 70 81
HSL 235° 8.00% 29.41%
HSB/HSV 235° 14.81% 31.76%
CMYK 14.81% 13.58% 0.00%
68.24%

Color #454651 in popluar number systems.

HEX 45 46 51
Decimal 69 70 81
Binary 1000101 1000110 1010001
Octal 105 106 121

Shades and tints

Shades of #454651

#454651
(69,70,81)
#3F404A
(63,64,74)
#393A43
(57,58,67)
#33343C
(51,52,60)
#2D2E35
(45,46,53)
#27282E
(39,40,46)
#212227
(33,34,39)
#1B1C20
(27,28,32)
#151619
(21,22,25)
#0F1012
(15,16,18)
#090A0B
(9,10,11)
#000000
(0,0,0)

Tints of #454651

#454651
(69,70,81)
#555660
(85,86,96)
#65666F
(101,102,111)
#75767E
(117,118,126)
#85868D
(133,134,141)
#95969C
(149,150,156)
#A5A6AB
(165,166,171)
#B5B6BA
(181,182,186)
#C5C6C9
(197,198,201)
#D5D6D8
(213,214,216)
#E5E6E7
(229,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #454651 color. Also use rgb(69,70,81) instead hex code.

Text Font Color

.myTextColor { color: #454651; }

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

This text font color is #454651.

Background Color

.myBgColor { background-color: #454651; }

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

This div background color is #454651.

Border color

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

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

This div border color is #454651.

Opacity

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

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

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

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

This text has shadow with #454651 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #454651.

Preview

Color preview on black background

This text has color #454651 on black background.


Color preview on white background

This text has color #454651 on white background.


Black color preview on #454651 background

This text has black color on #454651 background.


White color preview on #454651 background

This text has white color on #454651 background.


Related colors

Complementary color

Complementary color for #hex is #BAB9AE.


I love getcolorcode.com

Triadic colors

1 #514546 and #465145 with #454651 are triadic colors.

2 #514645 and #464551 with #454651 are triadic colors.