COLOR #12473E

HEX: #12473E RGB: (18,71,62)

Color info

#12473E contains red, green and blue colors in about the same proportion. Web safe color of #12473E is #003333 (or #033).

RGB color model

#12473E color RGB value is (18,71,62).

RGB: (18,71,62) (7%, 28%, 24%)

RGB channels and saturation

R 18 of 255 = 7%
G 71 of 255 = 28%
B 62 of 255 = 24%

18
71
62

R + G + B ~ 20%. #12473E is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 71 + 62 = 151 (100%)
R 18 of 151 ~ 11.92%
G 71 of 151 ~ 47.02%
B 62 of 151 ~ 41.06'%

%11.92
%47.02
%41.06

CMYK color model

#12473E color CMYK value is (75,0,13,72).

  • cyan value is 74.65%
  • magenta value is 0.00%
  • yellow value is 12.68%
  • key color value is 72.16%
CMYK: (75,0,13,72) C75M0Y13K72 (75%,0%,13%,72%) (0.75/0.00/0.13/0.72) 

CMYK percentages

%74.65
%0
%12.68
%72.16

Codes

Color #12473E in popluar color models

12 47 3E
RGB 18 71 62
HSL 170° 59.55% 17.45%
HSB/HSV 170° 74.65% 27.84%
CMYK 74.65% 0.00% 12.68%
72.16%

Color #12473E in popluar number systems.

HEX 12 47 3E
Decimal 18 71 62
Binary 10010 1000111 111110
Octal 22 107 76

Shades and tints

Shades of #12473E

#12473E
(18,71,62)
#114139
(17,65,57)
#103B34
(16,59,52)
#0F352F
(15,53,47)
#0E2F2A
(14,47,42)
#0D2925
(13,41,37)
#0C2320
(12,35,32)
#0B1D1B
(11,29,27)
#0A1716
(10,23,22)
#091111
(9,17,17)
#080B0C
(8,11,12)
#000000
(0,0,0)

Tints of #12473E

#12473E
(18,71,62)
#27574F
(39,87,79)
#3C6760
(60,103,96)
#517771
(81,119,113)
#668782
(102,135,130)
#7B9793
(123,151,147)
#90A7A4
(144,167,164)
#A5B7B5
(165,183,181)
#BAC7C6
(186,199,198)
#CFD7D7
(207,215,215)
#E4E7E8
(228,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #12473E color. Also use rgb(18,71,62) instead hex code.

Text Font Color

.myTextColor { color: #12473E; }

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

This text font color is #12473E.

Background Color

.myBgColor { background-color: #12473E; }

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

This div background color is #12473E.

Border color

.myBorderColor { border: 1px solid #12473E; }

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

This div border color is #12473E.

Opacity

.myOpacity80 { color: #12473E; opacity: 0.8; }

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

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

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

This text has shadow with #12473E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #12473E.

Preview

Color preview on black background

This text has color #12473E on black background.


Color preview on white background

This text has color #12473E on white background.


Black color preview on #12473E background

This text has black color on #12473E background.


White color preview on #12473E background

This text has white color on #12473E background.


Related colors

Complementary color

Complementary color for #hex is #EDB8C1.


I love getcolorcode.com

Triadic colors

1 #3E1247 and #473E12 with #12473E are triadic colors.

2 #3E4712 and #47123E with #12473E are triadic colors.