Shades of Persian Indigo #281488
Tints of Persian Indigo #281488
RGB
CMYK
RGB Variations
Color information
#281488 (or 0x281488) is known color: Persian Indigo. HEX triplet: 28, 14 and 88. RGB value is (40,20,136). Sum of RGB (Red+Green+Blue) = 40+20+136=196 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.41% from 196); Green value is 20 (8.20% from 255 or 10.20% from 196); Blue value is 136 (53.52% from 255 or 69.39% from 196); Max value from RGB is 136 - color contains mainly: blue. Hex color #281488 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #281488 is #D7EB77. Grayscale: #262626. Windows color (decimal): -14150520 or 8918056. OLE color: 8918056.
HSL color Cylindrical-coordinate representation of color #281488: hue angle of 250.34º degrees, saturation: 0.74, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #281488 is Cyan = 0.71, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 20 | 136 | - |
| CMYK | 0.71 | 0.85 | 0 | 0.47 |
| HSL | 250.34º | 0.74% | 0.31% | - |
| HSV(B) | 250.34º | 0.85% | 0.53% | - |
| XYZ | 5.57 | 2.73 | 23.53 | - |
| YUV | 39.2 | 182.63 | 128.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 20 | 136 | 0.71 | 0.85 | 0 | 0.47 | 250.34 | 0.74 | 0.31 |
| Hex | 28 | 14 | 88 | 47 | 55 | 0 | 2F | FA | 4A | 1F |
| Octal | 50 | 24 | 210 | 107 | 125 | 0 | 57 | 372 | 112 | 37 |
| Binary | 101000 | 10100 | 10001000 | 1000111 | 1010101 | 0 | 101111 | 11111010 | 1001010 | 11111 |
Color Harmonies of #281488
Complementary color
Monochromatic Colors of #281488
Black with #281488
Text Example
Text Example
White with #281488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281488; }
p { color: rgb(40,20,136); }
H1.HeaderClassName
{
color: #281488;
}
.AnyTagClassName
{
color: #281488;
}
</style>
background-color css
<style>
a { background-color: #281488; }
a { background-color: rgb(40,20,136); }
div.DivClassName
{
background-color: #281488;
}
.BgClassName
{
background-color: #281488;
}
</style>
border-color css
<style>
span { border-color: #281488; }
span { border-color: rgb(40,20,136); }
td.TdClassName
{
border-color: #281488;
}
.TagClassName
{
border-color: #281488;
}
</style>