COLOR #353056

HEX: #353056 RGB: (53,48,86)

Color info

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

RGB color model

#353056 color RGB value is (53,48,86).

RGB: (53,48,86) (21%, 19%, 34%)

RGB channels and saturation

R 53 of 255 = 21%
G 48 of 255 = 19%
B 86 of 255 = 34%

53
48
86

R + G + B ~ 25%. #353056 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 48 + 86 = 187 (100%)
R 53 of 187 ~ 28.34%
G 48 of 187 ~ 25.67%
B 86 of 187 ~ 45.99'%

%28.34
%25.67
%45.99

CMYK color model

#353056 color CMYK value is (38,44,0,66).

  • cyan value is 38.37%
  • magenta value is 44.19%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (38,44,0,66)
C38M44Y0K66 (38%, 44%, 0%, 66%)
(0.38 / 0.44 / 0.00 / 0.66)

CMYK percentages

%38.37
%44.19
%0
%66.27

Codes

Color #353056 in popluar color models

35 30 56
RGB 53 48 86
HSL 248° 28.36% 26.27%
HSB/HSV 248° 44.19% 33.73%
CMYK 38.37% 44.19% 0.00%
66.27%

Color #353056 in popluar number systems.

HEX 35 30 56
Decimal 53 48 86
Binary 110101 110000 1010110
Octal 65 60 126

Shades and tints

Shades of #353056

#353056
(53,48,86)
#312C4F
(49,44,79)
#2D2848
(45,40,72)
#292441
(41,36,65)
#25203A
(37,32,58)
#211C33
(33,28,51)
#1D182C
(29,24,44)
#191425
(25,20,37)
#15101E
(21,16,30)
#110C17
(17,12,23)
#0D0810
(13,8,16)
#000000
(0,0,0)

Tints of #353056

#353056
(53,48,86)
#474265
(71,66,101)
#595474
(89,84,116)
#6B6683
(107,102,131)
#7D7892
(125,120,146)
#8F8AA1
(143,138,161)
#A19CB0
(161,156,176)
#B3AEBF
(179,174,191)
#C5C0CE
(197,192,206)
#D7D2DD
(215,210,221)
#E9E4EC
(233,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #353056 color. Also use rgb(53,48,86) instead hex code.

Text Font Color

.myTextColor { color: #353056; }

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

This text font color is #353056.

Background Color

.myBgColor { background-color: #353056; }

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

This div background color is #353056.

Border color

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

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

This div border color is #353056.

Opacity

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

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

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

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

This text has shadow with #353056 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353056.

Preview

Color preview on black background

This text has color #353056 on black background.


Color preview on white background

This text has color #353056 on white background.


Black color preview on #353056 background

This text has black color on #353056 background.


White color preview on #353056 background

This text has white color on #353056 background.


Related colors

Complementary color

Complementary color for #hex is #CACFA9.


I love getcolorcode.com

Triadic colors

1 #563530 and #305635 with #353056 are triadic colors.

2 #563035 and #303556 with #353056 are triadic colors.