Shades of Persian Indigo #290668
Tints of Persian Indigo #290668
RGB
CMYK
RGB Variations
Color information
#290668 (or 0x290668) is known color: Persian Indigo. HEX triplet: 29, 06 and 68. RGB value is (41,6,104). Sum of RGB (Red+Green+Blue) = 41+6+104=151 (20% of max value = 765). Red value is 41 (16.41% from 255 or 27.15% from 151); Green value is 6 (2.73% from 255 or 3.97% from 151); Blue value is 104 (41.02% from 255 or 68.87% from 151); Max value from RGB is 104 - color contains mainly: blue. Hex color #290668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290668 is #D6F997. Grayscale: #1B1B1B. Windows color (decimal): -14088600 or 6817321. OLE color: 6817321.
HSL color Cylindrical-coordinate representation of color #290668: hue angle of 261.43º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #290668 is Cyan = 0.61, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 6 | 104 | - |
| CMYK | 0.61 | 0.94 | 0 | 0.59 |
| HSL | 261.43º | 0.89% | 0.22% | - |
| HSV(B) | 261.43º | 0.94% | 0.41% | - |
| XYZ | 3.48 | 1.6 | 13.22 | - |
| YUV | 27.64 | 171.1 | 137.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 6 | 104 | 0.61 | 0.94 | 0 | 0.59 | 261.43 | 0.89 | 0.22 |
| Hex | 29 | 6 | 68 | 3D | 5E | 0 | 3B | 105 | 59 | 16 |
| Octal | 51 | 6 | 150 | 75 | 136 | 0 | 73 | 405 | 131 | 26 |
| Binary | 101001 | 110 | 1101000 | 111101 | 1011110 | 0 | 111011 | 100000101 | 1011001 | 10110 |
Color Harmonies of #290668
Complementary color
Monochromatic Colors of #290668
Black with #290668
Text Example
Text Example
White with #290668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290668; }
p { color: rgb(41,6,104); }
H1.HeaderClassName
{
color: #290668;
}
.AnyTagClassName
{
color: #290668;
}
</style>
background-color css
<style>
a { background-color: #290668; }
a { background-color: rgb(41,6,104); }
div.DivClassName
{
background-color: #290668;
}
.BgClassName
{
background-color: #290668;
}
</style>
border-color css
<style>
span { border-color: #290668; }
span { border-color: rgb(41,6,104); }
td.TdClassName
{
border-color: #290668;
}
.TagClassName
{
border-color: #290668;
}
</style>