Shades of Persian Indigo #280688
Tints of Persian Indigo #280688
RGB
CMYK
RGB Variations
Color information
#280688 (or 0x280688) is known color: Persian Indigo. HEX triplet: 28, 06 and 88. RGB value is (40,6,136). Sum of RGB (Red+Green+Blue) = 40+6+136=182 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.98% from 182); Green value is 6 (2.73% from 255 or 3.30% from 182); Blue value is 136 (53.52% from 255 or 74.73% from 182); Max value from RGB is 136 - color contains mainly: blue. Hex color #280688 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #280688 is #D7F977. Grayscale: #1E1E1E. Windows color (decimal): -14154104 or 8914472. OLE color: 8914472.
HSL color Cylindrical-coordinate representation of color #280688: hue angle of 255.69º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #280688 is Cyan = 0.71, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 6 | 136 | - |
| CMYK | 0.71 | 0.96 | 0 | 0.47 |
| HSL | 255.69º | 0.92% | 0.28% | - |
| HSV(B) | 255.69º | 0.96% | 0.53% | - |
| XYZ | 5.38 | 2.36 | 23.46 | - |
| YUV | 30.99 | 187.26 | 134.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 6 | 136 | 0.71 | 0.96 | 0 | 0.47 | 255.69 | 0.92 | 0.28 |
| Hex | 28 | 6 | 88 | 47 | 60 | 0 | 2F | 100 | 5C | 1C |
| Octal | 50 | 6 | 210 | 107 | 140 | 0 | 57 | 400 | 134 | 34 |
| Binary | 101000 | 110 | 10001000 | 1000111 | 1100000 | 0 | 101111 | 100000000 | 1011100 | 11100 |
Color Harmonies of #280688
Complementary color
Monochromatic Colors of #280688
Black with #280688
Text Example
Text Example
White with #280688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280688; }
p { color: rgb(40,6,136); }
H1.HeaderClassName
{
color: #280688;
}
.AnyTagClassName
{
color: #280688;
}
</style>
background-color css
<style>
a { background-color: #280688; }
a { background-color: rgb(40,6,136); }
div.DivClassName
{
background-color: #280688;
}
.BgClassName
{
background-color: #280688;
}
</style>
border-color css
<style>
span { border-color: #280688; }
span { border-color: rgb(40,6,136); }
td.TdClassName
{
border-color: #280688;
}
.TagClassName
{
border-color: #280688;
}
</style>