Shades of Persian Indigo #240561
Tints of Persian Indigo #240561
RGB
CMYK
RGB Variations
Color information
#240561 (or 0x240561) is known color: Persian Indigo. HEX triplet: 24, 05 and 61. RGB value is (36,5,97). Sum of RGB (Red+Green+Blue) = 36+5+97=138 (18% of max value = 765). Red value is 36 (14.45% from 255 or 26.09% from 138); Green value is 5 (2.34% from 255 or 3.62% from 138); Blue value is 97 (38.28% from 255 or 70.29% from 138); Max value from RGB is 97 - color contains mainly: blue. Hex color #240561 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240561 is #DBFA9E. Grayscale: #181818. Windows color (decimal): -14416543 or 6358308. OLE color: 6358308.
HSL color Cylindrical-coordinate representation of color #240561: hue angle of 260.22º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #240561 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 5 | 97 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.62 |
| HSL | 260.22º | 0.9% | 0.2% | - |
| HSV(B) | 260.22º | 0.95% | 0.38% | - |
| XYZ | 2.94 | 1.35 | 11.41 | - |
| YUV | 24.76 | 168.77 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 5 | 97 | 0.63 | 0.95 | 0 | 0.62 | 260.22 | 0.9 | 0.2 |
| Hex | 24 | 5 | 61 | 3F | 5F | 0 | 3E | 104 | 5A | 14 |
| Octal | 44 | 5 | 141 | 77 | 137 | 0 | 76 | 404 | 132 | 24 |
| Binary | 100100 | 101 | 1100001 | 111111 | 1011111 | 0 | 111110 | 100000100 | 1011010 | 10100 |
Color Harmonies of #240561
Complementary color
Monochromatic Colors of #240561
Black with #240561
Text Example
Text Example
White with #240561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240561; }
p { color: rgb(36,5,97); }
H1.HeaderClassName
{
color: #240561;
}
.AnyTagClassName
{
color: #240561;
}
</style>
background-color css
<style>
a { background-color: #240561; }
a { background-color: rgb(36,5,97); }
div.DivClassName
{
background-color: #240561;
}
.BgClassName
{
background-color: #240561;
}
</style>
border-color css
<style>
span { border-color: #240561; }
span { border-color: rgb(36,5,97); }
td.TdClassName
{
border-color: #240561;
}
.TagClassName
{
border-color: #240561;
}
</style>