Shades of Persian Indigo #280581
Tints of Persian Indigo #280581
RGB
CMYK
RGB Variations
Color information
#280581 (or 0x280581) is known color: Persian Indigo. HEX triplet: 28, 05 and 81. RGB value is (40,5,129). Sum of RGB (Red+Green+Blue) = 40+5+129=174 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.99% from 174); Green value is 5 (2.34% from 255 or 2.87% from 174); Blue value is 129 (50.78% from 255 or 74.14% from 174); Max value from RGB is 129 - color contains mainly: blue. Hex color #280581 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #280581 is #D7FA7E. Grayscale: #1D1D1D. Windows color (decimal): -14154367 or 8455464. OLE color: 8455464.
HSL color Cylindrical-coordinate representation of color #280581: hue angle of 256.94º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #280581 is Cyan = 0.69, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 40 | 5 | 129 | - |
| CMYK | 0.69 | 0.96 | 0 | 0.49 |
| HSL | 256.94º | 0.93% | 0.26% | - |
| HSV(B) | 256.94º | 0.96% | 0.51% | - |
| XYZ | 4.89 | 2.14 | 20.93 | - |
| YUV | 29.6 | 184.1 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 5 | 129 | 0.69 | 0.96 | 0 | 0.49 | 256.94 | 0.93 | 0.26 |
| Hex | 28 | 5 | 81 | 45 | 60 | 0 | 31 | 101 | 5D | 1A |
| Octal | 50 | 5 | 201 | 105 | 140 | 0 | 61 | 401 | 135 | 32 |
| Binary | 101000 | 101 | 10000001 | 1000101 | 1100000 | 0 | 110001 | 100000001 | 1011101 | 11010 |
Color Harmonies of #280581
Complementary color
Monochromatic Colors of #280581
Black with #280581
Text Example
Text Example
White with #280581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280581; }
p { color: rgb(40,5,129); }
H1.HeaderClassName
{
color: #280581;
}
.AnyTagClassName
{
color: #280581;
}
</style>
background-color css
<style>
a { background-color: #280581; }
a { background-color: rgb(40,5,129); }
div.DivClassName
{
background-color: #280581;
}
.BgClassName
{
background-color: #280581;
}
</style>
border-color css
<style>
span { border-color: #280581; }
span { border-color: rgb(40,5,129); }
td.TdClassName
{
border-color: #280581;
}
.TagClassName
{
border-color: #280581;
}
</style>