COLOR #023876

HEX: #023876 RGB: (2,56,118)

Color info

#023876 contains mainly blue color. Web safe color of #023876 is #003366 (or #036).

RGB color model

#023876 color RGB value is (2,56,118).

RGB: (2,56,118) (1%, 22%, 46%)

RGB channels and saturation

R 2 of 255 = 1%
G 56 of 255 = 22%
B 118 of 255 = 46%

2
56
118

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

Portions of RGB colors in percentages

R + G + B = 2 + 56 + 118 = 176 (100%)
R 2 of 176 ~ 1.14%
G 56 of 176 ~ 31.82%
B 118 of 176 ~ 67.05'%

%31.82
%67.05

CMYK color model

#023876 color CMYK value is (98,53,0,54).

  • cyan value is 98.31%
  • magenta value is 52.54%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (98,53,0,54)
C98M53Y0K54 (98%, 53%, 0%, 54%)
(0.98 / 0.53 / 0.00 / 0.54)

CMYK percentages

%98.31
%52.54
%0
%53.73

Codes

Color #023876 in popluar color models

02 38 76
RGB 2 56 118
HSL 212° 96.67% 23.53%
HSB/HSV 212° 98.31% 46.27%
CMYK 98.31% 52.54% 0.00%
53.73%

Color #023876 in popluar number systems.

HEX 02 38 76
Decimal 2 56 118
Binary 10 111000 1110110
Octal 2 70 166

Shades and tints

Shades of #023876

#023876
(2,56,118)
#02336C
(2,51,108)
#022E62
(2,46,98)
#022958
(2,41,88)
#02244E
(2,36,78)
#021F44
(2,31,68)
#021A3A
(2,26,58)
#021530
(2,21,48)
#021026
(2,16,38)
#020B1C
(2,11,28)
#020612
(2,6,18)
#000000
(0,0,0)

Tints of #023876

#023876
(2,56,118)
#194A82
(25,74,130)
#305C8E
(48,92,142)
#476E9A
(71,110,154)
#5E80A6
(94,128,166)
#7592B2
(117,146,178)
#8CA4BE
(140,164,190)
#A3B6CA
(163,182,202)
#BAC8D6
(186,200,214)
#D1DAE2
(209,218,226)
#E8ECEE
(232,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #023876 color. Also use rgb(2,56,118) instead hex code.

Text Font Color

.myTextColor { color: #023876; }

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

This text font color is #023876.

Background Color

.myBgColor { background-color: #023876; }

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

This div background color is #023876.

Border color

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

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

This div border color is #023876.

Opacity

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

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

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

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

This text has shadow with #023876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #023876.

Preview

Color preview on black background

This text has color #023876 on black background.


Color preview on white background

This text has color #023876 on white background.


Black color preview on #023876 background

This text has black color on #023876 background.


White color preview on #023876 background

This text has white color on #023876 background.


Related colors

Complementary color

Complementary color for #hex is #FDC789.


I love getcolorcode.com

Triadic colors

1 #760238 and #387602 with #023876 are triadic colors.

2 #763802 and #380276 with #023876 are triadic colors.