Shades of Persian Indigo #280671
Tints of Persian Indigo #280671
RGB
CMYK
RGB Variations
Color information
#280671 (or 0x280671) is known color: Persian Indigo. HEX triplet: 28, 06 and 71. RGB value is (40,6,113). Sum of RGB (Red+Green+Blue) = 40+6+113=159 (21% of max value = 765). Red value is 40 (16.02% from 255 or 25.16% from 159); Green value is 6 (2.73% from 255 or 3.77% from 159); Blue value is 113 (44.53% from 255 or 71.07% from 159); Max value from RGB is 113 - color contains mainly: blue. Hex color #280671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280671 is #D7F98E. Grayscale: #1B1B1B. Windows color (decimal): -14154127 or 7407144. OLE color: 7407144.
HSL color Cylindrical-coordinate representation of color #280671: hue angle of 259.07º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #280671 is Cyan = 0.65, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 6 | 113 | - |
| CMYK | 0.65 | 0.95 | 0 | 0.56 |
| HSL | 259.07º | 0.9% | 0.23% | - |
| HSV(B) | 259.07º | 0.95% | 0.44% | - |
| XYZ | 3.92 | 1.77 | 15.76 | - |
| YUV | 28.36 | 175.76 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 6 | 113 | 0.65 | 0.95 | 0 | 0.56 | 259.07 | 0.9 | 0.23 |
| Hex | 28 | 6 | 71 | 41 | 5F | 0 | 38 | 103 | 5A | 17 |
| Octal | 50 | 6 | 161 | 101 | 137 | 0 | 70 | 403 | 132 | 27 |
| Binary | 101000 | 110 | 1110001 | 1000001 | 1011111 | 0 | 111000 | 100000011 | 1011010 | 10111 |
Color Harmonies of #280671
Complementary color
Monochromatic Colors of #280671
Black with #280671
Text Example
Text Example
White with #280671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280671; }
p { color: rgb(40,6,113); }
H1.HeaderClassName
{
color: #280671;
}
.AnyTagClassName
{
color: #280671;
}
</style>
background-color css
<style>
a { background-color: #280671; }
a { background-color: rgb(40,6,113); }
div.DivClassName
{
background-color: #280671;
}
.BgClassName
{
background-color: #280671;
}
</style>
border-color css
<style>
span { border-color: #280671; }
span { border-color: rgb(40,6,113); }
td.TdClassName
{
border-color: #280671;
}
.TagClassName
{
border-color: #280671;
}
</style>