COLOR #30630A

HEX: #30630A RGB: (48,99,10)

Color info

#30630A contains mainly red and green colors. Web safe color of #30630A is #336600 (or #360).

RGB color model

#30630A color RGB value is (48,99,10).

RGB: (48,99,10) (19%, 39%, 4%)

RGB channels and saturation

R 48 of 255 = 19%
G 99 of 255 = 39%
B 10 of 255 = 4%

48
99
10

R + G + B ~ 21%. #30630A is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 99 + 10 = 157 (100%)
R 48 of 157 ~ 30.57%
G 99 of 157 ~ 63.06%
B 10 of 157 ~ 6.37'%

%30.57
%63.06

CMYK color model

#30630A color CMYK value is (52,0,90,61).

  • cyan value is 51.52%
  • magenta value is 0.00%
  • yellow value is 89.90%
  • key color value is 61.18%

CMYK: (52,0,90,61)
C52M0Y90K61 (52%, 0%, 90%, 61%)
(0.52 / 0.00 / 0.90 / 0.61)

CMYK percentages

%51.52
%0
%89.9
%61.18

Codes

Color #30630A in popluar color models

30 63 0A
RGB 48 99 10
HSL 94° 81.65% 21.37%
HSB/HSV 94° 89.90% 38.82%
CMYK 51.52% 0.00% 89.90%
61.18%

Color #30630A in popluar number systems.

HEX 30 63 0A
Decimal 48 99 10
Binary 110000 1100011 1010
Octal 60 143 12

Shades and tints

Shades of #30630A

#30630A
(48,99,10)
#2C5A0A
(44,90,10)
#28510A
(40,81,10)
#24480A
(36,72,10)
#203F0A
(32,63,10)
#1C360A
(28,54,10)
#182D0A
(24,45,10)
#14240A
(20,36,10)
#101B0A
(16,27,10)
#0C120A
(12,18,10)
#08090A
(8,9,10)
#000000
(0,0,0)

Tints of #30630A

#30630A
(48,99,10)
#427120
(66,113,32)
#547F36
(84,127,54)
#668D4C
(102,141,76)
#789B62
(120,155,98)
#8AA978
(138,169,120)
#9CB78E
(156,183,142)
#AEC5A4
(174,197,164)
#C0D3BA
(192,211,186)
#D2E1D0
(210,225,208)
#E4EFE6
(228,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #30630A; }

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

This text font color is #30630A.

Background Color

.myBgColor { background-color: #30630A; }

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

This div background color is #30630A.

Border color

.myBorderColor { border: 1px solid #30630A; }

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

This div border color is #30630A.

Opacity

.myOpacity80 { color: #30630A; opacity: 0.8; }

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

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

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

This text has shadow with #30630A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30630A.

Preview

Color preview on black background

This text has color #30630A on black background.


Color preview on white background

This text has color #30630A on white background.


Black color preview on #30630A background

This text has black color on #30630A background.


White color preview on #30630A background

This text has white color on #30630A background.


Related colors

Complementary color

Complementary color for #30630A is #CF9CF5.


I love getcolorcode.com

Triadic colors

1 #0A3063 and #630A30 with #30630A are triadic colors.

2 #0A6330 and #63300A with #30630A are triadic colors.