Shades of Persian Indigo #280668
Tints of Persian Indigo #280668
RGB
CMYK
RGB Variations
Color information
#280668 (or 0x280668) is known color: Persian Indigo. HEX triplet: 28, 06 and 68. RGB value is (40,6,104). Sum of RGB (Red+Green+Blue) = 40+6+104=150 (19% of max value = 765). Red value is 40 (16.02% from 255 or 26.67% from 150); Green value is 6 (2.73% from 255 or 4% from 150); Blue value is 104 (41.02% from 255 or 69.33% from 150); Max value from RGB is 104 - color contains mainly: blue. Hex color #280668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280668 is #D7F997. Grayscale: #1A1A1A. Windows color (decimal): -14154136 or 6817320. OLE color: 6817320.
HSL color Cylindrical-coordinate representation of color #280668: hue angle of 260.82º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #280668 is Cyan = 0.62, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 6 | 104 | - |
| CMYK | 0.62 | 0.94 | 0 | 0.59 |
| HSL | 260.82º | 0.89% | 0.22% | - |
| HSV(B) | 260.82º | 0.94% | 0.41% | - |
| XYZ | 3.44 | 1.58 | 13.22 | - |
| YUV | 27.34 | 171.26 | 137.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 6 | 104 | 0.62 | 0.94 | 0 | 0.59 | 260.82 | 0.89 | 0.22 |
| Hex | 28 | 6 | 68 | 3E | 5E | 0 | 3B | 105 | 59 | 16 |
| Octal | 50 | 6 | 150 | 76 | 136 | 0 | 73 | 405 | 131 | 26 |
| Binary | 101000 | 110 | 1101000 | 111110 | 1011110 | 0 | 111011 | 100000101 | 1011001 | 10110 |
Color Harmonies of #280668
Complementary color
Monochromatic Colors of #280668
Black with #280668
Text Example
Text Example
White with #280668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280668; }
p { color: rgb(40,6,104); }
H1.HeaderClassName
{
color: #280668;
}
.AnyTagClassName
{
color: #280668;
}
</style>
background-color css
<style>
a { background-color: #280668; }
a { background-color: rgb(40,6,104); }
div.DivClassName
{
background-color: #280668;
}
.BgClassName
{
background-color: #280668;
}
</style>
border-color css
<style>
span { border-color: #280668; }
span { border-color: rgb(40,6,104); }
td.TdClassName
{
border-color: #280668;
}
.TagClassName
{
border-color: #280668;
}
</style>