Shades of Blue Diamond #503770
Tints of Blue Diamond #503770
RGB
CMYK
RGB Variations
Color information
#503770 (or 0x503770) is known color: Blue Diamond. HEX triplet: 50, 37 and 70. RGB value is (80,55,112). Sum of RGB (Red+Green+Blue) = 80+55+112=247 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.39% from 247); Green value is 55 (21.88% from 255 or 22.27% from 247); Blue value is 112 (44.14% from 255 or 45.34% from 247); Max value from RGB is 112 - color contains mainly: blue. Hex color #503770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #503770 is #AFC88F. Grayscale: #444444. Windows color (decimal): -11520144 or 7354192. OLE color: 7354192.
HSL color Cylindrical-coordinate representation of color #503770: hue angle of 266.32º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #503770 is Cyan = 0.29, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 55 | 112 | - |
| CMYK | 0.29 | 0.51 | 0 | 0.56 |
| HSL | 266.32º | 0.34% | 0.33% | - |
| HSV(B) | 266.32º | 0.51% | 0.44% | - |
| XYZ | 7.6 | 5.61 | 16.01 | - |
| YUV | 68.97 | 152.28 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 55 | 112 | 0.29 | 0.51 | 0 | 0.56 | 266.32 | 0.34 | 0.33 |
| Hex | 50 | 37 | 70 | 1D | 33 | 0 | 38 | 10A | 22 | 21 |
| Octal | 120 | 67 | 160 | 35 | 63 | 0 | 70 | 412 | 42 | 41 |
| Binary | 1010000 | 110111 | 1110000 | 11101 | 110011 | 0 | 111000 | 100001010 | 100010 | 100001 |
Color Harmonies of #503770
Complementary color
Monochromatic Colors of #503770
Black with #503770
Text Example
Text Example
White with #503770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503770; }
p { color: rgb(80,55,112); }
H1.HeaderClassName
{
color: #503770;
}
.AnyTagClassName
{
color: #503770;
}
</style>
background-color css
<style>
a { background-color: #503770; }
a { background-color: rgb(80,55,112); }
div.DivClassName
{
background-color: #503770;
}
.BgClassName
{
background-color: #503770;
}
</style>
border-color css
<style>
span { border-color: #503770; }
span { border-color: rgb(80,55,112); }
td.TdClassName
{
border-color: #503770;
}
.TagClassName
{
border-color: #503770;
}
</style>