Shades of Persian Indigo #281485
Tints of Persian Indigo #281485
RGB
CMYK
RGB Variations
Color information
#281485 (or 0x281485) is known color: Persian Indigo. HEX triplet: 28, 14 and 85. RGB value is (40,20,133). Sum of RGB (Red+Green+Blue) = 40+20+133=193 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.73% from 193); Green value is 20 (8.20% from 255 or 10.36% from 193); Blue value is 133 (52.34% from 255 or 68.91% from 193); Max value from RGB is 133 - color contains mainly: blue. Hex color #281485 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #281485 is #D7EB7A. Grayscale: #262626. Windows color (decimal): -14150523 or 8721448. OLE color: 8721448.
HSL color Cylindrical-coordinate representation of color #281485: hue angle of 250.62º 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 #281485 is Cyan = 0.70, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 40 | 20 | 133 | - |
| CMYK | 0.70 | 0.85 | 0 | 0.48 |
| HSL | 250.62º | 0.74% | 0.3% | - |
| HSV(B) | 250.62º | 0.85% | 0.52% | - |
| XYZ | 5.36 | 2.64 | 22.42 | - |
| YUV | 38.86 | 181.13 | 128.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 20 | 133 | 0.70 | 0.85 | 0 | 0.48 | 250.62 | 0.74 | 0.3 |
| Hex | 28 | 14 | 85 | 46 | 55 | 0 | 30 | FB | 4A | 1E |
| Octal | 50 | 24 | 205 | 106 | 125 | 0 | 60 | 373 | 112 | 36 |
| Binary | 101000 | 10100 | 10000101 | 1000110 | 1010101 | 0 | 110000 | 11111011 | 1001010 | 11110 |
Color Harmonies of #281485
Complementary color
Monochromatic Colors of #281485
Black with #281485
Text Example
Text Example
White with #281485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281485; }
p { color: rgb(40,20,133); }
H1.HeaderClassName
{
color: #281485;
}
.AnyTagClassName
{
color: #281485;
}
</style>
background-color css
<style>
a { background-color: #281485; }
a { background-color: rgb(40,20,133); }
div.DivClassName
{
background-color: #281485;
}
.BgClassName
{
background-color: #281485;
}
</style>
border-color css
<style>
span { border-color: #281485; }
span { border-color: rgb(40,20,133); }
td.TdClassName
{
border-color: #281485;
}
.TagClassName
{
border-color: #281485;
}
</style>