COLOR #134523

HEX: #134523 RGB: (19,69,35)

Color info

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

RGB color model

#134523 color RGB value is (19,69,35).

RGB: (19,69,35) (7%, 27%, 14%)

RGB channels and saturation

R 19 of 255 = 7%
G 69 of 255 = 27%
B 35 of 255 = 14%

19
69
35

R + G + B ~ 16%. #134523 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 69 + 35 = 123 (100%)
R 19 of 123 ~ 15.45%
G 69 of 123 ~ 56.1%
B 35 of 123 ~ 28.46'%

%15.45
%56.1
%28.46

CMYK color model

#134523 color CMYK value is (72,0,49,73).

  • cyan value is 72.46%
  • magenta value is 0.00%
  • yellow value is 49.28%
  • key color value is 72.94%
CMYK: (72,0,49,73) C72M0Y49K73 (72%,0%,49%,73%) (0.72/0.00/0.49/0.73) 

CMYK percentages

%72.46
%0
%49.28
%72.94

Codes

Color #134523 in popluar color models

13 45 23
RGB 19 69 35
HSL 139° 56.82% 17.25%
HSB/HSV 139° 72.46% 27.06%
CMYK 72.46% 0.00% 49.28%
72.94%

Color #134523 in popluar number systems.

HEX 13 45 23
Decimal 19 69 35
Binary 10011 1000101 100011
Octal 23 105 43

Shades and tints

Shades of #134523

#134523
(19,69,35)
#123F20
(18,63,32)
#11391D
(17,57,29)
#10331A
(16,51,26)
#0F2D17
(15,45,23)
#0E2714
(14,39,20)
#0D2111
(13,33,17)
#0C1B0E
(12,27,14)
#0B150B
(11,21,11)
#0A0F08
(10,15,8)
#090905
(9,9,5)
#000000
(0,0,0)

Tints of #134523

#134523
(19,69,35)
#285537
(40,85,55)
#3D654B
(61,101,75)
#52755F
(82,117,95)
#678573
(103,133,115)
#7C9587
(124,149,135)
#91A59B
(145,165,155)
#A6B5AF
(166,181,175)
#BBC5C3
(187,197,195)
#D0D5D7
(208,213,215)
#E5E5EB
(229,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #134523 color. Also use rgb(19,69,35) instead hex code.

Text Font Color

.myTextColor { color: #134523; }

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

This text font color is #134523.

Background Color

.myBgColor { background-color: #134523; }

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

This div background color is #134523.

Border color

.myBorderColor { border: 1px solid #134523; }

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

This div border color is #134523.

Opacity

.myOpacity80 { color: #134523; opacity: 0.8; }

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

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

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

This text has shadow with #134523 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #134523.

Preview

Color preview on black background

This text has color #134523 on black background.


Color preview on white background

This text has color #134523 on white background.


Black color preview on #134523 background

This text has black color on #134523 background.


White color preview on #134523 background

This text has white color on #134523 background.


Related colors

Complementary color

Complementary color for #hex is #ECBADC.


I love getcolorcode.com

Triadic colors

1 #231345 and #452313 with #134523 are triadic colors.

2 #234513 and #451323 with #134523 are triadic colors.