COLOR #062641

HEX: #062641 RGB: (6,38,65)

Color info

#062641 contains red, green and blue colors in about the same proportion. Web safe color of #062641 is #003333 (or #033).

RGB color model

#062641 color RGB value is (6,38,65).

RGB: (6,38,65) (2%, 15%, 25%)

RGB channels and saturation

R 6 of 255 = 2%
G 38 of 255 = 15%
B 65 of 255 = 25%

6
38
65

R + G + B ~ 14%. #062641 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 38 + 65 = 109 (100%)
R 6 of 109 ~ 5.5%
G 38 of 109 ~ 34.86%
B 65 of 109 ~ 59.63'%

%34.86
%59.63

CMYK color model

#062641 color CMYK value is (91,42,0,75).

  • cyan value is 90.77%
  • magenta value is 41.54%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (91,42,0,75)
C91M42Y0K75 (91%, 42%, 0%, 75%)
(0.91 / 0.42 / 0.00 / 0.75)

CMYK percentages

%90.77
%41.54
%0
%74.51

Codes

Color #062641 in popluar color models

06 26 41
RGB 6 38 65
HSL 207° 83.10% 13.92%
HSB/HSV 207° 90.77% 25.49%
CMYK 90.77% 41.54% 0.00%
74.51%

Color #062641 in popluar number systems.

HEX 06 26 41
Decimal 6 38 65
Binary 110 100110 1000001
Octal 6 46 101

Shades and tints

Shades of #062641

#062641
(6,38,65)
#06233C
(6,35,60)
#062037
(6,32,55)
#061D32
(6,29,50)
#061A2D
(6,26,45)
#061728
(6,23,40)
#061423
(6,20,35)
#06111E
(6,17,30)
#060E19
(6,14,25)
#060B14
(6,11,20)
#06080F
(6,8,15)
#000000
(0,0,0)

Tints of #062641

#062641
(6,38,65)
#1C3952
(28,57,82)
#324C63
(50,76,99)
#485F74
(72,95,116)
#5E7285
(94,114,133)
#748596
(116,133,150)
#8A98A7
(138,152,167)
#A0ABB8
(160,171,184)
#B6BEC9
(182,190,201)
#CCD1DA
(204,209,218)
#E2E4EB
(226,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062641 color. Also use rgb(6,38,65) instead hex code.

Text Font Color

.myTextColor { color: #062641; }

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

This text font color is #062641.

Background Color

.myBgColor { background-color: #062641; }

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

This div background color is #062641.

Border color

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

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

This div border color is #062641.

Opacity

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

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

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

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

This text has shadow with #062641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062641.

Preview

Color preview on black background

This text has color #062641 on black background.


Color preview on white background

This text has color #062641 on white background.


Black color preview on #062641 background

This text has black color on #062641 background.


White color preview on #062641 background

This text has white color on #062641 background.


Related colors

Complementary color

Complementary color for #hex is #F9D9BE.


I love getcolorcode.com

Triadic colors

1 #410626 and #264106 with #062641 are triadic colors.

2 #412606 and #260641 with #062641 are triadic colors.