Shades of Persian Indigo #280065
Tints of Persian Indigo #280065
RGB
CMYK
RGB Variations
Color information
#280065 (or 0x280065) is known color: Persian Indigo. HEX triplet: 28, 00 and 65. RGB value is (40,0,101). Sum of RGB (Red+Green+Blue) = 40+0+101=141 (18% of max value = 765). Red value is 40 (16.02% from 255 or 28.37% from 141); Green value is 0 (0.39% from 255 or 0% from 141); Blue value is 101 (39.84% from 255 or 71.63% from 141); Max value from RGB is 101 - color contains mainly: blue. Hex color #280065 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280065 is #D7FF9A. Grayscale: #171717. Windows color (decimal): -14155675 or 6619176. OLE color: 6619176.
HSL color Cylindrical-coordinate representation of color #280065: hue angle of 263.76º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #280065 is Cyan = 0.60, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 0 | 101 | - |
| CMYK | 0.60 | 1 | 0 | 0.60 |
| HSL | 263.76º | 1% | 0.2% | - |
| HSV(B) | 263.76º | 1% | 0.4% | - |
| XYZ | 3.22 | 1.39 | 12.41 | - |
| YUV | 23.47 | 171.75 | 139.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 0 | 101 | 0.60 | 1 | 0 | 0.60 | 263.76 | 1 | 0.2 |
| Hex | 28 | 0 | 65 | 3C | 64 | 0 | 3C | 108 | 64 | 14 |
| Octal | 50 | 0 | 145 | 74 | 144 | 0 | 74 | 410 | 144 | 24 |
| Binary | 101000 | 0 | 1100101 | 111100 | 1100100 | 0 | 111100 | 100001000 | 1100100 | 10100 |
Color Harmonies of #280065
Complementary color
Monochromatic Colors of #280065
Black with #280065
Text Example
Text Example
White with #280065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280065; }
p { color: rgb(40,0,101); }
H1.HeaderClassName
{
color: #280065;
}
.AnyTagClassName
{
color: #280065;
}
</style>
background-color css
<style>
a { background-color: #280065; }
a { background-color: rgb(40,0,101); }
div.DivClassName
{
background-color: #280065;
}
.BgClassName
{
background-color: #280065;
}
</style>
border-color css
<style>
span { border-color: #280065; }
span { border-color: rgb(40,0,101); }
td.TdClassName
{
border-color: #280065;
}
.TagClassName
{
border-color: #280065;
}
</style>