Shades of Persian Indigo #240469
Tints of Persian Indigo #240469
RGB
CMYK
RGB Variations
Color information
#240469 (or 0x240469) is known color: Persian Indigo. HEX triplet: 24, 04 and 69. RGB value is (36,4,105). Sum of RGB (Red+Green+Blue) = 36+4+105=145 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.83% from 145); Green value is 4 (1.95% from 255 or 2.76% from 145); Blue value is 105 (41.41% from 255 or 72.41% from 145); Max value from RGB is 105 - color contains mainly: blue. Hex color #240469 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240469 is #DBFB96. Grayscale: #181818. Windows color (decimal): -14416791 or 6882340. OLE color: 6882340.
HSL color Cylindrical-coordinate representation of color #240469: hue angle of 259.01º 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 #240469 is Cyan = 0.66, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 4 | 105 | - |
| CMYK | 0.66 | 0.96 | 0 | 0.59 |
| HSL | 259.01º | 0.93% | 0.21% | - |
| HSV(B) | 259.01º | 0.96% | 0.41% | - |
| XYZ | 3.32 | 1.48 | 13.48 | - |
| YUV | 25.08 | 173.1 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 4 | 105 | 0.66 | 0.96 | 0 | 0.59 | 259.01 | 0.93 | 0.21 |
| Hex | 24 | 4 | 69 | 42 | 60 | 0 | 3B | 103 | 5D | 15 |
| Octal | 44 | 4 | 151 | 102 | 140 | 0 | 73 | 403 | 135 | 25 |
| Binary | 100100 | 100 | 1101001 | 1000010 | 1100000 | 0 | 111011 | 100000011 | 1011101 | 10101 |
Color Harmonies of #240469
Complementary color
Monochromatic Colors of #240469
Black with #240469
Text Example
Text Example
White with #240469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240469; }
p { color: rgb(36,4,105); }
H1.HeaderClassName
{
color: #240469;
}
.AnyTagClassName
{
color: #240469;
}
</style>
background-color css
<style>
a { background-color: #240469; }
a { background-color: rgb(36,4,105); }
div.DivClassName
{
background-color: #240469;
}
.BgClassName
{
background-color: #240469;
}
</style>
border-color css
<style>
span { border-color: #240469; }
span { border-color: rgb(36,4,105); }
td.TdClassName
{
border-color: #240469;
}
.TagClassName
{
border-color: #240469;
}
</style>