COLOR #063531

HEX: #063531 RGB: (6,53,49)

Color info

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

RGB color model

#063531 color RGB value is (6,53,49).

RGB: (6,53,49) (2%, 21%, 19%)

RGB channels and saturation

R 6 of 255 = 2%
G 53 of 255 = 21%
B 49 of 255 = 19%

6
53
49

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

Portions of RGB colors in percentages

R + G + B = 6 + 53 + 49 = 108 (100%)
R 6 of 108 ~ 5.56%
G 53 of 108 ~ 49.07%
B 49 of 108 ~ 45.37'%

%49.07
%45.37

CMYK color model

#063531 color CMYK value is (89,0,8,79).

  • cyan value is 88.68%
  • magenta value is 0.00%
  • yellow value is 7.55%
  • key color value is 79.22%

CMYK: (89,0,8,79)
C89M0Y8K79 (89%, 0%, 8%, 79%)
(0.89 / 0.00 / 0.08 / 0.79)

CMYK percentages

%88.68
%0
%7.55
%79.22

Codes

Color #063531 in popluar color models

06 35 31
RGB 6 53 49
HSL 175° 79.66% 11.57%
HSB/HSV 175° 88.68% 20.78%
CMYK 88.68% 0.00% 7.55%
79.22%

Color #063531 in popluar number systems.

HEX 06 35 31
Decimal 6 53 49
Binary 110 110101 110001
Octal 6 65 61

Shades and tints

Shades of #063531

#063531
(6,53,49)
#06312D
(6,49,45)
#062D29
(6,45,41)
#062925
(6,41,37)
#062521
(6,37,33)
#06211D
(6,33,29)
#061D19
(6,29,25)
#061915
(6,25,21)
#061511
(6,21,17)
#06110D
(6,17,13)
#060D09
(6,13,9)
#000000
(0,0,0)

Tints of #063531

#063531
(6,53,49)
#1C4743
(28,71,67)
#325955
(50,89,85)
#486B67
(72,107,103)
#5E7D79
(94,125,121)
#748F8B
(116,143,139)
#8AA19D
(138,161,157)
#A0B3AF
(160,179,175)
#B6C5C1
(182,197,193)
#CCD7D3
(204,215,211)
#E2E9E5
(226,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063531 color. Also use rgb(6,53,49) instead hex code.

Text Font Color

.myTextColor { color: #063531; }

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

This text font color is #063531.

Background Color

.myBgColor { background-color: #063531; }

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

This div background color is #063531.

Border color

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

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

This div border color is #063531.

Opacity

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

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

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

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

This text has shadow with #063531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063531.

Preview

Color preview on black background

This text has color #063531 on black background.


Color preview on white background

This text has color #063531 on white background.


Black color preview on #063531 background

This text has black color on #063531 background.


White color preview on #063531 background

This text has white color on #063531 background.


Related colors

Complementary color

Complementary color for #hex is #F9CACE.


I love getcolorcode.com

Triadic colors

1 #310635 and #353106 with #063531 are triadic colors.

2 #313506 and #350631 with #063531 are triadic colors.