COLOR #084134

HEX: #084134 RGB: (8,65,52)

Color info

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

RGB color model

#084134 color RGB value is (8,65,52).

RGB: (8,65,52) (3%, 25%, 20%)

RGB channels and saturation

R 8 of 255 = 3%
G 65 of 255 = 25%
B 52 of 255 = 20%

8
65
52

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

Portions of RGB colors in percentages

R + G + B = 8 + 65 + 52 = 125 (100%)
R 8 of 125 ~ 6.4%
G 65 of 125 ~ 52%
B 52 of 125 ~ 41.6'%

%52
%41.6

CMYK color model

#084134 color CMYK value is (88,0,20,75).

  • cyan value is 87.69%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 74.51%
CMYK: (88,0,20,75) C88M0Y20K75 (88%,0%,20%,75%) (0.88/0.00/0.20/0.75) 

CMYK percentages

%87.69
%0
%20
%74.51

Codes

Color #084134 in popluar color models

08 41 34
RGB 8 65 52
HSL 166° 78.08% 14.31%
HSB/HSV 166° 87.69% 25.49%
CMYK 87.69% 0.00% 20.00%
74.51%

Color #084134 in popluar number systems.

HEX 08 41 34
Decimal 8 65 52
Binary 1000 1000001 110100
Octal 10 101 64

Shades and tints

Shades of #084134

#084134
(8,65,52)
#083C30
(8,60,48)
#08372C
(8,55,44)
#083228
(8,50,40)
#082D24
(8,45,36)
#082820
(8,40,32)
#08231C
(8,35,28)
#081E18
(8,30,24)
#081914
(8,25,20)
#081410
(8,20,16)
#080F0C
(8,15,12)
#000000
(0,0,0)

Tints of #084134

#084134
(8,65,52)
#1E5246
(30,82,70)
#346358
(52,99,88)
#4A746A
(74,116,106)
#60857C
(96,133,124)
#76968E
(118,150,142)
#8CA7A0
(140,167,160)
#A2B8B2
(162,184,178)
#B8C9C4
(184,201,196)
#CEDAD6
(206,218,214)
#E4EBE8
(228,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #084134 color. Also use rgb(8,65,52) instead hex code.

Text Font Color

.myTextColor { color: #084134; }

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

This text font color is #084134.

Background Color

.myBgColor { background-color: #084134; }

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

This div background color is #084134.

Border color

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

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

This div border color is #084134.

Opacity

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

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

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

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

This text has shadow with #084134 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #084134.

Preview

Color preview on black background

This text has color #084134 on black background.


Color preview on white background

This text has color #084134 on white background.


Black color preview on #084134 background

This text has black color on #084134 background.


White color preview on #084134 background

This text has white color on #084134 background.


Related colors

Complementary color

Complementary color for #hex is #F7BECB.


I love getcolorcode.com

Triadic colors

1 #340841 and #413408 with #084134 are triadic colors.

2 #344108 and #410834 with #084134 are triadic colors.