Shades of Blue Diamond #482576
Tints of Blue Diamond #482576
RGB
CMYK
RGB Variations
Color information
#482576 (or 0x482576) is known color: Blue Diamond. HEX triplet: 48, 25 and 76. RGB value is (72,37,118). Sum of RGB (Red+Green+Blue) = 72+37+118=227 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.72% from 227); Green value is 37 (14.84% from 255 or 16.30% from 227); Blue value is 118 (46.48% from 255 or 51.98% from 227); Max value from RGB is 118 - color contains mainly: blue. Hex color #482576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #482576 is #B7DA89. Grayscale: #383838. Windows color (decimal): -12049034 or 7742792. OLE color: 7742792.
HSL color Cylindrical-coordinate representation of color #482576: hue angle of 265.93º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #482576 is Cyan = 0.39, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 37 | 118 | - |
| CMYK | 0.39 | 0.69 | 0 | 0.54 |
| HSL | 265.93º | 0.52% | 0.3% | - |
| HSV(B) | 265.93º | 0.69% | 0.46% | - |
| XYZ | 6.6 | 4.01 | 17.57 | - |
| YUV | 56.7 | 162.6 | 138.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 37 | 118 | 0.39 | 0.69 | 0 | 0.54 | 265.93 | 0.52 | 0.3 |
| Hex | 48 | 25 | 76 | 27 | 45 | 0 | 36 | 10A | 34 | 1E |
| Octal | 110 | 45 | 166 | 47 | 105 | 0 | 66 | 412 | 64 | 36 |
| Binary | 1001000 | 100101 | 1110110 | 100111 | 1000101 | 0 | 110110 | 100001010 | 110100 | 11110 |
Color Harmonies of #482576
Complementary color
Monochromatic Colors of #482576
Black with #482576
Text Example
Text Example
White with #482576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482576; }
p { color: rgb(72,37,118); }
H1.HeaderClassName
{
color: #482576;
}
.AnyTagClassName
{
color: #482576;
}
</style>
background-color css
<style>
a { background-color: #482576; }
a { background-color: rgb(72,37,118); }
div.DivClassName
{
background-color: #482576;
}
.BgClassName
{
background-color: #482576;
}
</style>
border-color css
<style>
span { border-color: #482576; }
span { border-color: rgb(72,37,118); }
td.TdClassName
{
border-color: #482576;
}
.TagClassName
{
border-color: #482576;
}
</style>