COLOR #062341

HEX: #062341 RGB: (6,35,65)

Color info

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

RGB color model

#062341 color RGB value is (6,35,65).

RGB: (6,35,65) (2%, 14%, 25%)

RGB channels and saturation

R 6 of 255 = 2%
G 35 of 255 = 14%
B 65 of 255 = 25%

6
35
65

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

Portions of RGB colors in percentages

R + G + B = 6 + 35 + 65 = 106 (100%)
R 6 of 106 ~ 5.66%
G 35 of 106 ~ 33.02%
B 65 of 106 ~ 61.32'%

%33.02
%61.32

CMYK color model

#062341 color CMYK value is (91,46,0,75).

  • cyan value is 90.77%
  • magenta value is 46.15%
  • yellow value is 0.00%
  • key color value is 74.51%
CMYK: (91,46,0,75) C91M46Y0K75 (91%,46%,0%,75%) (0.91/0.46/0.00/0.75) 

CMYK percentages

%90.77
%46.15
%0
%74.51

Codes

Color #062341 in popluar color models

06 23 41
RGB 6 35 65
HSL 211° 83.10% 13.92%
HSB/HSV 211° 90.77% 25.49%
CMYK 90.77% 46.15% 0.00%
74.51%

Color #062341 in popluar number systems.

HEX 06 23 41
Decimal 6 35 65
Binary 110 100011 1000001
Octal 6 43 101

Shades and tints

Shades of #062341

#062341
(6,35,65)
#06203C
(6,32,60)
#061D37
(6,29,55)
#061A32
(6,26,50)
#06172D
(6,23,45)
#061428
(6,20,40)
#061123
(6,17,35)
#060E1E
(6,14,30)
#060B19
(6,11,25)
#060814
(6,8,20)
#06050F
(6,5,15)
#000000
(0,0,0)

Tints of #062341

#062341
(6,35,65)
#1C3752
(28,55,82)
#324B63
(50,75,99)
#485F74
(72,95,116)
#5E7385
(94,115,133)
#748796
(116,135,150)
#8A9BA7
(138,155,167)
#A0AFB8
(160,175,184)
#B6C3C9
(182,195,201)
#CCD7DA
(204,215,218)
#E2EBEB
(226,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062341; }

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

This text font color is #062341.

Background Color

.myBgColor { background-color: #062341; }

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

This div background color is #062341.

Border color

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

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

This div border color is #062341.

Opacity

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

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

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

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

This text has shadow with #062341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062341.

Preview

Color preview on black background

This text has color #062341 on black background.


Color preview on white background

This text has color #062341 on white background.


Black color preview on #062341 background

This text has black color on #062341 background.


White color preview on #062341 background

This text has white color on #062341 background.


Related colors

Complementary color

Complementary color for #hex is #F9DCBE.


I love getcolorcode.com

Triadic colors

1 #410623 and #234106 with #062341 are triadic colors.

2 #412306 and #230641 with #062341 are triadic colors.