COLOR #061C61

HEX: #061C61 RGB: (6,28,97)

Color info

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

RGB color model

#061C61 color RGB value is (6,28,97).

RGB: (6,28,97) (2%, 11%, 38%)

RGB channels and saturation

R 6 of 255 = 2%
G 28 of 255 = 11%
B 97 of 255 = 38%

6
28
97

R + G + B ~ 17%. #061C61 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 28 + 97 = 131 (100%)
R 6 of 131 ~ 4.58%
G 28 of 131 ~ 21.37%
B 97 of 131 ~ 74.05'%

%21.37
%74.05

CMYK color model

#061C61 color CMYK value is (94,71,0,62).

  • cyan value is 93.81%
  • magenta value is 71.13%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (94,71,0,62)
C94M71Y0K62 (94%, 71%, 0%, 62%)
(0.94 / 0.71 / 0.00 / 0.62)

CMYK percentages

%93.81
%71.13
%0
%61.96

Codes

Color #061C61 in popluar color models

06 1C 61
RGB 6 28 97
HSL 225° 88.35% 20.20%
HSB/HSV 225° 93.81% 38.04%
CMYK 93.81% 71.13% 0.00%
61.96%

Color #061C61 in popluar number systems.

HEX 06 1C 61
Decimal 6 28 97
Binary 110 11100 1100001
Octal 6 34 141

Shades and tints

Shades of #061C61

#061C61
(6,28,97)
#061A59
(6,26,89)
#061851
(6,24,81)
#061649
(6,22,73)
#061441
(6,20,65)
#061239
(6,18,57)
#061031
(6,16,49)
#060E29
(6,14,41)
#060C21
(6,12,33)
#060A19
(6,10,25)
#060811
(6,8,17)
#000000
(0,0,0)

Tints of #061C61

#061C61
(6,28,97)
#1C306F
(28,48,111)
#32447D
(50,68,125)
#48588B
(72,88,139)
#5E6C99
(94,108,153)
#7480A7
(116,128,167)
#8A94B5
(138,148,181)
#A0A8C3
(160,168,195)
#B6BCD1
(182,188,209)
#CCD0DF
(204,208,223)
#E2E4ED
(226,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #061C61 color. Also use rgb(6,28,97) instead hex code.

Text Font Color

.myTextColor { color: #061C61; }

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

This text font color is #061C61.

Background Color

.myBgColor { background-color: #061C61; }

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

This div background color is #061C61.

Border color

.myBorderColor { border: 1px solid #061C61; }

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

This div border color is #061C61.

Opacity

.myOpacity80 { color: #061C61; opacity: 0.8; }

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

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

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

This text has shadow with #061C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061C61.

Preview

Color preview on black background

This text has color #061C61 on black background.


Color preview on white background

This text has color #061C61 on white background.


Black color preview on #061C61 background

This text has black color on #061C61 background.


White color preview on #061C61 background

This text has white color on #061C61 background.


Related colors

Complementary color

Complementary color for #hex is #F9E39E.


I love getcolorcode.com

Triadic colors

1 #61061C and #1C6106 with #061C61 are triadic colors.

2 #611C06 and #1C0661 with #061C61 are triadic colors.