Shades of Blue Diamond #471868
Tints of Blue Diamond #471868
RGB
CMYK
RGB Variations
Color information
#471868 (or 0x471868) is known color: Blue Diamond. HEX triplet: 47, 18 and 68. RGB value is (71,24,104). Sum of RGB (Red+Green+Blue) = 71+24+104=199 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.68% from 199); Green value is 24 (9.77% from 255 or 12.06% from 199); Blue value is 104 (41.02% from 255 or 52.26% from 199); Max value from RGB is 104 - color contains mainly: blue. Hex color #471868 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471868 is #B8E797. Grayscale: #2E2E2E. Windows color (decimal): -12117912 or 6821959. OLE color: 6821959.
HSL color Cylindrical-coordinate representation of color #471868: hue angle of 275.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #471868 is Cyan = 0.32, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 24 | 104 | - |
| CMYK | 0.32 | 0.77 | 0 | 0.59 |
| HSL | 275.25º | 0.63% | 0.25% | - |
| HSV(B) | 275.25º | 0.77% | 0.41% | - |
| XYZ | 5.42 | 2.99 | 13.39 | - |
| YUV | 47.17 | 160.07 | 145 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 104 | 0.32 | 0.77 | 0 | 0.59 | 275.25 | 0.63 | 0.25 |
| Hex | 47 | 18 | 68 | 20 | 4D | 0 | 3B | 113 | 3E | 19 |
| Octal | 107 | 30 | 150 | 40 | 115 | 0 | 73 | 423 | 76 | 31 |
| Binary | 1000111 | 11000 | 1101000 | 100000 | 1001101 | 0 | 111011 | 100010011 | 111110 | 11001 |
Color Harmonies of #471868
Complementary color
Monochromatic Colors of #471868
Black with #471868
Text Example
Text Example
White with #471868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471868; }
p { color: rgb(71,24,104); }
H1.HeaderClassName
{
color: #471868;
}
.AnyTagClassName
{
color: #471868;
}
</style>
background-color css
<style>
a { background-color: #471868; }
a { background-color: rgb(71,24,104); }
div.DivClassName
{
background-color: #471868;
}
.BgClassName
{
background-color: #471868;
}
</style>
border-color css
<style>
span { border-color: #471868; }
span { border-color: rgb(71,24,104); }
td.TdClassName
{
border-color: #471868;
}
.TagClassName
{
border-color: #471868;
}
</style>