Shades of Persian Indigo #281572
Tints of Persian Indigo #281572
RGB
CMYK
RGB Variations
Color information
#281572 (or 0x281572) is known color: Persian Indigo. HEX triplet: 28, 15 and 72. RGB value is (40,21,114). Sum of RGB (Red+Green+Blue) = 40+21+114=175 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.86% from 175); Green value is 21 (8.59% from 255 or 12% from 175); Blue value is 114 (44.92% from 255 or 65.14% from 175); Max value from RGB is 114 - color contains mainly: blue. Hex color #281572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281572 is #D7EA8D. Grayscale: #242424. Windows color (decimal): -14150286 or 7476520. OLE color: 7476520.
HSL color Cylindrical-coordinate representation of color #281572: hue angle of 252.26º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #281572 is Cyan = 0.65, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 21 | 114 | - |
| CMYK | 0.65 | 0.82 | 0 | 0.55 |
| HSL | 252.26º | 0.69% | 0.26% | - |
| HSV(B) | 252.26º | 0.82% | 0.45% | - |
| XYZ | 4.18 | 2.2 | 16.12 | - |
| YUV | 37.28 | 171.29 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 21 | 114 | 0.65 | 0.82 | 0 | 0.55 | 252.26 | 0.69 | 0.26 |
| Hex | 28 | 15 | 72 | 41 | 52 | 0 | 37 | FC | 45 | 1A |
| Octal | 50 | 25 | 162 | 101 | 122 | 0 | 67 | 374 | 105 | 32 |
| Binary | 101000 | 10101 | 1110010 | 1000001 | 1010010 | 0 | 110111 | 11111100 | 1000101 | 11010 |
Color Harmonies of #281572
Complementary color
Monochromatic Colors of #281572
Black with #281572
Text Example
Text Example
White with #281572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281572; }
p { color: rgb(40,21,114); }
H1.HeaderClassName
{
color: #281572;
}
.AnyTagClassName
{
color: #281572;
}
</style>
background-color css
<style>
a { background-color: #281572; }
a { background-color: rgb(40,21,114); }
div.DivClassName
{
background-color: #281572;
}
.BgClassName
{
background-color: #281572;
}
</style>
border-color css
<style>
span { border-color: #281572; }
span { border-color: rgb(40,21,114); }
td.TdClassName
{
border-color: #281572;
}
.TagClassName
{
border-color: #281572;
}
</style>