COLOR #309299

HEX: #309299 RGB: (48,146,153)

Color info

#309299 contains mainly green and blue colors. Web safe color of #309299 is #339999 (or #399).

RGB color model

#309299 color RGB value is (48,146,153).

RGB: (48,146,153) (19%, 57%, 60%)

RGB channels and saturation

R 48 of 255 = 19%
G 146 of 255 = 57%
B 153 of 255 = 60%

48
146
153

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

Portions of RGB colors in percentages

R + G + B = 48 + 146 + 153 = 347 (100%)
R 48 of 347 ~ 13.83%
G 146 of 347 ~ 42.07%
B 153 of 347 ~ 44.09'%

%13.83
%42.07
%44.09

CMYK color model

#309299 color CMYK value is (69,5,0,40).

  • cyan value is 68.63%
  • magenta value is 4.58%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (69,5,0,40)
C69M5Y0K40 (69%, 5%, 0%, 40%)
(0.69 / 0.05 / 0.00 / 0.40)

CMYK percentages

%68.63
%4.58
%0
%40

Codes

Color #309299 in popluar color models

30 92 99
RGB 48 146 153
HSL 184° 52.24% 39.41%
HSB/HSV 184° 68.63% 60.00%
CMYK 68.63% 4.58% 0.00%
40.00%

Color #309299 in popluar number systems.

HEX 30 92 99
Decimal 48 146 153
Binary 110000 10010010 10011001
Octal 60 222 231

Shades and tints

Shades of #309299

#309299
(48,146,153)
#2C858C
(44,133,140)
#28787F
(40,120,127)
#246B72
(36,107,114)
#205E65
(32,94,101)
#1C5158
(28,81,88)
#18444B
(24,68,75)
#14373E
(20,55,62)
#102A31
(16,42,49)
#0C1D24
(12,29,36)
#081017
(8,16,23)
#000000
(0,0,0)

Tints of #309299

#309299
(48,146,153)
#429BA2
(66,155,162)
#54A4AB
(84,164,171)
#66ADB4
(102,173,180)
#78B6BD
(120,182,189)
#8ABFC6
(138,191,198)
#9CC8CF
(156,200,207)
#AED1D8
(174,209,216)
#C0DAE1
(192,218,225)
#D2E3EA
(210,227,234)
#E4ECF3
(228,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #309299 color. Also use rgb(48,146,153) instead hex code.

Text Font Color

.myTextColor { color: #309299; }

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

This text font color is #309299.

Background Color

.myBgColor { background-color: #309299; }

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

This div background color is #309299.

Border color

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

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

This div border color is #309299.

Opacity

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

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

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

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

This text has shadow with #309299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #309299.

Preview

Color preview on black background

This text has color #309299 on black background.


Color preview on white background

This text has color #309299 on white background.


Black color preview on #309299 background

This text has black color on #309299 background.


White color preview on #309299 background

This text has white color on #309299 background.


Related colors

Complementary color

Complementary color for #hex is #CF6D66.


I love getcolorcode.com

Triadic colors

1 #993092 and #929930 with #309299 are triadic colors.

2 #999230 and #923099 with #309299 are triadic colors.