Shades of Persian Indigo #281064
Tints of Persian Indigo #281064
RGB
CMYK
RGB Variations
Color information
#281064 (or 0x281064) is known color: Persian Indigo. HEX triplet: 28, 10 and 64. RGB value is (40,16,100). Sum of RGB (Red+Green+Blue) = 40+16+100=156 (20% of max value = 765). Red value is 40 (16.02% from 255 or 25.64% from 156); Green value is 16 (6.64% from 255 or 10.26% from 156); Blue value is 100 (39.45% from 255 or 64.10% from 156); Max value from RGB is 100 - color contains mainly: blue. Hex color #281064 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281064 is #D7EF9B. Grayscale: #202020. Windows color (decimal): -14151580 or 6557736. OLE color: 6557736.
HSL color Cylindrical-coordinate representation of color #281064: hue angle of 257.14º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #281064 is Cyan = 0.6, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 40 | 16 | 100 | - |
| CMYK | 0.6 | 0.84 | 0 | 0.61 |
| HSL | 257.14º | 0.72% | 0.23% | - |
| HSV(B) | 257.14º | 0.84% | 0.39% | - |
| XYZ | 3.36 | 1.74 | 12.22 | - |
| YUV | 32.75 | 165.95 | 133.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 16 | 100 | 0.6 | 0.84 | 0 | 0.61 | 257.14 | 0.72 | 0.23 |
| Hex | 28 | 10 | 64 | 3C | 54 | 0 | 3D | 101 | 48 | 17 |
| Octal | 50 | 20 | 144 | 74 | 124 | 0 | 75 | 401 | 110 | 27 |
| Binary | 101000 | 10000 | 1100100 | 111100 | 1010100 | 0 | 111101 | 100000001 | 1001000 | 10111 |
Color Harmonies of #281064
Complementary color
Monochromatic Colors of #281064
Black with #281064
Text Example
Text Example
White with #281064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281064; }
p { color: rgb(40,16,100); }
H1.HeaderClassName
{
color: #281064;
}
.AnyTagClassName
{
color: #281064;
}
</style>
background-color css
<style>
a { background-color: #281064; }
a { background-color: rgb(40,16,100); }
div.DivClassName
{
background-color: #281064;
}
.BgClassName
{
background-color: #281064;
}
</style>
border-color css
<style>
span { border-color: #281064; }
span { border-color: rgb(40,16,100); }
td.TdClassName
{
border-color: #281064;
}
.TagClassName
{
border-color: #281064;
}
</style>