COLOR #35193B

HEX: #35193B RGB: (53,25,59)

Color info

#35193B contains red, green and blue colors in about the same proportion. Web safe color of #35193B is #330033 (or #303).

RGB color model

#35193B color RGB value is (53,25,59).

RGB: (53,25,59) (21%, 10%, 23%)

RGB channels and saturation

R 53 of 255 = 21%
G 25 of 255 = 10%
B 59 of 255 = 23%

53
25
59

R + G + B ~ 18%. #35193B is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 25 + 59 = 137 (100%)
R 53 of 137 ~ 38.69%
G 25 of 137 ~ 18.25%
B 59 of 137 ~ 43.07'%

%38.69
%18.25
%43.07

CMYK color model

#35193B color CMYK value is (10,58,0,77).

  • cyan value is 10.17%
  • magenta value is 57.63%
  • yellow value is 0.00%
  • key color value is 76.86%

CMYK: (10,58,0,77)
C10M58Y0K77 (10%, 58%, 0%, 77%)
(0.10 / 0.58 / 0.00 / 0.77)

CMYK percentages

%10.17
%57.63
%0
%76.86

Codes

Color #35193B in popluar color models

35 19 3B
RGB 53 25 59
HSL 289° 40.48% 16.47%
HSB/HSV 289° 57.63% 23.14%
CMYK 10.17% 57.63% 0.00%
76.86%

Color #35193B in popluar number systems.

HEX 35 19 3B
Decimal 53 25 59
Binary 110101 11001 111011
Octal 65 31 73

Shades and tints

Shades of #35193B

#35193B
(53,25,59)
#311736
(49,23,54)
#2D1531
(45,21,49)
#29132C
(41,19,44)
#251127
(37,17,39)
#210F22
(33,15,34)
#1D0D1D
(29,13,29)
#190B18
(25,11,24)
#150913
(21,9,19)
#11070E
(17,7,14)
#0D0509
(13,5,9)
#000000
(0,0,0)

Tints of #35193B

#35193B
(53,25,59)
#472D4C
(71,45,76)
#59415D
(89,65,93)
#6B556E
(107,85,110)
#7D697F
(125,105,127)
#8F7D90
(143,125,144)
#A191A1
(161,145,161)
#B3A5B2
(179,165,178)
#C5B9C3
(197,185,195)
#D7CDD4
(215,205,212)
#E9E1E5
(233,225,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35193B color. Also use rgb(53,25,59) instead hex code.

Text Font Color

.myTextColor { color: #35193B; }

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

This text font color is #35193B.

Background Color

.myBgColor { background-color: #35193B; }

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

This div background color is #35193B.

Border color

.myBorderColor { border: 1px solid #35193B; }

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

This div border color is #35193B.

Opacity

.myOpacity80 { color: #35193B; opacity: 0.8; }

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

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

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

This text has shadow with #35193B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35193B.

Preview

Color preview on black background

This text has color #35193B on black background.


Color preview on white background

This text has color #35193B on white background.


Black color preview on #35193B background

This text has black color on #35193B background.


White color preview on #35193B background

This text has white color on #35193B background.


Related colors

Complementary color

Complementary color for #hex is #CAE6C4.


I love getcolorcode.com

Triadic colors

1 #3B3519 and #193B35 with #35193B are triadic colors.

2 #3B1935 and #19353B with #35193B are triadic colors.