Shades of Persian Indigo #280385
Tints of Persian Indigo #280385
RGB
CMYK
RGB Variations
Color information
#280385 (or 0x280385) is known color: Persian Indigo. HEX triplet: 28, 03 and 85. RGB value is (40,3,133). Sum of RGB (Red+Green+Blue) = 40+3+133=176 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.73% from 176); Green value is 3 (1.56% from 255 or 1.70% from 176); Blue value is 133 (52.34% from 255 or 75.57% from 176); Max value from RGB is 133 - color contains mainly: blue. Hex color #280385 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #280385 is #D7FC7A. Grayscale: #1C1C1C. Windows color (decimal): -14154875 or 8717096. OLE color: 8717096.
HSL color Cylindrical-coordinate representation of color #280385: hue angle of 257.08º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #280385 is Cyan = 0.70, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 40 | 3 | 133 | - |
| CMYK | 0.70 | 0.98 | 0 | 0.48 |
| HSL | 257.08º | 0.96% | 0.27% | - |
| HSV(B) | 257.08º | 0.98% | 0.52% | - |
| XYZ | 5.14 | 2.21 | 22.35 | - |
| YUV | 28.88 | 186.76 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 3 | 133 | 0.70 | 0.98 | 0 | 0.48 | 257.08 | 0.96 | 0.27 |
| Hex | 28 | 3 | 85 | 46 | 62 | 0 | 30 | 101 | 60 | 1B |
| Octal | 50 | 3 | 205 | 106 | 142 | 0 | 60 | 401 | 140 | 33 |
| Binary | 101000 | 11 | 10000101 | 1000110 | 1100010 | 0 | 110000 | 100000001 | 1100000 | 11011 |
Color Harmonies of #280385
Complementary color
Monochromatic Colors of #280385
Black with #280385
Text Example
Text Example
White with #280385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280385; }
p { color: rgb(40,3,133); }
H1.HeaderClassName
{
color: #280385;
}
.AnyTagClassName
{
color: #280385;
}
</style>
background-color css
<style>
a { background-color: #280385; }
a { background-color: rgb(40,3,133); }
div.DivClassName
{
background-color: #280385;
}
.BgClassName
{
background-color: #280385;
}
</style>
border-color css
<style>
span { border-color: #280385; }
span { border-color: rgb(40,3,133); }
td.TdClassName
{
border-color: #280385;
}
.TagClassName
{
border-color: #280385;
}
</style>