COLOR #307163

HEX: #307163 RGB: (48,113,99)

Color info

#307163 contains mainly green and blue colors. Web safe color of #307163 is #336666 (or #366).

RGB color model

#307163 color RGB value is (48,113,99).

RGB: (48,113,99) (19%, 44%, 39%)

RGB channels and saturation

R 48 of 255 = 19%
G 113 of 255 = 44%
B 99 of 255 = 39%

48
113
99

R + G + B ~ 34%. #307163 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 113 + 99 = 260 (100%)
R 48 of 260 ~ 18.46%
G 113 of 260 ~ 43.46%
B 99 of 260 ~ 38.08'%

%18.46
%43.46
%38.08

CMYK color model

#307163 color CMYK value is (58,0,12,56).

  • cyan value is 57.52%
  • magenta value is 0.00%
  • yellow value is 12.39%
  • key color value is 55.69%

CMYK: (58,0,12,56)
C58M0Y12K56 (58%, 0%, 12%, 56%)
(0.58 / 0.00 / 0.12 / 0.56)

CMYK percentages

%57.52
%0
%12.39
%55.69

Codes

Color #307163 in popluar color models

30 71 63
RGB 48 113 99
HSL 167° 40.37% 31.57%
HSB/HSV 167° 57.52% 44.31%
CMYK 57.52% 0.00% 12.39%
55.69%

Color #307163 in popluar number systems.

HEX 30 71 63
Decimal 48 113 99
Binary 110000 1110001 1100011
Octal 60 161 143

Shades and tints

Shades of #307163

#307163
(48,113,99)
#2C675A
(44,103,90)
#285D51
(40,93,81)
#245348
(36,83,72)
#20493F
(32,73,63)
#1C3F36
(28,63,54)
#18352D
(24,53,45)
#142B24
(20,43,36)
#10211B
(16,33,27)
#0C1712
(12,23,18)
#080D09
(8,13,9)
#000000
(0,0,0)

Tints of #307163

#307163
(48,113,99)
#427D71
(66,125,113)
#54897F
(84,137,127)
#66958D
(102,149,141)
#78A19B
(120,161,155)
#8AADA9
(138,173,169)
#9CB9B7
(156,185,183)
#AEC5C5
(174,197,197)
#C0D1D3
(192,209,211)
#D2DDE1
(210,221,225)
#E4E9EF
(228,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #307163 color. Also use rgb(48,113,99) instead hex code.

Text Font Color

.myTextColor { color: #307163; }

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

This text font color is #307163.

Background Color

.myBgColor { background-color: #307163; }

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

This div background color is #307163.

Border color

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

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

This div border color is #307163.

Opacity

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

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

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

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

This text has shadow with #307163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #307163.

Preview

Color preview on black background

This text has color #307163 on black background.


Color preview on white background

This text has color #307163 on white background.


Black color preview on #307163 background

This text has black color on #307163 background.


White color preview on #307163 background

This text has white color on #307163 background.


Related colors

Complementary color

Complementary color for #hex is #CF8E9C.


I love getcolorcode.com

Triadic colors

1 #633071 and #716330 with #307163 are triadic colors.

2 #637130 and #713063 with #307163 are triadic colors.