COLOR #6303A7

HEX: #6303A7 RGB: (99,3,167)

Color info

#6303A7 contains mainly blue color. Web safe color of #6303A7 is #660099 (or #609).

RGB color model

#6303A7 color RGB value is (99,3,167).

RGB: (99,3,167) (39%, 1%, 65%)

RGB channels and saturation

R 99 of 255 = 39%
G 3 of 255 = 1%
B 167 of 255 = 65%

99
3
167

R + G + B ~ 35%. #6303A7 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 3 + 167 = 269 (100%)
R 99 of 269 ~ 36.8%
G 3 of 269 ~ 1.12%
B 167 of 269 ~ 62.08'%

%36.8
%62.08

CMYK color model

#6303A7 color CMYK value is (41,98,0,35).

  • cyan value is 40.72%
  • magenta value is 98.20%
  • yellow value is 0.00%
  • key color value is 34.51%
CMYK: (41,98,0,35) C41M98Y0K35 (41%,98%,0%,35%) (0.41/0.98/0.00/0.35) 

CMYK percentages

%40.72
%98.2
%0
%34.51

Codes

Color #6303A7 in popluar color models

63 03 A7
RGB 99 3 167
HSL 275° 96.47% 33.33%
HSB/HSV 275° 98.20% 65.49%
CMYK 40.72% 98.20% 0.00%
34.51%

Color #6303A7 in popluar number systems.

HEX 63 03 A7
Decimal 99 3 167
Binary 1100011 11 10100111
Octal 143 3 247

Shades and tints

Shades of #6303A7

#6303A7
(99,3,167)
#5A0398
(90,3,152)
#510389
(81,3,137)
#48037A
(72,3,122)
#3F036B
(63,3,107)
#36035C
(54,3,92)
#2D034D
(45,3,77)
#24033E
(36,3,62)
#1B032F
(27,3,47)
#120320
(18,3,32)
#090311
(9,3,17)
#000000
(0,0,0)

Tints of #6303A7

#6303A7
(99,3,167)
#7119AF
(113,25,175)
#7F2FB7
(127,47,183)
#8D45BF
(141,69,191)
#9B5BC7
(155,91,199)
#A971CF
(169,113,207)
#B787D7
(183,135,215)
#C59DDF
(197,157,223)
#D3B3E7
(211,179,231)
#E1C9EF
(225,201,239)
#EFDFF7
(239,223,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6303A7 color. Also use rgb(99,3,167) instead hex code.

Text Font Color

.myTextColor { color: #6303A7; }

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

This text font color is #6303A7.

Background Color

.myBgColor { background-color: #6303A7; }

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

This div background color is #6303A7.

Border color

.myBorderColor { border: 1px solid #6303A7; }

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

This div border color is #6303A7.

Opacity

.myOpacity80 { color: #6303A7; opacity: 0.8; }

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

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

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

This text has shadow with #6303A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6303A7.

Preview

Color preview on black background

This text has color #6303A7 on black background.


Color preview on white background

This text has color #6303A7 on white background.


Black color preview on #6303A7 background

This text has black color on #6303A7 background.


White color preview on #6303A7 background

This text has white color on #6303A7 background.


Related colors

Complementary color

Complementary color for #hex is #9CFC58.


I love getcolorcode.com

Triadic colors

1 #A76303 and #03A763 with #6303A7 are triadic colors.

2 #A70363 and #0363A7 with #6303A7 are triadic colors.