COLOR #35125F

HEX: #35125F RGB: (53,18,95)

Color info

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

RGB color model

#35125F color RGB value is (53,18,95).

RGB: (53,18,95) (21%, 7%, 37%)

RGB channels and saturation

R 53 of 255 = 21%
G 18 of 255 = 7%
B 95 of 255 = 37%

53
18
95

R + G + B ~ 22%. #35125F is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 18 + 95 = 166 (100%)
R 53 of 166 ~ 31.93%
G 18 of 166 ~ 10.84%
B 95 of 166 ~ 57.23'%

%31.93
%10.84
%57.23

CMYK color model

#35125F color CMYK value is (44,81,0,63).

  • cyan value is 44.21%
  • magenta value is 81.05%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (44,81,0,63)
C44M81Y0K63 (44%, 81%, 0%, 63%)
(0.44 / 0.81 / 0.00 / 0.63)

CMYK percentages

%44.21
%81.05
%0
%62.75

Codes

Color #35125F in popluar color models

35 12 5F
RGB 53 18 95
HSL 267° 68.14% 22.16%
HSB/HSV 267° 81.05% 37.25%
CMYK 44.21% 81.05% 0.00%
62.75%

Color #35125F in popluar number systems.

HEX 35 12 5F
Decimal 53 18 95
Binary 110101 10010 1011111
Octal 65 22 137

Shades and tints

Shades of #35125F

#35125F
(53,18,95)
#311157
(49,17,87)
#2D104F
(45,16,79)
#290F47
(41,15,71)
#250E3F
(37,14,63)
#210D37
(33,13,55)
#1D0C2F
(29,12,47)
#190B27
(25,11,39)
#150A1F
(21,10,31)
#110917
(17,9,23)
#0D080F
(13,8,15)
#000000
(0,0,0)

Tints of #35125F

#35125F
(53,18,95)
#47276D
(71,39,109)
#593C7B
(89,60,123)
#6B5189
(107,81,137)
#7D6697
(125,102,151)
#8F7BA5
(143,123,165)
#A190B3
(161,144,179)
#B3A5C1
(179,165,193)
#C5BACF
(197,186,207)
#D7CFDD
(215,207,221)
#E9E4EB
(233,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35125F color. Also use rgb(53,18,95) instead hex code.

Text Font Color

.myTextColor { color: #35125F; }

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

This text font color is #35125F.

Background Color

.myBgColor { background-color: #35125F; }

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

This div background color is #35125F.

Border color

.myBorderColor { border: 1px solid #35125F; }

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

This div border color is #35125F.

Opacity

.myOpacity80 { color: #35125F; opacity: 0.8; }

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

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

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

This text has shadow with #35125F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35125F.

Preview

Color preview on black background

This text has color #35125F on black background.


Color preview on white background

This text has color #35125F on white background.


Black color preview on #35125F background

This text has black color on #35125F background.


White color preview on #35125F background

This text has white color on #35125F background.


Related colors

Complementary color

Complementary color for #hex is #CAEDA0.


I love getcolorcode.com

Triadic colors

1 #5F3512 and #125F35 with #35125F are triadic colors.

2 #5F1235 and #12355F with #35125F are triadic colors.