Shades of Persian Indigo #280769
Tints of Persian Indigo #280769
RGB
CMYK
RGB Variations
Color information
#280769 (or 0x280769) is known color: Persian Indigo. HEX triplet: 28, 07 and 69. RGB value is (40,7,105). Sum of RGB (Red+Green+Blue) = 40+7+105=152 (20% of max value = 765). Red value is 40 (16.02% from 255 or 26.32% from 152); Green value is 7 (3.12% from 255 or 4.61% from 152); Blue value is 105 (41.41% from 255 or 69.08% from 152); Max value from RGB is 105 - color contains mainly: blue. Hex color #280769 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280769 is #D7F896. Grayscale: #1B1B1B. Windows color (decimal): -14153879 or 6883112. OLE color: 6883112.
HSL color Cylindrical-coordinate representation of color #280769: hue angle of 260.2º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #280769 is Cyan = 0.62, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 7 | 105 | - |
| CMYK | 0.62 | 0.93 | 0 | 0.59 |
| HSL | 260.2º | 0.88% | 0.22% | - |
| HSV(B) | 260.2º | 0.93% | 0.41% | - |
| XYZ | 3.5 | 1.62 | 13.49 | - |
| YUV | 28.04 | 171.43 | 136.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 7 | 105 | 0.62 | 0.93 | 0 | 0.59 | 260.2 | 0.88 | 0.22 |
| Hex | 28 | 7 | 69 | 3E | 5D | 0 | 3B | 104 | 58 | 16 |
| Octal | 50 | 7 | 151 | 76 | 135 | 0 | 73 | 404 | 130 | 26 |
| Binary | 101000 | 111 | 1101001 | 111110 | 1011101 | 0 | 111011 | 100000100 | 1011000 | 10110 |
Color Harmonies of #280769
Complementary color
Monochromatic Colors of #280769
Black with #280769
Text Example
Text Example
White with #280769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280769; }
p { color: rgb(40,7,105); }
H1.HeaderClassName
{
color: #280769;
}
.AnyTagClassName
{
color: #280769;
}
</style>
background-color css
<style>
a { background-color: #280769; }
a { background-color: rgb(40,7,105); }
div.DivClassName
{
background-color: #280769;
}
.BgClassName
{
background-color: #280769;
}
</style>
border-color css
<style>
span { border-color: #280769; }
span { border-color: rgb(40,7,105); }
td.TdClassName
{
border-color: #280769;
}
.TagClassName
{
border-color: #280769;
}
</style>