COLOR #062F25

HEX: #062F25 RGB: (6,47,37)

Color info

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

RGB color model

#062F25 color RGB value is (6,47,37).

RGB: (6,47,37) (2%, 18%, 15%)

RGB channels and saturation

R 6 of 255 = 2%
G 47 of 255 = 18%
B 37 of 255 = 15%

6
47
37

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

Portions of RGB colors in percentages

R + G + B = 6 + 47 + 37 = 90 (100%)
R 6 of 90 ~ 6.67%
G 47 of 90 ~ 52.22%
B 37 of 90 ~ 41.11'%

%52.22
%41.11

CMYK color model

#062F25 color CMYK value is (87,0,21,82).

  • cyan value is 87.23%
  • magenta value is 0.00%
  • yellow value is 21.28%
  • key color value is 81.57%

CMYK: (87,0,21,82)
C87M0Y21K82 (87%, 0%, 21%, 82%)
(0.87 / 0.00 / 0.21 / 0.82)

CMYK percentages

%87.23
%0
%21.28
%81.57

Codes

Color #062F25 in popluar color models

06 2F 25
RGB 6 47 37
HSL 165° 77.36% 10.39%
HSB/HSV 165° 87.23% 18.43%
CMYK 87.23% 0.00% 21.28%
81.57%

Color #062F25 in popluar number systems.

HEX 06 2F 25
Decimal 6 47 37
Binary 110 101111 100101
Octal 6 57 45

Shades and tints

Shades of #062F25

#062F25
(6,47,37)
#062B22
(6,43,34)
#06271F
(6,39,31)
#06231C
(6,35,28)
#061F19
(6,31,25)
#061B16
(6,27,22)
#061713
(6,23,19)
#061310
(6,19,16)
#060F0D
(6,15,13)
#060B0A
(6,11,10)
#060707
(6,7,7)
#000000
(0,0,0)

Tints of #062F25

#062F25
(6,47,37)
#1C4138
(28,65,56)
#32534B
(50,83,75)
#48655E
(72,101,94)
#5E7771
(94,119,113)
#748984
(116,137,132)
#8A9B97
(138,155,151)
#A0ADAA
(160,173,170)
#B6BFBD
(182,191,189)
#CCD1D0
(204,209,208)
#E2E3E3
(226,227,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062F25; }

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

This text font color is #062F25.

Background Color

.myBgColor { background-color: #062F25; }

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

This div background color is #062F25.

Border color

.myBorderColor { border: 1px solid #062F25; }

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

This div border color is #062F25.

Opacity

.myOpacity80 { color: #062F25; opacity: 0.8; }

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

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

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

This text has shadow with #062F25 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062F25.

Preview

Color preview on black background

This text has color #062F25 on black background.


Color preview on white background

This text has color #062F25 on white background.


Black color preview on #062F25 background

This text has black color on #062F25 background.


White color preview on #062F25 background

This text has white color on #062F25 background.


Related colors

Complementary color

Complementary color for #hex is #F9D0DA.


I love getcolorcode.com

Triadic colors

1 #25062F and #2F2506 with #062F25 are triadic colors.

2 #252F06 and #2F0625 with #062F25 are triadic colors.