COLOR #063004

HEX: #063004 RGB: (6,48,4)

Color info

#063004 contains red, green and blue colors in about the same proportion. Web safe color of #063004 is #003300 (or #030).

RGB color model

#063004 color RGB value is (6,48,4).

RGB: (6,48,4) (2%, 19%, 2%)

RGB channels and saturation

R 6 of 255 = 2%
G 48 of 255 = 19%
B 4 of 255 = 2%

6
48
4

R + G + B ~ 8%. #063004 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 48 + 4 = 58 (100%)
R 6 of 58 ~ 10.34%
G 48 of 58 ~ 82.76%
B 4 of 58 ~ 6.9'%

%82.76

CMYK color model

#063004 color CMYK value is (88,0,92,81).

  • cyan value is 87.50%
  • magenta value is 0.00%
  • yellow value is 91.67%
  • key color value is 81.18%

CMYK: (88,0,92,81)
C88M0Y92K81 (88%, 0%, 92%, 81%)
(0.88 / 0.00 / 0.92 / 0.81)

CMYK percentages

%87.5
%0
%91.67
%81.18

Codes

Color #063004 in popluar color models

06 30 04
RGB 6 48 4
HSL 117° 84.62% 10.20%
HSB/HSV 117° 91.67% 18.82%
CMYK 87.50% 0.00% 91.67%
81.18%

Color #063004 in popluar number systems.

HEX 06 30 04
Decimal 6 48 4
Binary 110 110000 100
Octal 6 60 4

Shades and tints

Shades of #063004

#063004
(6,48,4)
#062C04
(6,44,4)
#062804
(6,40,4)
#062404
(6,36,4)
#062004
(6,32,4)
#061C04
(6,28,4)
#061804
(6,24,4)
#061404
(6,20,4)
#061004
(6,16,4)
#060C04
(6,12,4)
#060804
(6,8,4)
#000000
(0,0,0)

Tints of #063004

#063004
(6,48,4)
#1C421A
(28,66,26)
#325430
(50,84,48)
#486646
(72,102,70)
#5E785C
(94,120,92)
#748A72
(116,138,114)
#8A9C88
(138,156,136)
#A0AE9E
(160,174,158)
#B6C0B4
(182,192,180)
#CCD2CA
(204,210,202)
#E2E4E0
(226,228,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063004 color. Also use rgb(6,48,4) instead hex code.

Text Font Color

.myTextColor { color: #063004; }

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

This text font color is #063004.

Background Color

.myBgColor { background-color: #063004; }

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

This div background color is #063004.

Border color

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

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

This div border color is #063004.

Opacity

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

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

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

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

This text has shadow with #063004 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063004.

Preview

Color preview on black background

This text has color #063004 on black background.


Color preview on white background

This text has color #063004 on white background.


Black color preview on #063004 background

This text has black color on #063004 background.


White color preview on #063004 background

This text has white color on #063004 background.


Related colors

Complementary color

Complementary color for #hex is #F9CFFB.


I love getcolorcode.com

Triadic colors

1 #040630 and #300406 with #063004 are triadic colors.

2 #043006 and #300604 with #063004 are triadic colors.