Shades of Persian Indigo #281484
Tints of Persian Indigo #281484
RGB
CMYK
RGB Variations
Color information
#281484 (or 0x281484) is known color: Persian Indigo. HEX triplet: 28, 14 and 84. RGB value is (40,20,132). Sum of RGB (Red+Green+Blue) = 40+20+132=192 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.83% from 192); Green value is 20 (8.20% from 255 or 10.42% from 192); Blue value is 132 (51.95% from 255 or 68.75% from 192); Max value from RGB is 132 - color contains mainly: blue. Hex color #281484 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #281484 is #D7EB7B. Grayscale: #262626. Windows color (decimal): -14150524 or 8655912. OLE color: 8655912.
HSL color Cylindrical-coordinate representation of color #281484: hue angle of 250.71º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #281484 is Cyan = 0.70, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 40 | 20 | 132 | - |
| CMYK | 0.70 | 0.85 | 0 | 0.48 |
| HSL | 250.71º | 0.74% | 0.3% | - |
| HSV(B) | 250.71º | 0.85% | 0.52% | - |
| XYZ | 5.29 | 2.62 | 22.06 | - |
| YUV | 38.75 | 180.63 | 128.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 20 | 132 | 0.70 | 0.85 | 0 | 0.48 | 250.71 | 0.74 | 0.3 |
| Hex | 28 | 14 | 84 | 46 | 55 | 0 | 30 | FB | 4A | 1E |
| Octal | 50 | 24 | 204 | 106 | 125 | 0 | 60 | 373 | 112 | 36 |
| Binary | 101000 | 10100 | 10000100 | 1000110 | 1010101 | 0 | 110000 | 11111011 | 1001010 | 11110 |
Color Harmonies of #281484
Complementary color
Monochromatic Colors of #281484
Black with #281484
Text Example
Text Example
White with #281484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281484; }
p { color: rgb(40,20,132); }
H1.HeaderClassName
{
color: #281484;
}
.AnyTagClassName
{
color: #281484;
}
</style>
background-color css
<style>
a { background-color: #281484; }
a { background-color: rgb(40,20,132); }
div.DivClassName
{
background-color: #281484;
}
.BgClassName
{
background-color: #281484;
}
</style>
border-color css
<style>
span { border-color: #281484; }
span { border-color: rgb(40,20,132); }
td.TdClassName
{
border-color: #281484;
}
.TagClassName
{
border-color: #281484;
}
</style>