Shades of Persian Indigo #31069A
Tints of Persian Indigo #31069A
RGB
CMYK
RGB Variations
Color information
#31069A (or 0x31069A) is known color: Persian Indigo. HEX triplet: 31, 06 and 9A. RGB value is (49,6,154). Sum of RGB (Red+Green+Blue) = 49+6+154=209 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.44% from 209); Green value is 6 (2.73% from 255 or 2.87% from 209); Blue value is 154 (60.55% from 255 or 73.68% from 209); Max value from RGB is 154 - color contains mainly: blue. Hex color #31069A is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #31069A is #CEF965. Grayscale: #232323. Windows color (decimal): -13564262 or 10094129. OLE color: 10094129.
HSL color Cylindrical-coordinate representation of color #31069A: hue angle of 257.43º degrees, saturation: 0.93, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #31069A is Cyan = 0.68, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 6 | 154 | - |
| CMYK | 0.68 | 0.96 | 0 | 0.40 |
| HSL | 257.43º | 0.93% | 0.31% | - |
| HSV(B) | 257.43º | 0.96% | 0.6% | - |
| XYZ | 7.16 | 3.12 | 30.8 | - |
| YUV | 35.73 | 194.75 | 137.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 154 | 0.68 | 0.96 | 0 | 0.40 | 257.43 | 0.93 | 0.31 |
| Hex | 31 | 6 | 9A | 44 | 60 | 0 | 28 | 101 | 5C | 1F |
| Octal | 61 | 6 | 232 | 104 | 140 | 0 | 50 | 401 | 134 | 37 |
| Binary | 110001 | 110 | 10011010 | 1000100 | 1100000 | 0 | 101000 | 100000001 | 1011100 | 11111 |
Color Harmonies of #31069A
Complementary color
Monochromatic Colors of #31069A
Black with #31069A
Text Example
Text Example
White with #31069A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #31069A; }
p { color: rgb(49,6,154); }
H1.HeaderClassName
{
color: #31069A;
}
.AnyTagClassName
{
color: #31069A;
}
</style>
background-color css
<style>
a { background-color: #31069A; }
a { background-color: rgb(49,6,154); }
div.DivClassName
{
background-color: #31069A;
}
.BgClassName
{
background-color: #31069A;
}
</style>
border-color css
<style>
span { border-color: #31069A; }
span { border-color: rgb(49,6,154); }
td.TdClassName
{
border-color: #31069A;
}
.TagClassName
{
border-color: #31069A;
}
</style>