COLOR #252D36

HEX: #252D36 RGB: (37,45,54)

Renk bilgisi

#252D36 contains red, green and blue colors in about the same proportion. #252D36 ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#252D36 color RGB value is (37,45,54).

RGB: (37,45,54) (15%, 18%, 21%)

RGB bağlantıları ve doygunluk

R 37 of 255 = 15%
G 45 of 255 = 18%
B 54 of 255 = 21%

37
45
54

R + G + B ~ 18%. #252D36 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 37 + 45 + 54 = 136 (100%)
R 37 of 136 ~ 27.21%
G 45 of 136 ~ 33.09%
B 54 of 136 ~ 39.71'%

%27.21
%33.09
%39.71

CMYK RENK MODELİ

#252D36 rengi CMYK tonu (31,17,0,79).

  • camgöbeği tonu 31.48%
  • eflatun tonu 16.67%
  • sarı tonu 0.00%
  • ana renk tonu 78.82%
CMYK: (31,17,0,79) C31M17Y0K79 (31%,17%,0%,79%) (0.31/0.17/0.00/0.79) 

CMYK yüzdeleri

%31.48
%16.67
%0
%78.82

Codes

Color #252D36 in popluar color models

25 2D 36
RGB 37 45 54
HSL 212° 18.68% 17.84%
HSB/HSV 212° 31.48% 21.18%
CMYK 31.48% 16.67% 0.00%
78.82%

Color #252D36 in popluar number systems.

HEX 25 2D 36
Decimal 37 45 54
Binary 100101 101101 110110
Octal 45 55 66

Shades and tints

Shades of #252D36

#252D36
(37,45,54)
#222932
(34,41,50)
#1F252E
(31,37,46)
#1C212A
(28,33,42)
#191D26
(25,29,38)
#161922
(22,25,34)
#13151E
(19,21,30)
#10111A
(16,17,26)
#0D0D16
(13,13,22)
#0A0912
(10,9,18)
#07050E
(7,5,14)
#000000
(0,0,0)

Tints of #252D36

#252D36
(37,45,54)
#384048
(56,64,72)
#4B535A
(75,83,90)
#5E666C
(94,102,108)
#71797E
(113,121,126)
#848C90
(132,140,144)
#979FA2
(151,159,162)
#AAB2B4
(170,178,180)
#BDC5C6
(189,197,198)
#D0D8D8
(208,216,216)
#E3EBEA
(227,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #252D36 color. Also use rgb(37,45,54) instead hex code.

Text Font Color

.myTextColor { color: #252D36; }

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

This text font color is #252D36.

Background Color

.myBgColor { background-color: #252D36; }

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

This div background color is #252D36.

Border color

.myBorderColor { border: 1px solid #252D36; }

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

This div border color is #252D36.

Opacity

.myOpacity80 { color: #252D36; opacity: 0.8; }

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

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

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

This text has shadow with #252D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252D36.

Preview

Color preview on black background

This text has color #252D36 on black background.


Color preview on white background

This text has color #252D36 on white background.


Black color preview on #252D36 background

This text has black color on #252D36 background.


White color preview on #252D36 background

This text has white color on #252D36 background.


Related colors

Complementary color

Complementary color for #hex is #DAD2C9.


I love getcolorcode.com

Triadic colors

1 #36252D and #2D3625 with #252D36 are triadic colors.

2 #362D25 and #2D2536 with #252D36 are triadic colors.