Shades of Blue Diamond #482376
Tints of Blue Diamond #482376
RGB
CMYK
RGB Variations
Color information
#482376 (or 0x482376) is known color: Blue Diamond. HEX triplet: 48, 23 and 76. RGB value is (72,35,118). Sum of RGB (Red+Green+Blue) = 72+35+118=225 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32% from 225); Green value is 35 (14.06% from 255 or 15.56% from 225); Blue value is 118 (46.48% from 255 or 52.44% from 225); Max value from RGB is 118 - color contains mainly: blue. Hex color #482376 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #482376 is #B7DC89. Grayscale: #373737. Windows color (decimal): -12049546 or 7742280. OLE color: 7742280.
HSL color Cylindrical-coordinate representation of color #482376: hue angle of 266.75º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #482376 is Cyan = 0.39, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 35 | 118 | - |
| CMYK | 0.39 | 0.70 | 0 | 0.54 |
| HSL | 266.75º | 0.54% | 0.3% | - |
| HSV(B) | 266.75º | 0.7% | 0.46% | - |
| XYZ | 6.54 | 3.89 | 17.55 | - |
| YUV | 55.53 | 163.26 | 139.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 35 | 118 | 0.39 | 0.70 | 0 | 0.54 | 266.75 | 0.54 | 0.3 |
| Hex | 48 | 23 | 76 | 27 | 46 | 0 | 36 | 10B | 36 | 1E |
| Octal | 110 | 43 | 166 | 47 | 106 | 0 | 66 | 413 | 66 | 36 |
| Binary | 1001000 | 100011 | 1110110 | 100111 | 1000110 | 0 | 110110 | 100001011 | 110110 | 11110 |
Color Harmonies of #482376
Complementary color
Monochromatic Colors of #482376
Black with #482376
Text Example
Text Example
White with #482376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482376; }
p { color: rgb(72,35,118); }
H1.HeaderClassName
{
color: #482376;
}
.AnyTagClassName
{
color: #482376;
}
</style>
background-color css
<style>
a { background-color: #482376; }
a { background-color: rgb(72,35,118); }
div.DivClassName
{
background-color: #482376;
}
.BgClassName
{
background-color: #482376;
}
</style>
border-color css
<style>
span { border-color: #482376; }
span { border-color: rgb(72,35,118); }
td.TdClassName
{
border-color: #482376;
}
.TagClassName
{
border-color: #482376;
}
</style>