Shades of Persian Indigo #240468
Tints of Persian Indigo #240468
RGB
CMYK
RGB Variations
Color information
#240468 (or 0x240468) is known color: Persian Indigo. HEX triplet: 24, 04 and 68. RGB value is (36,4,104). Sum of RGB (Red+Green+Blue) = 36+4+104=144 (19% of max value = 765). Red value is 36 (14.45% from 255 or 25% from 144); Green value is 4 (1.95% from 255 or 2.78% from 144); Blue value is 104 (41.02% from 255 or 72.22% from 144); Max value from RGB is 104 - color contains mainly: blue. Hex color #240468 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240468 is #DBFB97. Grayscale: #181818. Windows color (decimal): -14416792 or 6816804. OLE color: 6816804.
HSL color Cylindrical-coordinate representation of color #240468: hue angle of 259.2º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #240468 is Cyan = 0.65, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 4 | 104 | - |
| CMYK | 0.65 | 0.96 | 0 | 0.59 |
| HSL | 259.2º | 0.93% | 0.21% | - |
| HSV(B) | 259.2º | 0.96% | 0.41% | - |
| XYZ | 3.27 | 1.46 | 13.21 | - |
| YUV | 24.97 | 172.6 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 4 | 104 | 0.65 | 0.96 | 0 | 0.59 | 259.2 | 0.93 | 0.21 |
| Hex | 24 | 4 | 68 | 41 | 60 | 0 | 3B | 103 | 5D | 15 |
| Octal | 44 | 4 | 150 | 101 | 140 | 0 | 73 | 403 | 135 | 25 |
| Binary | 100100 | 100 | 1101000 | 1000001 | 1100000 | 0 | 111011 | 100000011 | 1011101 | 10101 |
Color Harmonies of #240468
Complementary color
Monochromatic Colors of #240468
Black with #240468
Text Example
Text Example
White with #240468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240468; }
p { color: rgb(36,4,104); }
H1.HeaderClassName
{
color: #240468;
}
.AnyTagClassName
{
color: #240468;
}
</style>
background-color css
<style>
a { background-color: #240468; }
a { background-color: rgb(36,4,104); }
div.DivClassName
{
background-color: #240468;
}
.BgClassName
{
background-color: #240468;
}
</style>
border-color css
<style>
span { border-color: #240468; }
span { border-color: rgb(36,4,104); }
td.TdClassName
{
border-color: #240468;
}
.TagClassName
{
border-color: #240468;
}
</style>