COLOR #25434C

HEX: #25434C RGB: (37,67,76)

Color info

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

RGB color model

#25434C color RGB value is (37,67,76).

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

RGB channels and saturation

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

37
67
76

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

Portions of RGB colors in percentages

R + G + B = 37 + 67 + 76 = 180 (100%)
R 37 of 180 ~ 20.56%
G 67 of 180 ~ 37.22%
B 76 of 180 ~ 42.22'%

%20.56
%37.22
%42.22

CMYK color model

#25434C color CMYK value is (51,12,0,70).

  • cyan value is 51.32%
  • magenta value is 11.84%
  • yellow value is 0.00%
  • key color value is 70.20%
CMYK: (51,12,0,70) C51M12Y0K70 (51%,12%,0%,70%) (0.51/0.12/0.00/0.70) 

CMYK percentages

%51.32
%11.84
%0
%70.2

Codes

Color #25434C in popluar color models

25 43 4C
RGB 37 67 76
HSL 194° 34.51% 22.16%
HSB/HSV 194° 51.32% 29.80%
CMYK 51.32% 11.84% 0.00%
70.20%

Color #25434C in popluar number systems.

HEX 25 43 4C
Decimal 37 67 76
Binary 100101 1000011 1001100
Octal 45 103 114

Shades and tints

Shades of #25434C

#25434C
(37,67,76)
#223D46
(34,61,70)
#1F3740
(31,55,64)
#1C313A
(28,49,58)
#192B34
(25,43,52)
#16252E
(22,37,46)
#131F28
(19,31,40)
#101922
(16,25,34)
#0D131C
(13,19,28)
#0A0D16
(10,13,22)
#070710
(7,7,16)
#000000
(0,0,0)

Tints of #25434C

#25434C
(37,67,76)
#38545C
(56,84,92)
#4B656C
(75,101,108)
#5E767C
(94,118,124)
#71878C
(113,135,140)
#84989C
(132,152,156)
#97A9AC
(151,169,172)
#AABABC
(170,186,188)
#BDCBCC
(189,203,204)
#D0DCDC
(208,220,220)
#E3EDEC
(227,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #25434C; }

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

This text font color is #25434C.

Background Color

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

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

This div background color is #25434C.

Border color

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

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

This div border color is #25434C.

Opacity

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

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

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

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

This text has shadow with #25434C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25434C.

Preview

Color preview on black background

This text has color #25434C on black background.


Color preview on white background

This text has color #25434C on white background.


Black color preview on #25434C background

This text has black color on #25434C background.


White color preview on #25434C background

This text has white color on #25434C background.


Related colors

Complementary color

Complementary color for #hex is #DABCB3.


I love getcolorcode.com

Triadic colors

1 #4C2543 and #434C25 with #25434C are triadic colors.

2 #4C4325 and #43254C with #25434C are triadic colors.