Shades of Persian Indigo #240861
Tints of Persian Indigo #240861
RGB
CMYK
RGB Variations
Color information
#240861 (or 0x240861) is known color: Persian Indigo. HEX triplet: 24, 08 and 61. RGB value is (36,8,97). Sum of RGB (Red+Green+Blue) = 36+8+97=141 (18% of max value = 765). Red value is 36 (14.45% from 255 or 25.53% from 141); Green value is 8 (3.52% from 255 or 5.67% from 141); Blue value is 97 (38.28% from 255 or 68.79% from 141); Max value from RGB is 97 - color contains mainly: blue. Hex color #240861 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240861 is #DBF79E. Grayscale: #1A1A1A. Windows color (decimal): -14415775 or 6359076. OLE color: 6359076.
HSL color Cylindrical-coordinate representation of color #240861: hue angle of 258.88º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #240861 is Cyan = 0.63, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 8 | 97 | - |
| CMYK | 0.63 | 0.92 | 0 | 0.62 |
| HSL | 258.88º | 0.85% | 0.21% | - |
| HSV(B) | 258.88º | 0.92% | 0.38% | - |
| XYZ | 2.97 | 1.41 | 11.43 | - |
| YUV | 26.52 | 167.78 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 8 | 97 | 0.63 | 0.92 | 0 | 0.62 | 258.88 | 0.85 | 0.21 |
| Hex | 24 | 8 | 61 | 3F | 5C | 0 | 3E | 103 | 55 | 15 |
| Octal | 44 | 10 | 141 | 77 | 134 | 0 | 76 | 403 | 125 | 25 |
| Binary | 100100 | 1000 | 1100001 | 111111 | 1011100 | 0 | 111110 | 100000011 | 1010101 | 10101 |
Color Harmonies of #240861
Complementary color
Monochromatic Colors of #240861
Black with #240861
Text Example
Text Example
White with #240861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240861; }
p { color: rgb(36,8,97); }
H1.HeaderClassName
{
color: #240861;
}
.AnyTagClassName
{
color: #240861;
}
</style>
background-color css
<style>
a { background-color: #240861; }
a { background-color: rgb(36,8,97); }
div.DivClassName
{
background-color: #240861;
}
.BgClassName
{
background-color: #240861;
}
</style>
border-color css
<style>
span { border-color: #240861; }
span { border-color: rgb(36,8,97); }
td.TdClassName
{
border-color: #240861;
}
.TagClassName
{
border-color: #240861;
}
</style>