COLOR #35175C

HEX: #35175C RGB: (53,23,92)

Color info

#35175C contains mainly red and blue colors. Web safe color of #35175C is #330066 (or #306).

RGB color model

#35175C color RGB value is (53,23,92).

RGB: (53,23,92) (21%, 9%, 36%)

RGB channels and saturation

R 53 of 255 = 21%
G 23 of 255 = 9%
B 92 of 255 = 36%

53
23
92

R + G + B ~ 22%. #35175C is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 23 + 92 = 168 (100%)
R 53 of 168 ~ 31.55%
G 23 of 168 ~ 13.69%
B 92 of 168 ~ 54.76'%

%31.55
%13.69
%54.76

CMYK color model

#35175C color CMYK value is (42,75,0,64).

  • cyan value is 42.39%
  • magenta value is 75.00%
  • yellow value is 0.00%
  • key color value is 63.92%
CMYK: (42,75,0,64) C42M75Y0K64 (42%,75%,0%,64%) (0.42/0.75/0.00/0.64) 

CMYK percentages

%42.39
%75
%0
%63.92

Codes

Color #35175C in popluar color models

35 17 5C
RGB 53 23 92
HSL 266° 60.00% 22.55%
HSB/HSV 266° 75.00% 36.08%
CMYK 42.39% 75.00% 0.00%
63.92%

Color #35175C in popluar number systems.

HEX 35 17 5C
Decimal 53 23 92
Binary 110101 10111 1011100
Octal 65 27 134

Shades and tints

Shades of #35175C

#35175C
(53,23,92)
#311554
(49,21,84)
#2D134C
(45,19,76)
#291144
(41,17,68)
#250F3C
(37,15,60)
#210D34
(33,13,52)
#1D0B2C
(29,11,44)
#190924
(25,9,36)
#15071C
(21,7,28)
#110514
(17,5,20)
#0D030C
(13,3,12)
#000000
(0,0,0)

Tints of #35175C

#35175C
(53,23,92)
#472C6A
(71,44,106)
#594178
(89,65,120)
#6B5686
(107,86,134)
#7D6B94
(125,107,148)
#8F80A2
(143,128,162)
#A195B0
(161,149,176)
#B3AABE
(179,170,190)
#C5BFCC
(197,191,204)
#D7D4DA
(215,212,218)
#E9E9E8
(233,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35175C color. Also use rgb(53,23,92) instead hex code.

Text Font Color

.myTextColor { color: #35175C; }

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

This text font color is #35175C.

Background Color

.myBgColor { background-color: #35175C; }

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

This div background color is #35175C.

Border color

.myBorderColor { border: 1px solid #35175C; }

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

This div border color is #35175C.

Opacity

.myOpacity80 { color: #35175C; opacity: 0.8; }

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

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

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

This text has shadow with #35175C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35175C.

Preview

Color preview on black background

This text has color #35175C on black background.


Color preview on white background

This text has color #35175C on white background.


Black color preview on #35175C background

This text has black color on #35175C background.


White color preview on #35175C background

This text has white color on #35175C background.


Related colors

Complementary color

Complementary color for #hex is #CAE8A3.


I love getcolorcode.com

Triadic colors

1 #5C3517 and #175C35 with #35175C are triadic colors.

2 #5C1735 and #17355C with #35175C are triadic colors.