Shades of Persian Indigo #281368
Tints of Persian Indigo #281368
RGB
CMYK
RGB Variations
Color information
#281368 (or 0x281368) is known color: Persian Indigo. HEX triplet: 28, 13 and 68. RGB value is (40,19,104). Sum of RGB (Red+Green+Blue) = 40+19+104=163 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.54% from 163); Green value is 19 (7.81% from 255 or 11.66% from 163); Blue value is 104 (41.02% from 255 or 63.80% from 163); Max value from RGB is 104 - color contains mainly: blue. Hex color #281368 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281368 is #D7EC97. Grayscale: #222222. Windows color (decimal): -14150808 or 6820648. OLE color: 6820648.
HSL color Cylindrical-coordinate representation of color #281368: hue angle of 254.82º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #281368 is Cyan = 0.62, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 19 | 104 | - |
| CMYK | 0.62 | 0.82 | 0 | 0.59 |
| HSL | 254.82º | 0.69% | 0.24% | - |
| HSV(B) | 254.82º | 0.82% | 0.41% | - |
| XYZ | 3.61 | 1.92 | 13.28 | - |
| YUV | 34.97 | 166.96 | 131.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 19 | 104 | 0.62 | 0.82 | 0 | 0.59 | 254.82 | 0.69 | 0.24 |
| Hex | 28 | 13 | 68 | 3E | 52 | 0 | 3B | FF | 45 | 18 |
| Octal | 50 | 23 | 150 | 76 | 122 | 0 | 73 | 377 | 105 | 30 |
| Binary | 101000 | 10011 | 1101000 | 111110 | 1010010 | 0 | 111011 | 11111111 | 1000101 | 11000 |
Color Harmonies of #281368
Complementary color
Monochromatic Colors of #281368
Black with #281368
Text Example
Text Example
White with #281368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281368; }
p { color: rgb(40,19,104); }
H1.HeaderClassName
{
color: #281368;
}
.AnyTagClassName
{
color: #281368;
}
</style>
background-color css
<style>
a { background-color: #281368; }
a { background-color: rgb(40,19,104); }
div.DivClassName
{
background-color: #281368;
}
.BgClassName
{
background-color: #281368;
}
</style>
border-color css
<style>
span { border-color: #281368; }
span { border-color: rgb(40,19,104); }
td.TdClassName
{
border-color: #281368;
}
.TagClassName
{
border-color: #281368;
}
</style>