COLOR #063730

HEX: #063730 RGB: (6,55,48)

Color info

#063730 contains red, green and blue colors in about the same proportion. Web safe color of #063730 is #003333 (or #033).

RGB color model

#063730 color RGB value is (6,55,48).

RGB: (6,55,48) (2%, 22%, 19%)

RGB channels and saturation

R 6 of 255 = 2%
G 55 of 255 = 22%
B 48 of 255 = 19%

6
55
48

R + G + B ~ 14%. #063730 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 55 + 48 = 109 (100%)
R 6 of 109 ~ 5.5%
G 55 of 109 ~ 50.46%
B 48 of 109 ~ 44.04'%

%50.46
%44.04

CMYK color model

#063730 color CMYK value is (89,0,13,78).

  • cyan value is 89.09%
  • magenta value is 0.00%
  • yellow value is 12.73%
  • key color value is 78.43%
CMYK: (89,0,13,78) C89M0Y13K78 (89%,0%,13%,78%) (0.89/0.00/0.13/0.78) 

CMYK percentages

%89.09
%0
%12.73
%78.43

Codes

Color #063730 in popluar color models

06 37 30
RGB 6 55 48
HSL 171° 80.33% 11.96%
HSB/HSV 171° 89.09% 21.57%
CMYK 89.09% 0.00% 12.73%
78.43%

Color #063730 in popluar number systems.

HEX 06 37 30
Decimal 6 55 48
Binary 110 110111 110000
Octal 6 67 60

Shades and tints

Shades of #063730

#063730
(6,55,48)
#06322C
(6,50,44)
#062D28
(6,45,40)
#062824
(6,40,36)
#062320
(6,35,32)
#061E1C
(6,30,28)
#061918
(6,25,24)
#061414
(6,20,20)
#060F10
(6,15,16)
#060A0C
(6,10,12)
#060508
(6,5,8)
#000000
(0,0,0)

Tints of #063730

#063730
(6,55,48)
#1C4942
(28,73,66)
#325B54
(50,91,84)
#486D66
(72,109,102)
#5E7F78
(94,127,120)
#74918A
(116,145,138)
#8AA39C
(138,163,156)
#A0B5AE
(160,181,174)
#B6C7C0
(182,199,192)
#CCD9D2
(204,217,210)
#E2EBE4
(226,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #063730; }

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

This text font color is #063730.

Background Color

.myBgColor { background-color: #063730; }

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

This div background color is #063730.

Border color

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

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

This div border color is #063730.

Opacity

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

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

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

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

This text has shadow with #063730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063730.

Preview

Color preview on black background

This text has color #063730 on black background.


Color preview on white background

This text has color #063730 on white background.


Black color preview on #063730 background

This text has black color on #063730 background.


White color preview on #063730 background

This text has white color on #063730 background.


Related colors

Complementary color

Complementary color for #hex is #F9C8CF.


I love getcolorcode.com

Triadic colors

1 #300637 and #373006 with #063730 are triadic colors.

2 #303706 and #370630 with #063730 are triadic colors.