COLOR #12584C

HEX: #12584C RGB: (18,88,76)

Color info

#12584C contains mainly green and blue colors. Web safe color of #12584C is #006633 (or #063).

RGB color model

#12584C color RGB value is (18,88,76).

RGB: (18,88,76) (7%, 35%, 30%)

RGB channels and saturation

R 18 of 255 = 7%
G 88 of 255 = 35%
B 76 of 255 = 30%

18
88
76

R + G + B ~ 24%. #12584C is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 88 + 76 = 182 (100%)
R 18 of 182 ~ 9.89%
G 88 of 182 ~ 48.35%
B 76 of 182 ~ 41.76'%

%48.35
%41.76

CMYK color model

#12584C color CMYK value is (80,0,14,65).

  • cyan value is 79.55%
  • magenta value is 0.00%
  • yellow value is 13.64%
  • key color value is 65.49%

CMYK: (80,0,14,65)
C80M0Y14K65 (80%, 0%, 14%, 65%)
(0.80 / 0.00 / 0.14 / 0.65)

CMYK percentages

%79.55
%0
%13.64
%65.49

Codes

Color #12584C in popluar color models

12 58 4C
RGB 18 88 76
HSL 170° 66.04% 20.78%
HSB/HSV 170° 79.55% 34.51%
CMYK 79.55% 0.00% 13.64%
65.49%

Color #12584C in popluar number systems.

HEX 12 58 4C
Decimal 18 88 76
Binary 10010 1011000 1001100
Octal 22 130 114

Shades and tints

Shades of #12584C

#12584C
(18,88,76)
#115046
(17,80,70)
#104840
(16,72,64)
#0F403A
(15,64,58)
#0E3834
(14,56,52)
#0D302E
(13,48,46)
#0C2828
(12,40,40)
#0B2022
(11,32,34)
#0A181C
(10,24,28)
#091016
(9,16,22)
#080810
(8,8,16)
#000000
(0,0,0)

Tints of #12584C

#12584C
(18,88,76)
#27675C
(39,103,92)
#3C766C
(60,118,108)
#51857C
(81,133,124)
#66948C
(102,148,140)
#7BA39C
(123,163,156)
#90B2AC
(144,178,172)
#A5C1BC
(165,193,188)
#BAD0CC
(186,208,204)
#CFDFDC
(207,223,220)
#E4EEEC
(228,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #12584C color. Also use rgb(18,88,76) instead hex code.

Text Font Color

.myTextColor { color: #12584C; }

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

This text font color is #12584C.

Background Color

.myBgColor { background-color: #12584C; }

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

This div background color is #12584C.

Border color

.myBorderColor { border: 1px solid #12584C; }

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

This div border color is #12584C.

Opacity

.myOpacity80 { color: #12584C; opacity: 0.8; }

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

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

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

This text has shadow with #12584C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #12584C.

Preview

Color preview on black background

This text has color #12584C on black background.


Color preview on white background

This text has color #12584C on white background.


Black color preview on #12584C background

This text has black color on #12584C background.


White color preview on #12584C background

This text has white color on #12584C background.


Related colors

Complementary color

Complementary color for #hex is #EDA7B3.


I love getcolorcode.com

Triadic colors

1 #4C1258 and #584C12 with #12584C are triadic colors.

2 #4C5812 and #58124C with #12584C are triadic colors.