Shades of Persian Indigo #281267
Tints of Persian Indigo #281267
RGB
CMYK
RGB Variations
Color information
#281267 (or 0x281267) is known color: Persian Indigo. HEX triplet: 28, 12 and 67. RGB value is (40,18,103). Sum of RGB (Red+Green+Blue) = 40+18+103=161 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.84% from 161); Green value is 18 (7.42% from 255 or 11.18% from 161); Blue value is 103 (40.62% from 255 or 63.98% from 161); Max value from RGB is 103 - color contains mainly: blue. Hex color #281267 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281267 is #D7ED98. Grayscale: #212121. Windows color (decimal): -14151065 or 6754856. OLE color: 6754856.
HSL color Cylindrical-coordinate representation of color #281267: hue angle of 255.53º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #281267 is Cyan = 0.61, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 18 | 103 | - |
| CMYK | 0.61 | 0.83 | 0 | 0.60 |
| HSL | 255.53º | 0.7% | 0.24% | - |
| HSV(B) | 255.53º | 0.83% | 0.4% | - |
| XYZ | 3.54 | 1.86 | 13.01 | - |
| YUV | 34.27 | 166.79 | 132.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 18 | 103 | 0.61 | 0.83 | 0 | 0.60 | 255.53 | 0.7 | 0.24 |
| Hex | 28 | 12 | 67 | 3D | 53 | 0 | 3C | 100 | 46 | 18 |
| Octal | 50 | 22 | 147 | 75 | 123 | 0 | 74 | 400 | 106 | 30 |
| Binary | 101000 | 10010 | 1100111 | 111101 | 1010011 | 0 | 111100 | 100000000 | 1000110 | 11000 |
Color Harmonies of #281267
Complementary color
Monochromatic Colors of #281267
Black with #281267
Text Example
Text Example
White with #281267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281267; }
p { color: rgb(40,18,103); }
H1.HeaderClassName
{
color: #281267;
}
.AnyTagClassName
{
color: #281267;
}
</style>
background-color css
<style>
a { background-color: #281267; }
a { background-color: rgb(40,18,103); }
div.DivClassName
{
background-color: #281267;
}
.BgClassName
{
background-color: #281267;
}
</style>
border-color css
<style>
span { border-color: #281267; }
span { border-color: rgb(40,18,103); }
td.TdClassName
{
border-color: #281267;
}
.TagClassName
{
border-color: #281267;
}
</style>