COLOR #252729

HEX: #252729 RGB: (37,39,41)

Renk bilgisi

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

RGB renk modeli

#252729 color RGB value is (37,39,41).

RGB: (37,39,41) (15%, 15%, 16%)

RGB bağlantıları ve doygunluk

R 37 of 255 = 15%
G 39 of 255 = 15%
B 41 of 255 = 16%

37
39
41

R + G + B ~ 15%. #252729 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 37 + 39 + 41 = 117 (100%)
R 37 of 117 ~ 31.62%
G 39 of 117 ~ 33.33%
B 41 of 117 ~ 35.04'%

%31.62
%33.33
%35.04

CMYK RENK MODELİ

#252729 rengi CMYK tonu (10,5,0,84).

  • camgöbeği tonu 9.76%
  • eflatun tonu 4.88%
  • sarı tonu 0.00%
  • ana renk tonu 83.92%

CMYK: (10,5,0,84)
C10M5Y0K84 (10%, 5%, 0%, 84%)
(0.10 / 0.05 / 0.00 / 0.84)

CMYK yüzdeleri

%9.76
%4.88
%0
%83.92

Codes

Color #252729 in popluar color models

25 27 29
RGB 37 39 41
HSL 210° 5.13% 15.29%
HSB/HSV 210° 9.76% 16.08%
CMYK 9.76% 4.88% 0.00%
83.92%

Color #252729 in popluar number systems.

HEX 25 27 29
Decimal 37 39 41
Binary 100101 100111 101001
Octal 45 47 51

Shades and tints

Shades of #252729

#252729
(37,39,41)
#222426
(34,36,38)
#1F2123
(31,33,35)
#1C1E20
(28,30,32)
#191B1D
(25,27,29)
#16181A
(22,24,26)
#131517
(19,21,23)
#101214
(16,18,20)
#0D0F11
(13,15,17)
#0A0C0E
(10,12,14)
#07090B
(7,9,11)
#000000
(0,0,0)

Tints of #252729

#252729
(37,39,41)
#383A3C
(56,58,60)
#4B4D4F
(75,77,79)
#5E6062
(94,96,98)
#717375
(113,115,117)
#848688
(132,134,136)
#97999B
(151,153,155)
#AAACAE
(170,172,174)
#BDBFC1
(189,191,193)
#D0D2D4
(208,210,212)
#E3E5E7
(227,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #252729 color. Also use rgb(37,39,41) instead hex code.

Text Font Color

.myTextColor { color: #252729; }

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

This text font color is #252729.

Background Color

.myBgColor { background-color: #252729; }

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

This div background color is #252729.

Border color

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

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

This div border color is #252729.

Opacity

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

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

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

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

This text has shadow with #252729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252729.

Preview

Color preview on black background

This text has color #252729 on black background.


Color preview on white background

This text has color #252729 on white background.


Black color preview on #252729 background

This text has black color on #252729 background.


White color preview on #252729 background

This text has white color on #252729 background.


Related colors

Complementary color

Complementary color for #hex is #DAD8D6.


I love getcolorcode.com

Triadic colors

1 #292527 and #272925 with #252729 are triadic colors.

2 #292725 and #272529 with #252729 are triadic colors.