Shades of Blue Diamond #503669
Tints of Blue Diamond #503669
RGB
CMYK
RGB Variations
Color information
#503669 (or 0x503669) is known color: Blue Diamond. HEX triplet: 50, 36 and 69. RGB value is (80,54,105). Sum of RGB (Red+Green+Blue) = 80+54+105=239 (31% of max value = 765). Red value is 80 (31.64% from 255 or 33.47% from 239); Green value is 54 (21.48% from 255 or 22.59% from 239); Blue value is 105 (41.41% from 255 or 43.93% from 239); Max value from RGB is 105 - color contains mainly: blue. Hex color #503669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #503669 is #AFC996. Grayscale: #434343. Windows color (decimal): -11520407 or 6895184. OLE color: 6895184.
HSL color Cylindrical-coordinate representation of color #503669: hue angle of 270.59º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #503669 is Cyan = 0.24, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 54 | 105 | - |
| CMYK | 0.24 | 0.49 | 0 | 0.59 |
| HSL | 270.59º | 0.32% | 0.31% | - |
| HSV(B) | 270.59º | 0.49% | 0.41% | - |
| XYZ | 7.18 | 5.36 | 14.02 | - |
| YUV | 67.59 | 149.11 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 54 | 105 | 0.24 | 0.49 | 0 | 0.59 | 270.59 | 0.32 | 0.31 |
| Hex | 50 | 36 | 69 | 18 | 31 | 0 | 3B | 10F | 20 | 1F |
| Octal | 120 | 66 | 151 | 30 | 61 | 0 | 73 | 417 | 40 | 37 |
| Binary | 1010000 | 110110 | 1101001 | 11000 | 110001 | 0 | 111011 | 100001111 | 100000 | 11111 |
Color Harmonies of #503669
Complementary color
Monochromatic Colors of #503669
Black with #503669
Text Example
Text Example
White with #503669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503669; }
p { color: rgb(80,54,105); }
H1.HeaderClassName
{
color: #503669;
}
.AnyTagClassName
{
color: #503669;
}
</style>
background-color css
<style>
a { background-color: #503669; }
a { background-color: rgb(80,54,105); }
div.DivClassName
{
background-color: #503669;
}
.BgClassName
{
background-color: #503669;
}
</style>
border-color css
<style>
span { border-color: #503669; }
span { border-color: rgb(80,54,105); }
td.TdClassName
{
border-color: #503669;
}
.TagClassName
{
border-color: #503669;
}
</style>