Shades of Persian Indigo #240761
Tints of Persian Indigo #240761
RGB
CMYK
RGB Variations
Color information
#240761 (or 0x240761) is known color: Persian Indigo. HEX triplet: 24, 07 and 61. RGB value is (36,7,97). Sum of RGB (Red+Green+Blue) = 36+7+97=140 (18% of max value = 765). Red value is 36 (14.45% from 255 or 25.71% from 140); Green value is 7 (3.12% from 255 or 5% from 140); Blue value is 97 (38.28% from 255 or 69.29% from 140); Max value from RGB is 97 - color contains mainly: blue. Hex color #240761 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240761 is #DBF89E. Grayscale: #191919. Windows color (decimal): -14416031 or 6358820. OLE color: 6358820.
HSL color Cylindrical-coordinate representation of color #240761: hue angle of 259.33º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #240761 is Cyan = 0.63, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 7 | 97 | - |
| CMYK | 0.63 | 0.93 | 0 | 0.62 |
| HSL | 259.33º | 0.87% | 0.2% | - |
| HSV(B) | 259.33º | 0.93% | 0.38% | - |
| XYZ | 2.96 | 1.39 | 11.42 | - |
| YUV | 25.93 | 168.11 | 135.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 7 | 97 | 0.63 | 0.93 | 0 | 0.62 | 259.33 | 0.87 | 0.2 |
| Hex | 24 | 7 | 61 | 3F | 5D | 0 | 3E | 103 | 57 | 14 |
| Octal | 44 | 7 | 141 | 77 | 135 | 0 | 76 | 403 | 127 | 24 |
| Binary | 100100 | 111 | 1100001 | 111111 | 1011101 | 0 | 111110 | 100000011 | 1010111 | 10100 |
Color Harmonies of #240761
Complementary color
Monochromatic Colors of #240761
Black with #240761
Text Example
Text Example
White with #240761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240761; }
p { color: rgb(36,7,97); }
H1.HeaderClassName
{
color: #240761;
}
.AnyTagClassName
{
color: #240761;
}
</style>
background-color css
<style>
a { background-color: #240761; }
a { background-color: rgb(36,7,97); }
div.DivClassName
{
background-color: #240761;
}
.BgClassName
{
background-color: #240761;
}
</style>
border-color css
<style>
span { border-color: #240761; }
span { border-color: rgb(36,7,97); }
td.TdClassName
{
border-color: #240761;
}
.TagClassName
{
border-color: #240761;
}
</style>