COLOR #034B46

HEX: #034B46 RGB: (3,75,70)

Color info

#034B46 contains mainly green and blue colors. Web safe color of #034B46 is #003333 (or #033).

RGB color model

#034B46 color RGB value is (3,75,70).

RGB: (3,75,70) (1%, 29%, 27%)

RGB channels and saturation

R 3 of 255 = 1%
G 75 of 255 = 29%
B 70 of 255 = 27%

3
75
70

R + G + B ~ 19%. #034B46 is dark color.

Portions of RGB colors in percentages

R + G + B = 3 + 75 + 70 = 148 (100%)
R 3 of 148 ~ 2.03%
G 75 of 148 ~ 50.68%
B 70 of 148 ~ 47.3'%

%50.68
%47.3

CMYK color model

#034B46 color CMYK value is (96,0,7,71).

  • cyan value is 96.00%
  • magenta value is 0.00%
  • yellow value is 6.67%
  • key color value is 70.59%

CMYK: (96,0,7,71)
C96M0Y7K71 (96%, 0%, 7%, 71%)
(0.96 / 0.00 / 0.07 / 0.71)

CMYK percentages

%96
%0
%6.67
%70.59

Codes

Color #034B46 in popluar color models

03 4B 46
RGB 3 75 70
HSL 176° 92.31% 15.29%
HSB/HSV 176° 96.00% 29.41%
CMYK 96.00% 0.00% 6.67%
70.59%

Color #034B46 in popluar number systems.

HEX 03 4B 46
Decimal 3 75 70
Binary 11 1001011 1000110
Octal 3 113 106

Shades and tints

Shades of #034B46

#034B46
(3,75,70)
#034540
(3,69,64)
#033F3A
(3,63,58)
#033934
(3,57,52)
#03332E
(3,51,46)
#032D28
(3,45,40)
#032722
(3,39,34)
#03211C
(3,33,28)
#031B16
(3,27,22)
#031510
(3,21,16)
#030F0A
(3,15,10)
#000000
(0,0,0)

Tints of #034B46

#034B46
(3,75,70)
#195B56
(25,91,86)
#2F6B66
(47,107,102)
#457B76
(69,123,118)
#5B8B86
(91,139,134)
#719B96
(113,155,150)
#87ABA6
(135,171,166)
#9DBBB6
(157,187,182)
#B3CBC6
(179,203,198)
#C9DBD6
(201,219,214)
#DFEBE6
(223,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #034B46 color. Also use rgb(3,75,70) instead hex code.

Text Font Color

.myTextColor { color: #034B46; }

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

This text font color is #034B46.

Background Color

.myBgColor { background-color: #034B46; }

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

This div background color is #034B46.

Border color

.myBorderColor { border: 1px solid #034B46; }

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

This div border color is #034B46.

Opacity

.myOpacity80 { color: #034B46; opacity: 0.8; }

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

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

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

This text has shadow with #034B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #034B46.

Preview

Color preview on black background

This text has color #034B46 on black background.


Color preview on white background

This text has color #034B46 on white background.


Black color preview on #034B46 background

This text has black color on #034B46 background.


White color preview on #034B46 background

This text has white color on #034B46 background.


Related colors

Complementary color

Complementary color for #hex is #FCB4B9.


I love getcolorcode.com

Triadic colors

1 #46034B and #4B4603 with #034B46 are triadic colors.

2 #464B03 and #4B0346 with #034B46 are triadic colors.