COLOR #307995

HEX: #307995 RGB: (48,121,149)

Color info

#307995 contains mainly green and blue colors. Web safe color of #307995 is #336699 (or #369).

RGB color model

#307995 color RGB value is (48,121,149).

RGB: (48,121,149) (19%, 47%, 58%)

RGB channels and saturation

R 48 of 255 = 19%
G 121 of 255 = 47%
B 149 of 255 = 58%

48
121
149

R + G + B ~ 41%. #307995 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 48 + 121 + 149 = 318 (100%)
R 48 of 318 ~ 15.09%
G 121 of 318 ~ 38.05%
B 149 of 318 ~ 46.86'%

%15.09
%38.05
%46.86

CMYK color model

#307995 color CMYK value is (68,19,0,42).

  • cyan value is 67.79%
  • magenta value is 18.79%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (68,19,0,42)
C68M19Y0K42 (68%, 19%, 0%, 42%)
(0.68 / 0.19 / 0.00 / 0.42)

CMYK percentages

%67.79
%18.79
%0
%41.57

Codes

Color #307995 in popluar color models

30 79 95
RGB 48 121 149
HSL 197° 51.27% 38.63%
HSB/HSV 197° 67.79% 58.43%
CMYK 67.79% 18.79% 0.00%
41.57%

Color #307995 in popluar number systems.

HEX 30 79 95
Decimal 48 121 149
Binary 110000 1111001 10010101
Octal 60 171 225

Shades and tints

Shades of #307995

#307995
(48,121,149)
#2C6E88
(44,110,136)
#28637B
(40,99,123)
#24586E
(36,88,110)
#204D61
(32,77,97)
#1C4254
(28,66,84)
#183747
(24,55,71)
#142C3A
(20,44,58)
#10212D
(16,33,45)
#0C1620
(12,22,32)
#080B13
(8,11,19)
#000000
(0,0,0)

Tints of #307995

#307995
(48,121,149)
#42859E
(66,133,158)
#5491A7
(84,145,167)
#669DB0
(102,157,176)
#78A9B9
(120,169,185)
#8AB5C2
(138,181,194)
#9CC1CB
(156,193,203)
#AECDD4
(174,205,212)
#C0D9DD
(192,217,221)
#D2E5E6
(210,229,230)
#E4F1EF
(228,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #307995 color. Also use rgb(48,121,149) instead hex code.

Text Font Color

.myTextColor { color: #307995; }

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

This text font color is #307995.

Background Color

.myBgColor { background-color: #307995; }

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

This div background color is #307995.

Border color

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

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

This div border color is #307995.

Opacity

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

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

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

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

This text has shadow with #307995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #307995.

Preview

Color preview on black background

This text has color #307995 on black background.


Color preview on white background

This text has color #307995 on white background.


Black color preview on #307995 background

This text has black color on #307995 background.


White color preview on #307995 background

This text has white color on #307995 background.


Related colors

Complementary color

Complementary color for #hex is #CF866A.


I love getcolorcode.com

Triadic colors

1 #953079 and #799530 with #307995 are triadic colors.

2 #957930 and #793095 with #307995 are triadic colors.