Shades of Persian Indigo #310268
Tints of Persian Indigo #310268
RGB
CMYK
RGB Variations
Color information
#310268 (or 0x310268) is known color: Persian Indigo. HEX triplet: 31, 02 and 68. RGB value is (49,2,104). Sum of RGB (Red+Green+Blue) = 49+2+104=155 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.61% from 155); Green value is 2 (1.17% from 255 or 1.29% from 155); Blue value is 104 (41.02% from 255 or 67.10% from 155); Max value from RGB is 104 - color contains mainly: blue. Hex color #310268 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310268 is #CEFD97. Grayscale: #1B1B1B. Windows color (decimal): -13565336 or 6816305. OLE color: 6816305.
HSL color Cylindrical-coordinate representation of color #310268: hue angle of 267.65º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #310268 is Cyan = 0.53, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 2 | 104 | - |
| CMYK | 0.53 | 0.98 | 0 | 0.59 |
| HSL | 267.65º | 0.96% | 0.21% | - |
| HSV(B) | 267.65º | 0.98% | 0.41% | - |
| XYZ | 3.79 | 1.7 | 13.22 | - |
| YUV | 27.68 | 171.07 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 2 | 104 | 0.53 | 0.98 | 0 | 0.59 | 267.65 | 0.96 | 0.21 |
| Hex | 31 | 2 | 68 | 35 | 62 | 0 | 3B | 10C | 60 | 15 |
| Octal | 61 | 2 | 150 | 65 | 142 | 0 | 73 | 414 | 140 | 25 |
| Binary | 110001 | 10 | 1101000 | 110101 | 1100010 | 0 | 111011 | 100001100 | 1100000 | 10101 |
Color Harmonies of #310268
Complementary color
Monochromatic Colors of #310268
Black with #310268
Text Example
Text Example
White with #310268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310268; }
p { color: rgb(49,2,104); }
H1.HeaderClassName
{
color: #310268;
}
.AnyTagClassName
{
color: #310268;
}
</style>
background-color css
<style>
a { background-color: #310268; }
a { background-color: rgb(49,2,104); }
div.DivClassName
{
background-color: #310268;
}
.BgClassName
{
background-color: #310268;
}
</style>
border-color css
<style>
span { border-color: #310268; }
span { border-color: rgb(49,2,104); }
td.TdClassName
{
border-color: #310268;
}
.TagClassName
{
border-color: #310268;
}
</style>