Shades of Blue Diamond #503079
Tints of Blue Diamond #503079
RGB
CMYK
RGB Variations
Color information
#503079 (or 0x503079) is known color: Blue Diamond. HEX triplet: 50, 30 and 79. RGB value is (80,48,121). Sum of RGB (Red+Green+Blue) = 80+48+121=249 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.13% from 249); Green value is 48 (19.14% from 255 or 19.28% from 249); Blue value is 121 (47.66% from 255 or 48.59% from 249); Max value from RGB is 121 - color contains mainly: blue. Hex color #503079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #503079 is #AFCF86. Grayscale: #414141. Windows color (decimal): -11521927 or 7942224. OLE color: 7942224.
HSL color Cylindrical-coordinate representation of color #503079: hue angle of 266.3º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #503079 is Cyan = 0.34, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 48 | 121 | - |
| CMYK | 0.34 | 0.60 | 0 | 0.53 |
| HSL | 266.3º | 0.43% | 0.33% | - |
| HSV(B) | 266.3º | 0.6% | 0.47% | - |
| XYZ | 7.82 | 5.2 | 18.68 | - |
| YUV | 65.89 | 159.1 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 48 | 121 | 0.34 | 0.60 | 0 | 0.53 | 266.3 | 0.43 | 0.33 |
| Hex | 50 | 30 | 79 | 22 | 3C | 0 | 35 | 10A | 2B | 21 |
| Octal | 120 | 60 | 171 | 42 | 74 | 0 | 65 | 412 | 53 | 41 |
| Binary | 1010000 | 110000 | 1111001 | 100010 | 111100 | 0 | 110101 | 100001010 | 101011 | 100001 |
Color Harmonies of #503079
Complementary color
Monochromatic Colors of #503079
Black with #503079
Text Example
Text Example
White with #503079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503079; }
p { color: rgb(80,48,121); }
H1.HeaderClassName
{
color: #503079;
}
.AnyTagClassName
{
color: #503079;
}
</style>
background-color css
<style>
a { background-color: #503079; }
a { background-color: rgb(80,48,121); }
div.DivClassName
{
background-color: #503079;
}
.BgClassName
{
background-color: #503079;
}
</style>
border-color css
<style>
span { border-color: #503079; }
span { border-color: rgb(80,48,121); }
td.TdClassName
{
border-color: #503079;
}
.TagClassName
{
border-color: #503079;
}
</style>