Shades of Blue Diamond #482477
Tints of Blue Diamond #482477
RGB
CMYK
RGB Variations
Color information
#482477 (or 0x482477) is known color: Blue Diamond. HEX triplet: 48, 24 and 77. RGB value is (72,36,119). Sum of RGB (Red+Green+Blue) = 72+36+119=227 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.72% from 227); Green value is 36 (14.45% from 255 or 15.86% from 227); Blue value is 119 (46.88% from 255 or 52.42% from 227); Max value from RGB is 119 - color contains mainly: blue. Hex color #482477 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #482477 is #B7DB88. Grayscale: #373737. Windows color (decimal): -12049289 or 7808072. OLE color: 7808072.
HSL color Cylindrical-coordinate representation of color #482477: hue angle of 266.02º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #482477 is Cyan = 0.39, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 36 | 119 | - |
| CMYK | 0.39 | 0.70 | 0 | 0.53 |
| HSL | 266.02º | 0.54% | 0.3% | - |
| HSV(B) | 266.02º | 0.7% | 0.47% | - |
| XYZ | 6.63 | 3.97 | 17.87 | - |
| YUV | 56.23 | 163.43 | 139.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 36 | 119 | 0.39 | 0.70 | 0 | 0.53 | 266.02 | 0.54 | 0.3 |
| Hex | 48 | 24 | 77 | 27 | 46 | 0 | 35 | 10A | 36 | 1E |
| Octal | 110 | 44 | 167 | 47 | 106 | 0 | 65 | 412 | 66 | 36 |
| Binary | 1001000 | 100100 | 1110111 | 100111 | 1000110 | 0 | 110101 | 100001010 | 110110 | 11110 |
Color Harmonies of #482477
Complementary color
Monochromatic Colors of #482477
Black with #482477
Text Example
Text Example
White with #482477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482477; }
p { color: rgb(72,36,119); }
H1.HeaderClassName
{
color: #482477;
}
.AnyTagClassName
{
color: #482477;
}
</style>
background-color css
<style>
a { background-color: #482477; }
a { background-color: rgb(72,36,119); }
div.DivClassName
{
background-color: #482477;
}
.BgClassName
{
background-color: #482477;
}
</style>
border-color css
<style>
span { border-color: #482477; }
span { border-color: rgb(72,36,119); }
td.TdClassName
{
border-color: #482477;
}
.TagClassName
{
border-color: #482477;
}
</style>