Shades of Persian Indigo #461683
Tints of Persian Indigo #461683
RGB
CMYK
RGB Variations
Color information
#461683 (or 0x461683) is known color: Persian Indigo. HEX triplet: 46, 16 and 83. RGB value is (70,22,131). Sum of RGB (Red+Green+Blue) = 70+22+131=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 22 (8.98% from 255 or 9.87% from 223); Blue value is 131 (51.56% from 255 or 58.74% from 223); Max value from RGB is 131 - color contains mainly: blue. Hex color #461683 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461683 is #B9E97C. Grayscale: #303030. Windows color (decimal): -12183933 or 8590918. OLE color: 8590918.
HSL color Cylindrical-coordinate representation of color #461683: hue angle of 266.42º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #461683 is Cyan = 0.47, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 22 | 131 | - |
| CMYK | 0.47 | 0.83 | 0 | 0.49 |
| HSL | 266.42º | 0.71% | 0.3% | - |
| HSV(B) | 266.42º | 0.83% | 0.51% | - |
| XYZ | 6.91 | 3.51 | 21.79 | - |
| YUV | 48.78 | 174.4 | 143.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 131 | 0.47 | 0.83 | 0 | 0.49 | 266.42 | 0.71 | 0.3 |
| Hex | 46 | 16 | 83 | 2F | 53 | 0 | 31 | 10A | 47 | 1E |
| Octal | 106 | 26 | 203 | 57 | 123 | 0 | 61 | 412 | 107 | 36 |
| Binary | 1000110 | 10110 | 10000011 | 101111 | 1010011 | 0 | 110001 | 100001010 | 1000111 | 11110 |
Color Harmonies of #461683
Complementary color
Monochromatic Colors of #461683
Black with #461683
Text Example
Text Example
White with #461683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461683; }
p { color: rgb(70,22,131); }
H1.HeaderClassName
{
color: #461683;
}
.AnyTagClassName
{
color: #461683;
}
</style>
background-color css
<style>
a { background-color: #461683; }
a { background-color: rgb(70,22,131); }
div.DivClassName
{
background-color: #461683;
}
.BgClassName
{
background-color: #461683;
}
</style>
border-color css
<style>
span { border-color: #461683; }
span { border-color: rgb(70,22,131); }
td.TdClassName
{
border-color: #461683;
}
.TagClassName
{
border-color: #461683;
}
</style>