COLOR #063125

HEX: #063125 RGB: (6,49,37)

Color info

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

RGB color model

#063125 color RGB value is (6,49,37).

RGB: (6,49,37) (2%, 19%, 15%)

RGB channels and saturation

R 6 of 255 = 2%
G 49 of 255 = 19%
B 37 of 255 = 15%

6
49
37

R + G + B ~ 12%. #063125 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 49 + 37 = 92 (100%)
R 6 of 92 ~ 6.52%
G 49 of 92 ~ 53.26%
B 37 of 92 ~ 40.22'%

%53.26
%40.22

CMYK color model

#063125 color CMYK value is (88,0,24,81).

  • cyan value is 87.76%
  • magenta value is 0.00%
  • yellow value is 24.49%
  • key color value is 80.78%

CMYK: (88,0,24,81)
C88M0Y24K81 (88%, 0%, 24%, 81%)
(0.88 / 0.00 / 0.24 / 0.81)

CMYK percentages

%87.76
%0
%24.49
%80.78

Codes

Color #063125 in popluar color models

06 31 25
RGB 6 49 37
HSL 163° 78.18% 10.78%
HSB/HSV 163° 87.76% 19.22%
CMYK 87.76% 0.00% 24.49%
80.78%

Color #063125 in popluar number systems.

HEX 06 31 25
Decimal 6 49 37
Binary 110 110001 100101
Octal 6 61 45

Shades and tints

Shades of #063125

#063125
(6,49,37)
#062D22
(6,45,34)
#06291F
(6,41,31)
#06251C
(6,37,28)
#062119
(6,33,25)
#061D16
(6,29,22)
#061913
(6,25,19)
#061510
(6,21,16)
#06110D
(6,17,13)
#060D0A
(6,13,10)
#060907
(6,9,7)
#000000
(0,0,0)

Tints of #063125

#063125
(6,49,37)
#1C4338
(28,67,56)
#32554B
(50,85,75)
#48675E
(72,103,94)
#5E7971
(94,121,113)
#748B84
(116,139,132)
#8A9D97
(138,157,151)
#A0AFAA
(160,175,170)
#B6C1BD
(182,193,189)
#CCD3D0
(204,211,208)
#E2E5E3
(226,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #063125; }

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

This text font color is #063125.

Background Color

.myBgColor { background-color: #063125; }

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

This div background color is #063125.

Border color

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

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

This div border color is #063125.

Opacity

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

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

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

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

This text has shadow with #063125 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063125.

Preview

Color preview on black background

This text has color #063125 on black background.


Color preview on white background

This text has color #063125 on white background.


Black color preview on #063125 background

This text has black color on #063125 background.


White color preview on #063125 background

This text has white color on #063125 background.


Related colors

Complementary color

Complementary color for #hex is #F9CEDA.


I love getcolorcode.com

Triadic colors

1 #250631 and #312506 with #063125 are triadic colors.

2 #253106 and #310625 with #063125 are triadic colors.