COLOR #690A48

HEX: #690A48 RGB: (105,10,72)

Color info

#690A48 contains mainly red and blue colors. Web safe color of #690A48 is #660033 (or #603).

RGB color model

#690A48 color RGB value is (105,10,72).

RGB: (105,10,72) (41%, 4%, 28%)

RGB channels and saturation

R 105 of 255 = 41%
G 10 of 255 = 4%
B 72 of 255 = 28%

105
10
72

R + G + B ~ 24%. #690A48 is dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 10 + 72 = 187 (100%)
R 105 of 187 ~ 56.15%
G 10 of 187 ~ 5.35%
B 72 of 187 ~ 38.5'%

%56.15
%38.5

CMYK color model

#690A48 color CMYK value is (0,90,31,59).

  • cyan value is 0.00%
  • magenta value is 90.48%
  • yellow value is 31.43%
  • key color value is 58.82%

CMYK: (0,90,31,59)
C0M90Y31K59 (0%, 90%, 31%, 59%)
(0.00 / 0.90 / 0.31 / 0.59)

CMYK percentages

%0
%90.48
%31.43
%58.82

Codes

Color #690A48 in popluar color models

69 0A 48
RGB 105 10 72
HSL 321° 82.61% 22.55%
HSB/HSV 321° 90.48% 41.18%
CMYK 0.00% 90.48% 31.43%
58.82%

Color #690A48 in popluar number systems.

HEX 69 0A 48
Decimal 105 10 72
Binary 1101001 1010 1001000
Octal 151 12 110

Shades and tints

Shades of #690A48

#690A48
(105,10,72)
#600A42
(96,10,66)
#570A3C
(87,10,60)
#4E0A36
(78,10,54)
#450A30
(69,10,48)
#3C0A2A
(60,10,42)
#330A24
(51,10,36)
#2A0A1E
(42,10,30)
#210A18
(33,10,24)
#180A12
(24,10,18)
#0F0A0C
(15,10,12)
#000000
(0,0,0)

Tints of #690A48

#690A48
(105,10,72)
#762058
(118,32,88)
#833668
(131,54,104)
#904C78
(144,76,120)
#9D6288
(157,98,136)
#AA7898
(170,120,152)
#B78EA8
(183,142,168)
#C4A4B8
(196,164,184)
#D1BAC8
(209,186,200)
#DED0D8
(222,208,216)
#EBE6E8
(235,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #690A48 color. Also use rgb(105,10,72) instead hex code.

Text Font Color

.myTextColor { color: #690A48; }

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

This text font color is #690A48.

Background Color

.myBgColor { background-color: #690A48; }

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

This div background color is #690A48.

Border color

.myBorderColor { border: 1px solid #690A48; }

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

This div border color is #690A48.

Opacity

.myOpacity80 { color: #690A48; opacity: 0.8; }

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

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

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

This text has shadow with #690A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #690A48.

Preview

Color preview on black background

This text has color #690A48 on black background.


Color preview on white background

This text has color #690A48 on white background.


Black color preview on #690A48 background

This text has black color on #690A48 background.


White color preview on #690A48 background

This text has white color on #690A48 background.


Related colors

Complementary color

Complementary color for #hex is #96F5B7.


I love getcolorcode.com

Triadic colors

1 #48690A and #0A4869 with #690A48 are triadic colors.

2 #480A69 and #0A6948 with #690A48 are triadic colors.