COLOR #35264A

HEX: #35264A RGB: (53,38,74)

Color info

#35264A contains red, green and blue colors in about the same proportion. Web safe color of #35264A is #333333 (or #333).

RGB color model

#35264A color RGB value is (53,38,74).

RGB: (53,38,74) (21%, 15%, 29%)

RGB channels and saturation

R 53 of 255 = 21%
G 38 of 255 = 15%
B 74 of 255 = 29%

53
38
74

R + G + B ~ 22%. #35264A is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 38 + 74 = 165 (100%)
R 53 of 165 ~ 32.12%
G 38 of 165 ~ 23.03%
B 74 of 165 ~ 44.85'%

%32.12
%23.03
%44.85

CMYK color model

#35264A color CMYK value is (28,49,0,71).

  • cyan value is 28.38%
  • magenta value is 48.65%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (28,49,0,71)
C28M49Y0K71 (28%, 49%, 0%, 71%)
(0.28 / 0.49 / 0.00 / 0.71)

CMYK percentages

%28.38
%48.65
%0
%70.98

Codes

Color #35264A in popluar color models

35 26 4A
RGB 53 38 74
HSL 265° 32.14% 21.96%
HSB/HSV 265° 48.65% 29.02%
CMYK 28.38% 48.65% 0.00%
70.98%

Color #35264A in popluar number systems.

HEX 35 26 4A
Decimal 53 38 74
Binary 110101 100110 1001010
Octal 65 46 112

Shades and tints

Shades of #35264A

#35264A
(53,38,74)
#312344
(49,35,68)
#2D203E
(45,32,62)
#291D38
(41,29,56)
#251A32
(37,26,50)
#21172C
(33,23,44)
#1D1426
(29,20,38)
#191120
(25,17,32)
#150E1A
(21,14,26)
#110B14
(17,11,20)
#0D080E
(13,8,14)
#000000
(0,0,0)

Tints of #35264A

#35264A
(53,38,74)
#47395A
(71,57,90)
#594C6A
(89,76,106)
#6B5F7A
(107,95,122)
#7D728A
(125,114,138)
#8F859A
(143,133,154)
#A198AA
(161,152,170)
#B3ABBA
(179,171,186)
#C5BECA
(197,190,202)
#D7D1DA
(215,209,218)
#E9E4EA
(233,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #35264A; }

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

This text font color is #35264A.

Background Color

.myBgColor { background-color: #35264A; }

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

This div background color is #35264A.

Border color

.myBorderColor { border: 1px solid #35264A; }

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

This div border color is #35264A.

Opacity

.myOpacity80 { color: #35264A; opacity: 0.8; }

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

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

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

This text has shadow with #35264A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35264A.

Preview

Color preview on black background

This text has color #35264A on black background.


Color preview on white background

This text has color #35264A on white background.


Black color preview on #35264A background

This text has black color on #35264A background.


White color preview on #35264A background

This text has white color on #35264A background.


Related colors

Complementary color

Complementary color for #hex is #CAD9B5.


I love getcolorcode.com

Triadic colors

1 #4A3526 and #264A35 with #35264A are triadic colors.

2 #4A2635 and #26354A with #35264A are triadic colors.