Shades of Blue Diamond #471873
Tints of Blue Diamond #471873
RGB
CMYK
RGB Variations
Color information
#471873 (or 0x471873) is known color: Blue Diamond. HEX triplet: 47, 18 and 73. RGB value is (71,24,115). Sum of RGB (Red+Green+Blue) = 71+24+115=210 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.81% from 210); Green value is 24 (9.77% from 255 or 11.43% from 210); Blue value is 115 (45.31% from 255 or 54.76% from 210); Max value from RGB is 115 - color contains mainly: blue. Hex color #471873 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471873 is #B8E78C. Grayscale: #303030. Windows color (decimal): -12117901 or 7542855. OLE color: 7542855.
HSL color Cylindrical-coordinate representation of color #471873: hue angle of 270.99º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #471873 is Cyan = 0.38, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 24 | 115 | - |
| CMYK | 0.38 | 0.79 | 0 | 0.55 |
| HSL | 270.99º | 0.65% | 0.27% | - |
| HSV(B) | 270.99º | 0.79% | 0.45% | - |
| XYZ | 6.02 | 3.23 | 16.53 | - |
| YUV | 48.43 | 165.57 | 144.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 115 | 0.38 | 0.79 | 0 | 0.55 | 270.99 | 0.65 | 0.27 |
| Hex | 47 | 18 | 73 | 26 | 4F | 0 | 37 | 10F | 41 | 1B |
| Octal | 107 | 30 | 163 | 46 | 117 | 0 | 67 | 417 | 101 | 33 |
| Binary | 1000111 | 11000 | 1110011 | 100110 | 1001111 | 0 | 110111 | 100001111 | 1000001 | 11011 |
Color Harmonies of #471873
Complementary color
Monochromatic Colors of #471873
Black with #471873
Text Example
Text Example
White with #471873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471873; }
p { color: rgb(71,24,115); }
H1.HeaderClassName
{
color: #471873;
}
.AnyTagClassName
{
color: #471873;
}
</style>
background-color css
<style>
a { background-color: #471873; }
a { background-color: rgb(71,24,115); }
div.DivClassName
{
background-color: #471873;
}
.BgClassName
{
background-color: #471873;
}
</style>
border-color css
<style>
span { border-color: #471873; }
span { border-color: rgb(71,24,115); }
td.TdClassName
{
border-color: #471873;
}
.TagClassName
{
border-color: #471873;
}
</style>