COLOR #026049

HEX: #026049 RGB: (2,96,73)

Color info

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

RGB color model

#026049 color RGB value is (2,96,73).

RGB: (2,96,73) (1%, 38%, 29%)

RGB channels and saturation

R 2 of 255 = 1%
G 96 of 255 = 38%
B 73 of 255 = 29%

2
96
73

R + G + B ~ 23%. #026049 is dark color.

Portions of RGB colors in percentages

R + G + B = 2 + 96 + 73 = 171 (100%)
R 2 of 171 ~ 1.17%
G 96 of 171 ~ 56.14%
B 73 of 171 ~ 42.69'%

%56.14
%42.69

CMYK color model

#026049 color CMYK value is (98,0,24,62).

  • cyan value is 97.92%
  • magenta value is 0.00%
  • yellow value is 23.96%
  • key color value is 62.35%

CMYK: (98,0,24,62)
C98M0Y24K62 (98%, 0%, 24%, 62%)
(0.98 / 0.00 / 0.24 / 0.62)

CMYK percentages

%97.92
%0
%23.96
%62.35

Codes

Color #026049 in popluar color models

02 60 49
RGB 2 96 73
HSL 165° 95.92% 19.22%
HSB/HSV 165° 97.92% 37.65%
CMYK 97.92% 0.00% 23.96%
62.35%

Color #026049 in popluar number systems.

HEX 02 60 49
Decimal 2 96 73
Binary 10 1100000 1001001
Octal 2 140 111

Shades and tints

Shades of #026049

#026049
(2,96,73)
#025843
(2,88,67)
#02503D
(2,80,61)
#024837
(2,72,55)
#024031
(2,64,49)
#02382B
(2,56,43)
#023025
(2,48,37)
#02281F
(2,40,31)
#022019
(2,32,25)
#021813
(2,24,19)
#02100D
(2,16,13)
#000000
(0,0,0)

Tints of #026049

#026049
(2,96,73)
#196E59
(25,110,89)
#307C69
(48,124,105)
#478A79
(71,138,121)
#5E9889
(94,152,137)
#75A699
(117,166,153)
#8CB4A9
(140,180,169)
#A3C2B9
(163,194,185)
#BAD0C9
(186,208,201)
#D1DED9
(209,222,217)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #026049 color. Also use rgb(2,96,73) instead hex code.

Text Font Color

.myTextColor { color: #026049; }

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

This text font color is #026049.

Background Color

.myBgColor { background-color: #026049; }

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

This div background color is #026049.

Border color

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

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

This div border color is #026049.

Opacity

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

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

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

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

This text has shadow with #026049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #026049.

Preview

Color preview on black background

This text has color #026049 on black background.


Color preview on white background

This text has color #026049 on white background.


Black color preview on #026049 background

This text has black color on #026049 background.


White color preview on #026049 background

This text has white color on #026049 background.


Related colors

Complementary color

Complementary color for #hex is #FD9FB6.


I love getcolorcode.com

Triadic colors

1 #490260 and #604902 with #026049 are triadic colors.

2 #496002 and #600249 with #026049 are triadic colors.