COLOR #250618

HEX: #250618 RGB: (37,6,24)

Color info

#250618 contains red, green and blue colors in about the same proportion. Web safe color of #250618 is #330000 (or #300).

RGB color model

#250618 color RGB value is (37,6,24).

RGB: (37,6,24) (15%, 2%, 9%)

RGB channels and saturation

R 37 of 255 = 15%
G 6 of 255 = 2%
B 24 of 255 = 9%

37
6
24

R + G + B ~ 9%. #250618 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 6 + 24 = 67 (100%)
R 37 of 67 ~ 55.22%
G 6 of 67 ~ 8.96%
B 24 of 67 ~ 35.82'%

%55.22
%35.82

CMYK color model

#250618 color CMYK value is (0,84,35,85).

  • cyan value is 0.00%
  • magenta value is 83.78%
  • yellow value is 35.14%
  • key color value is 85.49%

CMYK: (0,84,35,85)
C0M84Y35K85 (0%, 84%, 35%, 85%)
(0.00 / 0.84 / 0.35 / 0.85)

CMYK percentages

%0
%83.78
%35.14
%85.49

Codes

Color #250618 in popluar color models

25 06 18
RGB 37 6 24
HSL 325° 72.09% 8.43%
HSB/HSV 325° 83.78% 14.51%
CMYK 0.00% 83.78% 35.14%
85.49%

Color #250618 in popluar number systems.

HEX 25 06 18
Decimal 37 6 24
Binary 100101 110 11000
Octal 45 6 30

Shades and tints

Shades of #250618

#250618
(37,6,24)
#220616
(34,6,22)
#1F0614
(31,6,20)
#1C0612
(28,6,18)
#190610
(25,6,16)
#16060E
(22,6,14)
#13060C
(19,6,12)
#10060A
(16,6,10)
#0D0608
(13,6,8)
#0A0606
(10,6,6)
#070604
(7,6,4)
#000000
(0,0,0)

Tints of #250618

#250618
(37,6,24)
#381C2D
(56,28,45)
#4B3242
(75,50,66)
#5E4857
(94,72,87)
#715E6C
(113,94,108)
#847481
(132,116,129)
#978A96
(151,138,150)
#AAA0AB
(170,160,171)
#BDB6C0
(189,182,192)
#D0CCD5
(208,204,213)
#E3E2EA
(227,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #250618; }

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

This text font color is #250618.

Background Color

.myBgColor { background-color: #250618; }

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

This div background color is #250618.

Border color

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

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

This div border color is #250618.

Opacity

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

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

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

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

This text has shadow with #250618 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #250618.

Preview

Color preview on black background

This text has color #250618 on black background.


Color preview on white background

This text has color #250618 on white background.


Black color preview on #250618 background

This text has black color on #250618 background.


White color preview on #250618 background

This text has white color on #250618 background.


Related colors

Complementary color

Complementary color for #hex is #DAF9E7.


I love getcolorcode.com

Triadic colors

1 #182506 and #061825 with #250618 are triadic colors.

2 #180625 and #062518 with #250618 are triadic colors.