COLOR #350126

HEX: #350126 RGB: (53,1,38)

Color info

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

RGB color model

#350126 color RGB value is (53,1,38).

RGB: (53,1,38) (21%, 0%, 15%)

RGB channels and saturation

R 53 of 255 = 21%
G 1 of 255 = 0%
B 38 of 255 = 15%

53
1
38

R + G + B ~ 12%. #350126 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 1 + 38 = 92 (100%)
R 53 of 92 ~ 57.61%
G 1 of 92 ~ 1.09%
B 38 of 92 ~ 41.3'%

%57.61
%41.3

CMYK color model

#350126 color CMYK value is (0,98,28,79).

  • cyan value is 0.00%
  • magenta value is 98.11%
  • yellow value is 28.30%
  • key color value is 79.22%
CMYK: (0,98,28,79) C0M98Y28K79 (0%,98%,28%,79%) (0.00/0.98/0.28/0.79) 

CMYK percentages

%0
%98.11
%28.3
%79.22

Codes

Color #350126 in popluar color models

35 01 26
RGB 53 1 38
HSL 317° 96.30% 10.59%
HSB/HSV 317° 98.11% 20.78%
CMYK 0.00% 98.11% 28.30%
79.22%

Color #350126 in popluar number systems.

HEX 35 01 26
Decimal 53 1 38
Binary 110101 1 100110
Octal 65 1 46

Shades and tints

Shades of #350126

#350126
(53,1,38)
#310123
(49,1,35)
#2D0120
(45,1,32)
#29011D
(41,1,29)
#25011A
(37,1,26)
#210117
(33,1,23)
#1D0114
(29,1,20)
#190111
(25,1,17)
#15010E
(21,1,14)
#11010B
(17,1,11)
#0D0108
(13,1,8)
#000000
(0,0,0)

Tints of #350126

#350126
(53,1,38)
#471839
(71,24,57)
#592F4C
(89,47,76)
#6B465F
(107,70,95)
#7D5D72
(125,93,114)
#8F7485
(143,116,133)
#A18B98
(161,139,152)
#B3A2AB
(179,162,171)
#C5B9BE
(197,185,190)
#D7D0D1
(215,208,209)
#E9E7E4
(233,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #350126 color. Also use rgb(53,1,38) instead hex code.

Text Font Color

.myTextColor { color: #350126; }

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

This text font color is #350126.

Background Color

.myBgColor { background-color: #350126; }

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

This div background color is #350126.

Border color

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

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

This div border color is #350126.

Opacity

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

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

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

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

This text has shadow with #350126 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #350126.

Preview

Color preview on black background

This text has color #350126 on black background.


Color preview on white background

This text has color #350126 on white background.


Black color preview on #350126 background

This text has black color on #350126 background.


White color preview on #350126 background

This text has white color on #350126 background.


Related colors

Complementary color

Complementary color for #hex is #CAFED9.


I love getcolorcode.com

Triadic colors

1 #263501 and #012635 with #350126 are triadic colors.

2 #260135 and #013526 with #350126 are triadic colors.