COLOR #065293

HEX: #065293 RGB: (6,82,147)

Color info

#065293 contains mainly blue color. Web safe color of #065293 is #006699 (or #069).

RGB color model

#065293 color RGB value is (6,82,147).

RGB: (6,82,147) (2%, 32%, 58%)

RGB channels and saturation

R 6 of 255 = 2%
G 82 of 255 = 32%
B 147 of 255 = 58%

6
82
147

R + G + B ~ 31%. #065293 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 82 + 147 = 235 (100%)
R 6 of 235 ~ 2.55%
G 82 of 235 ~ 34.89%
B 147 of 235 ~ 62.55'%

%34.89
%62.55

CMYK color model

#065293 color CMYK value is (96,44,0,42).

  • cyan value is 95.92%
  • magenta value is 44.22%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (96,44,0,42) C96M44Y0K42 (96%,44%,0%,42%) (0.96/0.44/0.00/0.42) 

CMYK percentages

%95.92
%44.22
%0
%42.35

Codes

Color #065293 in popluar color models

06 52 93
RGB 6 82 147
HSL 208° 92.16% 30.00%
HSB/HSV 208° 95.92% 57.65%
CMYK 95.92% 44.22% 0.00%
42.35%

Color #065293 in popluar number systems.

HEX 06 52 93
Decimal 6 82 147
Binary 110 1010010 10010011
Octal 6 122 223

Shades and tints

Shades of #065293

#065293
(6,82,147)
#064B86
(6,75,134)
#064479
(6,68,121)
#063D6C
(6,61,108)
#06365F
(6,54,95)
#062F52
(6,47,82)
#062845
(6,40,69)
#062138
(6,33,56)
#061A2B
(6,26,43)
#06131E
(6,19,30)
#060C11
(6,12,17)
#000000
(0,0,0)

Tints of #065293

#065293
(6,82,147)
#1C619C
(28,97,156)
#3270A5
(50,112,165)
#487FAE
(72,127,174)
#5E8EB7
(94,142,183)
#749DC0
(116,157,192)
#8AACC9
(138,172,201)
#A0BBD2
(160,187,210)
#B6CADB
(182,202,219)
#CCD9E4
(204,217,228)
#E2E8ED
(226,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #065293 color. Also use rgb(6,82,147) instead hex code.

Text Font Color

.myTextColor { color: #065293; }

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

This text font color is #065293.

Background Color

.myBgColor { background-color: #065293; }

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

This div background color is #065293.

Border color

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

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

This div border color is #065293.

Opacity

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

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

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

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

This text has shadow with #065293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #065293.

Preview

Color preview on black background

This text has color #065293 on black background.


Color preview on white background

This text has color #065293 on white background.


Black color preview on #065293 background

This text has black color on #065293 background.


White color preview on #065293 background

This text has white color on #065293 background.


Related colors

Complementary color

Complementary color for #hex is #F9AD6C.


I love getcolorcode.com

Triadic colors

1 #930652 and #529306 with #065293 are triadic colors.

2 #935206 and #520693 with #065293 are triadic colors.