COLOR #69425B

HEX: #69425B RGB: (105,66,91)

Color info

#69425B contains red, green and blue colors in about the same proportion. Web safe color of #69425B is #663366 (or #636).

RGB color model

#69425B color RGB value is (105,66,91).

RGB: (105,66,91) (41%, 26%, 36%)

RGB channels and saturation

R 105 of 255 = 41%
G 66 of 255 = 26%
B 91 of 255 = 36%

105
66
91

R + G + B ~ 34%. #69425B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 66 + 91 = 262 (100%)
R 105 of 262 ~ 40.08%
G 66 of 262 ~ 25.19%
B 91 of 262 ~ 34.73'%

%40.08
%25.19
%34.73

CMYK color model

#69425B color CMYK value is (0,37,13,59).

  • cyan value is 0.00%
  • magenta value is 37.14%
  • yellow value is 13.33%
  • key color value is 58.82%

CMYK: (0,37,13,59)
C0M37Y13K59 (0%, 37%, 13%, 59%)
(0.00 / 0.37 / 0.13 / 0.59)

CMYK percentages

%0
%37.14
%13.33
%58.82

Codes

Color #69425B in popluar color models

69 42 5B
RGB 105 66 91
HSL 322° 22.81% 33.53%
HSB/HSV 322° 37.14% 41.18%
CMYK 0.00% 37.14% 13.33%
58.82%

Color #69425B in popluar number systems.

HEX 69 42 5B
Decimal 105 66 91
Binary 1101001 1000010 1011011
Octal 151 102 133

Shades and tints

Shades of #69425B

#69425B
(105,66,91)
#603C53
(96,60,83)
#57364B
(87,54,75)
#4E3043
(78,48,67)
#452A3B
(69,42,59)
#3C2433
(60,36,51)
#331E2B
(51,30,43)
#2A1823
(42,24,35)
#21121B
(33,18,27)
#180C13
(24,12,19)
#0F060B
(15,6,11)
#000000
(0,0,0)

Tints of #69425B

#69425B
(105,66,91)
#765369
(118,83,105)
#836477
(131,100,119)
#907585
(144,117,133)
#9D8693
(157,134,147)
#AA97A1
(170,151,161)
#B7A8AF
(183,168,175)
#C4B9BD
(196,185,189)
#D1CACB
(209,202,203)
#DEDBD9
(222,219,217)
#EBECE7
(235,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #69425B color. Also use rgb(105,66,91) instead hex code.

Text Font Color

.myTextColor { color: #69425B; }

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

This text font color is #69425B.

Background Color

.myBgColor { background-color: #69425B; }

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

This div background color is #69425B.

Border color

.myBorderColor { border: 1px solid #69425B; }

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

This div border color is #69425B.

Opacity

.myOpacity80 { color: #69425B; opacity: 0.8; }

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

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

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

This text has shadow with #69425B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #69425B.

Preview

Color preview on black background

This text has color #69425B on black background.


Color preview on white background

This text has color #69425B on white background.


Black color preview on #69425B background

This text has black color on #69425B background.


White color preview on #69425B background

This text has white color on #69425B background.


Related colors

Complementary color

Complementary color for #hex is #96BDA4.


I love getcolorcode.com

Triadic colors

1 #5B6942 and #425B69 with #69425B are triadic colors.

2 #5B4269 and #42695B with #69425B are triadic colors.