Shades of Persian Indigo #281367
Tints of Persian Indigo #281367
RGB
CMYK
RGB Variations
Color information
#281367 (or 0x281367) is known color: Persian Indigo. HEX triplet: 28, 13 and 67. RGB value is (40,19,103). Sum of RGB (Red+Green+Blue) = 40+19+103=162 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.69% from 162); Green value is 19 (7.81% from 255 or 11.73% from 162); Blue value is 103 (40.62% from 255 or 63.58% from 162); Max value from RGB is 103 - color contains mainly: blue. Hex color #281367 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281367 is #D7EC98. Grayscale: #222222. Windows color (decimal): -14150809 or 6755112. OLE color: 6755112.
HSL color Cylindrical-coordinate representation of color #281367: hue angle of 255º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #281367 is Cyan = 0.61, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 19 | 103 | - |
| CMYK | 0.61 | 0.82 | 0 | 0.60 |
| HSL | 255º | 0.69% | 0.24% | - |
| HSV(B) | 255º | 0.82% | 0.4% | - |
| XYZ | 3.56 | 1.9 | 13.01 | - |
| YUV | 34.86 | 166.46 | 131.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 19 | 103 | 0.61 | 0.82 | 0 | 0.60 | 255 | 0.69 | 0.24 |
| Hex | 28 | 13 | 67 | 3D | 52 | 0 | 3C | FF | 45 | 18 |
| Octal | 50 | 23 | 147 | 75 | 122 | 0 | 74 | 377 | 105 | 30 |
| Binary | 101000 | 10011 | 1100111 | 111101 | 1010010 | 0 | 111100 | 11111111 | 1000101 | 11000 |
Color Harmonies of #281367
Complementary color
Monochromatic Colors of #281367
Black with #281367
Text Example
Text Example
White with #281367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281367; }
p { color: rgb(40,19,103); }
H1.HeaderClassName
{
color: #281367;
}
.AnyTagClassName
{
color: #281367;
}
</style>
background-color css
<style>
a { background-color: #281367; }
a { background-color: rgb(40,19,103); }
div.DivClassName
{
background-color: #281367;
}
.BgClassName
{
background-color: #281367;
}
</style>
border-color css
<style>
span { border-color: #281367; }
span { border-color: rgb(40,19,103); }
td.TdClassName
{
border-color: #281367;
}
.TagClassName
{
border-color: #281367;
}
</style>