Shades of Blue Diamond #482668
Tints of Blue Diamond #482668
RGB
CMYK
RGB Variations
Color information
#482668 (or 0x482668) is known color: Blue Diamond. HEX triplet: 48, 26 and 68. RGB value is (72,38,104). Sum of RGB (Red+Green+Blue) = 72+38+104=214 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.64% from 214); Green value is 38 (15.23% from 255 or 17.76% from 214); Blue value is 104 (41.02% from 255 or 48.60% from 214); Max value from RGB is 104 - color contains mainly: blue. Hex color #482668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #482668 is #B7D997. Grayscale: #373737. Windows color (decimal): -12048792 or 6825544. OLE color: 6825544.
HSL color Cylindrical-coordinate representation of color #482668: hue angle of 270.91º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #482668 is Cyan = 0.31, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 38 | 104 | - |
| CMYK | 0.31 | 0.63 | 0 | 0.59 |
| HSL | 270.91º | 0.46% | 0.28% | - |
| HSV(B) | 270.91º | 0.63% | 0.41% | - |
| XYZ | 5.86 | 3.76 | 13.51 | - |
| YUV | 55.69 | 155.26 | 139.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 38 | 104 | 0.31 | 0.63 | 0 | 0.59 | 270.91 | 0.46 | 0.28 |
| Hex | 48 | 26 | 68 | 1F | 3F | 0 | 3B | 10F | 2E | 1C |
| Octal | 110 | 46 | 150 | 37 | 77 | 0 | 73 | 417 | 56 | 34 |
| Binary | 1001000 | 100110 | 1101000 | 11111 | 111111 | 0 | 111011 | 100001111 | 101110 | 11100 |
Color Harmonies of #482668
Complementary color
Monochromatic Colors of #482668
Black with #482668
Text Example
Text Example
White with #482668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482668; }
p { color: rgb(72,38,104); }
H1.HeaderClassName
{
color: #482668;
}
.AnyTagClassName
{
color: #482668;
}
</style>
background-color css
<style>
a { background-color: #482668; }
a { background-color: rgb(72,38,104); }
div.DivClassName
{
background-color: #482668;
}
.BgClassName
{
background-color: #482668;
}
</style>
border-color css
<style>
span { border-color: #482668; }
span { border-color: rgb(72,38,104); }
td.TdClassName
{
border-color: #482668;
}
.TagClassName
{
border-color: #482668;
}
</style>