COLOR #27355A

HEX: #27355A RGB: (39,53,90)

Color info

#27355A contains red, green and blue colors in about the same proportion. Web safe color of #27355A is #333366 (or #336).

RGB color model

#27355A color RGB value is (39,53,90).

RGB: (39,53,90) (15%, 21%, 35%)

RGB channels and saturation

R 39 of 255 = 15%
G 53 of 255 = 21%
B 90 of 255 = 35%

39
53
90

R + G + B ~ 24%. #27355A is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 53 + 90 = 182 (100%)
R 39 of 182 ~ 21.43%
G 53 of 182 ~ 29.12%
B 90 of 182 ~ 49.45'%

%21.43
%29.12
%49.45

CMYK color model

#27355A color CMYK value is (57,41,0,65).

  • cyan value is 56.67%
  • magenta value is 41.11%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (57,41,0,65)
C57M41Y0K65 (57%, 41%, 0%, 65%)
(0.57 / 0.41 / 0.00 / 0.65)

CMYK percentages

%56.67
%41.11
%0
%64.71

Codes

Color #27355A in popluar color models

27 35 5A
RGB 39 53 90
HSL 224° 39.53% 25.29%
HSB/HSV 224° 56.67% 35.29%
CMYK 56.67% 41.11% 0.00%
64.71%

Color #27355A in popluar number systems.

HEX 27 35 5A
Decimal 39 53 90
Binary 100111 110101 1011010
Octal 47 65 132

Shades and tints

Shades of #27355A

#27355A
(39,53,90)
#243152
(36,49,82)
#212D4A
(33,45,74)
#1E2942
(30,41,66)
#1B253A
(27,37,58)
#182132
(24,33,50)
#151D2A
(21,29,42)
#121922
(18,25,34)
#0F151A
(15,21,26)
#0C1112
(12,17,18)
#090D0A
(9,13,10)
#000000
(0,0,0)

Tints of #27355A

#27355A
(39,53,90)
#3A4769
(58,71,105)
#4D5978
(77,89,120)
#606B87
(96,107,135)
#737D96
(115,125,150)
#868FA5
(134,143,165)
#99A1B4
(153,161,180)
#ACB3C3
(172,179,195)
#BFC5D2
(191,197,210)
#D2D7E1
(210,215,225)
#E5E9F0
(229,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #27355A color. Also use rgb(39,53,90) instead hex code.

Text Font Color

.myTextColor { color: #27355A; }

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

This text font color is #27355A.

Background Color

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

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

This div background color is #27355A.

Border color

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

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

This div border color is #27355A.

Opacity

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

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

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

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

This text has shadow with #27355A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #27355A.

Preview

Color preview on black background

This text has color #27355A on black background.


Color preview on white background

This text has color #27355A on white background.


Black color preview on #27355A background

This text has black color on #27355A background.


White color preview on #27355A background

This text has white color on #27355A background.


Related colors

Complementary color

Complementary color for #hex is #D8CAA5.


I love getcolorcode.com

Triadic colors

1 #5A2735 and #355A27 with #27355A are triadic colors.

2 #5A3527 and #35275A with #27355A are triadic colors.