Shades of Persian Indigo #280066
Tints of Persian Indigo #280066
RGB
CMYK
RGB Variations
Color information
#280066 (or 0x280066) is known color: Persian Indigo. HEX triplet: 28, 00 and 66. RGB value is (40,0,102). Sum of RGB (Red+Green+Blue) = 40+0+102=142 (18% of max value = 765). Red value is 40 (16.02% from 255 or 28.17% from 142); Green value is 0 (0.39% from 255 or 0% from 142); Blue value is 102 (40.23% from 255 or 71.83% from 142); Max value from RGB is 102 - color contains mainly: blue. Hex color #280066 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280066 is #D7FF99. Grayscale: #171717. Windows color (decimal): -14155674 or 6684712. OLE color: 6684712.
HSL color Cylindrical-coordinate representation of color #280066: hue angle of 263.53º 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 #280066 is Cyan = 0.61, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 40 | 0 | 102 | - |
| CMYK | 0.61 | 1 | 0 | 0.6 |
| HSL | 263.53º | 1% | 0.2% | - |
| HSV(B) | 263.53º | 1% | 0.4% | - |
| XYZ | 3.27 | 1.41 | 12.67 | - |
| YUV | 23.59 | 172.25 | 139.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 0 | 102 | 0.61 | 1 | 0 | 0.6 | 263.53 | 1 | 0.2 |
| Hex | 28 | 0 | 66 | 3D | 64 | 0 | 3C | 108 | 64 | 14 |
| Octal | 50 | 0 | 146 | 75 | 144 | 0 | 74 | 410 | 144 | 24 |
| Binary | 101000 | 0 | 1100110 | 111101 | 1100100 | 0 | 111100 | 100001000 | 1100100 | 10100 |
Color Harmonies of #280066
Complementary color
Monochromatic Colors of #280066
Black with #280066
Text Example
Text Example
White with #280066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280066; }
p { color: rgb(40,0,102); }
H1.HeaderClassName
{
color: #280066;
}
.AnyTagClassName
{
color: #280066;
}
</style>
background-color css
<style>
a { background-color: #280066; }
a { background-color: rgb(40,0,102); }
div.DivClassName
{
background-color: #280066;
}
.BgClassName
{
background-color: #280066;
}
</style>
border-color css
<style>
span { border-color: #280066; }
span { border-color: rgb(40,0,102); }
td.TdClassName
{
border-color: #280066;
}
.TagClassName
{
border-color: #280066;
}
</style>