COLOR #25434D

HEX: #25434D RGB: (37,67,77)

Color info

#25434D contains red, green and blue colors in about the same proportion. Web safe color of #25434D is #333333 (or #333).

RGB color model

#25434D color RGB value is (37,67,77).

RGB: (37,67,77) (15%, 26%, 30%)

RGB channels and saturation

R 37 of 255 = 15%
G 67 of 255 = 26%
B 77 of 255 = 30%

37
67
77

R + G + B ~ 24%. #25434D is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 67 + 77 = 181 (100%)
R 37 of 181 ~ 20.44%
G 67 of 181 ~ 37.02%
B 77 of 181 ~ 42.54'%

%20.44
%37.02
%42.54

CMYK color model

#25434D color CMYK value is (52,13,0,70).

  • cyan value is 51.95%
  • magenta value is 12.99%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (52,13,0,70)
C52M13Y0K70 (52%, 13%, 0%, 70%)
(0.52 / 0.13 / 0.00 / 0.70)

CMYK percentages

%51.95
%12.99
%0
%69.8

Codes

Color #25434D in popluar color models

25 43 4D
RGB 37 67 77
HSL 195° 35.09% 22.35%
HSB/HSV 195° 51.95% 30.20%
CMYK 51.95% 12.99% 0.00%
69.80%

Color #25434D in popluar number systems.

HEX 25 43 4D
Decimal 37 67 77
Binary 100101 1000011 1001101
Octal 45 103 115

Shades and tints

Shades of #25434D

#25434D
(37,67,77)
#223D46
(34,61,70)
#1F373F
(31,55,63)
#1C3138
(28,49,56)
#192B31
(25,43,49)
#16252A
(22,37,42)
#131F23
(19,31,35)
#10191C
(16,25,28)
#0D1315
(13,19,21)
#0A0D0E
(10,13,14)
#070707
(7,7,7)
#000000
(0,0,0)

Tints of #25434D

#25434D
(37,67,77)
#38545D
(56,84,93)
#4B656D
(75,101,109)
#5E767D
(94,118,125)
#71878D
(113,135,141)
#84989D
(132,152,157)
#97A9AD
(151,169,173)
#AABABD
(170,186,189)
#BDCBCD
(189,203,205)
#D0DCDD
(208,220,221)
#E3EDED
(227,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25434D color. Also use rgb(37,67,77) instead hex code.

Text Font Color

.myTextColor { color: #25434D; }

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

This text font color is #25434D.

Background Color

.myBgColor { background-color: #25434D; }

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

This div background color is #25434D.

Border color

.myBorderColor { border: 1px solid #25434D; }

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

This div border color is #25434D.

Opacity

.myOpacity80 { color: #25434D; opacity: 0.8; }

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

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

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

This text has shadow with #25434D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25434D.

Preview

Color preview on black background

This text has color #25434D on black background.


Color preview on white background

This text has color #25434D on white background.


Black color preview on #25434D background

This text has black color on #25434D background.


White color preview on #25434D background

This text has white color on #25434D background.


Related colors

Complementary color

Complementary color for #hex is #DABCB2.


I love getcolorcode.com

Triadic colors

1 #4D2543 and #434D25 with #25434D are triadic colors.

2 #4D4325 and #43254D with #25434D are triadic colors.