COLOR #046256

HEX: #046256 RGB: (4,98,86)

Color info

#046256 contains mainly green and blue colors. Web safe color of #046256 is #006666 (or #066).

RGB color model

#046256 color RGB value is (4,98,86).

RGB: (4,98,86) (2%, 38%, 34%)

RGB channels and saturation

R 4 of 255 = 2%
G 98 of 255 = 38%
B 86 of 255 = 34%

4
98
86

R + G + B ~ 25%. #046256 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 98 + 86 = 188 (100%)
R 4 of 188 ~ 2.13%
G 98 of 188 ~ 52.13%
B 86 of 188 ~ 45.74'%

%52.13
%45.74

CMYK color model

#046256 color CMYK value is (96,0,12,62).

  • cyan value is 95.92%
  • magenta value is 0.00%
  • yellow value is 12.24%
  • key color value is 61.57%
CMYK: (96,0,12,62) C96M0Y12K62 (96%,0%,12%,62%) (0.96/0.00/0.12/0.62) 

CMYK percentages

%95.92
%0
%12.24
%61.57

Codes

Color #046256 in popluar color models

04 62 56
RGB 4 98 86
HSL 172° 92.16% 20.00%
HSB/HSV 172° 95.92% 38.43%
CMYK 95.92% 0.00% 12.24%
61.57%

Color #046256 in popluar number systems.

HEX 04 62 56
Decimal 4 98 86
Binary 100 1100010 1010110
Octal 4 142 126

Shades and tints

Shades of #046256

#046256
(4,98,86)
#045A4F
(4,90,79)
#045248
(4,82,72)
#044A41
(4,74,65)
#04423A
(4,66,58)
#043A33
(4,58,51)
#04322C
(4,50,44)
#042A25
(4,42,37)
#04221E
(4,34,30)
#041A17
(4,26,23)
#041210
(4,18,16)
#000000
(0,0,0)

Tints of #046256

#046256
(4,98,86)
#1A7065
(26,112,101)
#307E74
(48,126,116)
#468C83
(70,140,131)
#5C9A92
(92,154,146)
#72A8A1
(114,168,161)
#88B6B0
(136,182,176)
#9EC4BF
(158,196,191)
#B4D2CE
(180,210,206)
#CAE0DD
(202,224,221)
#E0EEEC
(224,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #046256 color. Also use rgb(4,98,86) instead hex code.

Text Font Color

.myTextColor { color: #046256; }

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

This text font color is #046256.

Background Color

.myBgColor { background-color: #046256; }

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

This div background color is #046256.

Border color

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

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

This div border color is #046256.

Opacity

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

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

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

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

This text has shadow with #046256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #046256.

Preview

Color preview on black background

This text has color #046256 on black background.


Color preview on white background

This text has color #046256 on white background.


Black color preview on #046256 background

This text has black color on #046256 background.


White color preview on #046256 background

This text has white color on #046256 background.


Related colors

Complementary color

Complementary color for #hex is #FB9DA9.


I love getcolorcode.com

Triadic colors

1 #560462 and #625604 with #046256 are triadic colors.

2 #566204 and #620456 with #046256 are triadic colors.