COLOR #06295A

HEX: #06295A RGB: (6,41,90)

Color info

#06295A contains mainly green and blue colors. Web safe color of #06295A is #003366 (or #036).

RGB color model

#06295A color RGB value is (6,41,90).

RGB: (6,41,90) (2%, 16%, 35%)

RGB channels and saturation

R 6 of 255 = 2%
G 41 of 255 = 16%
B 90 of 255 = 35%

6
41
90

R + G + B ~ 18%. #06295A is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 41 + 90 = 137 (100%)
R 6 of 137 ~ 4.38%
G 41 of 137 ~ 29.93%
B 90 of 137 ~ 65.69'%

%29.93
%65.69

CMYK color model

#06295A color CMYK value is (93,54,0,65).

  • cyan value is 93.33%
  • magenta value is 54.44%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (93,54,0,65) C93M54Y0K65 (93%,54%,0%,65%) (0.93/0.54/0.00/0.65) 

CMYK percentages

%93.33
%54.44
%0
%64.71

Codes

Color #06295A in popluar color models

06 29 5A
RGB 6 41 90
HSL 215° 87.50% 18.82%
HSB/HSV 215° 93.33% 35.29%
CMYK 93.33% 54.44% 0.00%
64.71%

Color #06295A in popluar number systems.

HEX 06 29 5A
Decimal 6 41 90
Binary 110 101001 1011010
Octal 6 51 132

Shades and tints

Shades of #06295A

#06295A
(6,41,90)
#062652
(6,38,82)
#06234A
(6,35,74)
#062042
(6,32,66)
#061D3A
(6,29,58)
#061A32
(6,26,50)
#06172A
(6,23,42)
#061422
(6,20,34)
#06111A
(6,17,26)
#060E12
(6,14,18)
#060B0A
(6,11,10)
#000000
(0,0,0)

Tints of #06295A

#06295A
(6,41,90)
#1C3C69
(28,60,105)
#324F78
(50,79,120)
#486287
(72,98,135)
#5E7596
(94,117,150)
#7488A5
(116,136,165)
#8A9BB4
(138,155,180)
#A0AEC3
(160,174,195)
#B6C1D2
(182,193,210)
#CCD4E1
(204,212,225)
#E2E7F0
(226,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06295A color. Also use rgb(6,41,90) instead hex code.

Text Font Color

.myTextColor { color: #06295A; }

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

This text font color is #06295A.

Background Color

.myBgColor { background-color: #06295A; }

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

This div background color is #06295A.

Border color

.myBorderColor { border: 1px solid #06295A; }

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

This div border color is #06295A.

Opacity

.myOpacity80 { color: #06295A; opacity: 0.8; }

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

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

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

This text has shadow with #06295A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06295A.

Preview

Color preview on black background

This text has color #06295A on black background.


Color preview on white background

This text has color #06295A on white background.


Black color preview on #06295A background

This text has black color on #06295A background.


White color preview on #06295A background

This text has white color on #06295A background.


Related colors

Complementary color

Complementary color for #hex is #F9D6A5.


I love getcolorcode.com

Triadic colors

1 #5A0629 and #295A06 with #06295A are triadic colors.

2 #5A2906 and #29065A with #06295A are triadic colors.