COLOR #25062A

HEX: #25062A RGB: (37,6,42)

Color info

#25062A contains red, green and blue colors in about the same proportion. Web safe color of #25062A is #330033 (or #303).

RGB color model

#25062A color RGB value is (37,6,42).

RGB: (37,6,42) (15%, 2%, 16%)

RGB channels and saturation

R 37 of 255 = 15%
G 6 of 255 = 2%
B 42 of 255 = 16%

37
6
42

R + G + B ~ 11%. #25062A is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 6 + 42 = 85 (100%)
R 37 of 85 ~ 43.53%
G 6 of 85 ~ 7.06%
B 42 of 85 ~ 49.41'%

%43.53
%49.41

CMYK color model

#25062A color CMYK value is (12,86,0,84).

  • cyan value is 11.90%
  • magenta value is 85.71%
  • yellow value is 0.00%
  • key color value is 83.53%
CMYK: (12,86,0,84) C12M86Y0K84 (12%,86%,0%,84%) (0.12/0.86/0.00/0.84) 

CMYK percentages

%11.9
%85.71
%0
%83.53

Codes

Color #25062A in popluar color models

25 06 2A
RGB 37 6 42
HSL 292° 75.00% 9.41%
HSB/HSV 292° 85.71% 16.47%
CMYK 11.90% 85.71% 0.00%
83.53%

Color #25062A in popluar number systems.

HEX 25 06 2A
Decimal 37 6 42
Binary 100101 110 101010
Octal 45 6 52

Shades and tints

Shades of #25062A

#25062A
(37,6,42)
#220627
(34,6,39)
#1F0624
(31,6,36)
#1C0621
(28,6,33)
#19061E
(25,6,30)
#16061B
(22,6,27)
#130618
(19,6,24)
#100615
(16,6,21)
#0D0612
(13,6,18)
#0A060F
(10,6,15)
#07060C
(7,6,12)
#000000
(0,0,0)

Tints of #25062A

#25062A
(37,6,42)
#381C3D
(56,28,61)
#4B3250
(75,50,80)
#5E4863
(94,72,99)
#715E76
(113,94,118)
#847489
(132,116,137)
#978A9C
(151,138,156)
#AAA0AF
(170,160,175)
#BDB6C2
(189,182,194)
#D0CCD5
(208,204,213)
#E3E2E8
(227,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #25062A; }

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

This text font color is #25062A.

Background Color

.myBgColor { background-color: #25062A; }

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

This div background color is #25062A.

Border color

.myBorderColor { border: 1px solid #25062A; }

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

This div border color is #25062A.

Opacity

.myOpacity80 { color: #25062A; opacity: 0.8; }

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

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

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

This text has shadow with #25062A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25062A.

Preview

Color preview on black background

This text has color #25062A on black background.


Color preview on white background

This text has color #25062A on white background.


Black color preview on #25062A background

This text has black color on #25062A background.


White color preview on #25062A background

This text has white color on #25062A background.


Related colors

Complementary color

Complementary color for #hex is #DAF9D5.


I love getcolorcode.com

Triadic colors

1 #2A2506 and #062A25 with #25062A are triadic colors.

2 #2A0625 and #06252A with #25062A are triadic colors.