COLOR #309055

HEX: #309055 RGB: (48,144,85)

Color info

#309055 contains mainly green and blue colors. Web safe color of #309055 is #339966 (or #396).

RGB color model

#309055 color RGB value is (48,144,85).

RGB: (48,144,85) (19%, 56%, 33%)

RGB channels and saturation

R 48 of 255 = 19%
G 144 of 255 = 56%
B 85 of 255 = 33%

48
144
85

R + G + B ~ 36%. #309055 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 144 + 85 = 277 (100%)
R 48 of 277 ~ 17.33%
G 144 of 277 ~ 51.99%
B 85 of 277 ~ 30.69'%

%17.33
%51.99
%30.69

CMYK color model

#309055 color CMYK value is (67,0,41,44).

  • cyan value is 66.67%
  • magenta value is 0.00%
  • yellow value is 40.97%
  • key color value is 43.53%

CMYK: (67,0,41,44)
C67M0Y41K44 (67%, 0%, 41%, 44%)
(0.67 / 0.00 / 0.41 / 0.44)

CMYK percentages

%66.67
%0
%40.97
%43.53

Codes

Color #309055 in popluar color models

30 90 55
RGB 48 144 85
HSL 143° 50.00% 37.65%
HSB/HSV 143° 66.67% 56.47%
CMYK 66.67% 0.00% 40.97%
43.53%

Color #309055 in popluar number systems.

HEX 30 90 55
Decimal 48 144 85
Binary 110000 10010000 1010101
Octal 60 220 125

Shades and tints

Shades of #309055

#309055
(48,144,85)
#2C834E
(44,131,78)
#287647
(40,118,71)
#246940
(36,105,64)
#205C39
(32,92,57)
#1C4F32
(28,79,50)
#18422B
(24,66,43)
#143524
(20,53,36)
#10281D
(16,40,29)
#0C1B16
(12,27,22)
#080E0F
(8,14,15)
#000000
(0,0,0)

Tints of #309055

#309055
(48,144,85)
#429A64
(66,154,100)
#54A473
(84,164,115)
#66AE82
(102,174,130)
#78B891
(120,184,145)
#8AC2A0
(138,194,160)
#9CCCAF
(156,204,175)
#AED6BE
(174,214,190)
#C0E0CD
(192,224,205)
#D2EADC
(210,234,220)
#E4F4EB
(228,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #309055 color. Also use rgb(48,144,85) instead hex code.

Text Font Color

.myTextColor { color: #309055; }

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

This text font color is #309055.

Background Color

.myBgColor { background-color: #309055; }

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

This div background color is #309055.

Border color

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

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

This div border color is #309055.

Opacity

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

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

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

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

This text has shadow with #309055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #309055.

Preview

Color preview on black background

This text has color #309055 on black background.


Color preview on white background

This text has color #309055 on white background.


Black color preview on #309055 background

This text has black color on #309055 background.


White color preview on #309055 background

This text has white color on #309055 background.


Related colors

Complementary color

Complementary color for #hex is #CF6FAA.


I love getcolorcode.com

Triadic colors

1 #553090 and #905530 with #309055 are triadic colors.

2 #559030 and #903055 with #309055 are triadic colors.