Shades of Blue Diamond #482577
Tints of Blue Diamond #482577
RGB
CMYK
RGB Variations
Color information
#482577 (or 0x482577) is known color: Blue Diamond. HEX triplet: 48, 25 and 77. RGB value is (72,37,119). Sum of RGB (Red+Green+Blue) = 72+37+119=228 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.58% from 228); Green value is 37 (14.84% from 255 or 16.23% from 228); Blue value is 119 (46.88% from 255 or 52.19% from 228); Max value from RGB is 119 - color contains mainly: blue. Hex color #482577 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #482577 is #B7DA88. Grayscale: #383838. Windows color (decimal): -12049033 or 7808328. OLE color: 7808328.
HSL color Cylindrical-coordinate representation of color #482577: hue angle of 265.61º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #482577 is Cyan = 0.39, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 37 | 119 | - |
| CMYK | 0.39 | 0.69 | 0 | 0.53 |
| HSL | 265.61º | 0.53% | 0.31% | - |
| HSV(B) | 265.61º | 0.69% | 0.47% | - |
| XYZ | 6.66 | 4.03 | 17.88 | - |
| YUV | 56.81 | 163.1 | 138.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 37 | 119 | 0.39 | 0.69 | 0 | 0.53 | 265.61 | 0.53 | 0.31 |
| Hex | 48 | 25 | 77 | 27 | 45 | 0 | 35 | 10A | 35 | 1F |
| Octal | 110 | 45 | 167 | 47 | 105 | 0 | 65 | 412 | 65 | 37 |
| Binary | 1001000 | 100101 | 1110111 | 100111 | 1000101 | 0 | 110101 | 100001010 | 110101 | 11111 |
Color Harmonies of #482577
Complementary color
Monochromatic Colors of #482577
Black with #482577
Text Example
Text Example
White with #482577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482577; }
p { color: rgb(72,37,119); }
H1.HeaderClassName
{
color: #482577;
}
.AnyTagClassName
{
color: #482577;
}
</style>
background-color css
<style>
a { background-color: #482577; }
a { background-color: rgb(72,37,119); }
div.DivClassName
{
background-color: #482577;
}
.BgClassName
{
background-color: #482577;
}
</style>
border-color css
<style>
span { border-color: #482577; }
span { border-color: rgb(72,37,119); }
td.TdClassName
{
border-color: #482577;
}
.TagClassName
{
border-color: #482577;
}
</style>