COLOR #042676

HEX: #042676 RGB: (4,38,118)

Color info

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

RGB color model

#042676 color RGB value is (4,38,118).

RGB: (4,38,118) (2%, 15%, 46%)

RGB channels and saturation

R 4 of 255 = 2%
G 38 of 255 = 15%
B 118 of 255 = 46%

4
38
118

R + G + B ~ 21%. #042676 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 38 + 118 = 160 (100%)
R 4 of 160 ~ 2.5%
G 38 of 160 ~ 23.75%
B 118 of 160 ~ 73.75'%

%23.75
%73.75

CMYK color model

#042676 color CMYK value is (97,68,0,54).

  • cyan value is 96.61%
  • magenta value is 67.80%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (97,68,0,54) C97M68Y0K54 (97%,68%,0%,54%) (0.97/0.68/0.00/0.54) 

CMYK percentages

%96.61
%67.8
%0
%53.73

Codes

Color #042676 in popluar color models

04 26 76
RGB 4 38 118
HSL 222° 93.44% 23.92%
HSB/HSV 222° 96.61% 46.27%
CMYK 96.61% 67.80% 0.00%
53.73%

Color #042676 in popluar number systems.

HEX 04 26 76
Decimal 4 38 118
Binary 100 100110 1110110
Octal 4 46 166

Shades and tints

Shades of #042676

#042676
(4,38,118)
#04236C
(4,35,108)
#042062
(4,32,98)
#041D58
(4,29,88)
#041A4E
(4,26,78)
#041744
(4,23,68)
#04143A
(4,20,58)
#041130
(4,17,48)
#040E26
(4,14,38)
#040B1C
(4,11,28)
#040812
(4,8,18)
#000000
(0,0,0)

Tints of #042676

#042676
(4,38,118)
#1A3982
(26,57,130)
#304C8E
(48,76,142)
#465F9A
(70,95,154)
#5C72A6
(92,114,166)
#7285B2
(114,133,178)
#8898BE
(136,152,190)
#9EABCA
(158,171,202)
#B4BED6
(180,190,214)
#CAD1E2
(202,209,226)
#E0E4EE
(224,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #042676 color. Also use rgb(4,38,118) instead hex code.

Text Font Color

.myTextColor { color: #042676; }

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

This text font color is #042676.

Background Color

.myBgColor { background-color: #042676; }

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

This div background color is #042676.

Border color

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

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

This div border color is #042676.

Opacity

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

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

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

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

This text has shadow with #042676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #042676.

Preview

Color preview on black background

This text has color #042676 on black background.


Color preview on white background

This text has color #042676 on white background.


Black color preview on #042676 background

This text has black color on #042676 background.


White color preview on #042676 background

This text has white color on #042676 background.


Related colors

Complementary color

Complementary color for #hex is #FBD989.


I love getcolorcode.com

Triadic colors

1 #760426 and #267604 with #042676 are triadic colors.

2 #762604 and #260476 with #042676 are triadic colors.