Shades of Persian Indigo #240465
Tints of Persian Indigo #240465
RGB
CMYK
RGB Variations
Color information
#240465 (or 0x240465) is known color: Persian Indigo. HEX triplet: 24, 04 and 65. RGB value is (36,4,101). Sum of RGB (Red+Green+Blue) = 36+4+101=141 (18% of max value = 765). Red value is 36 (14.45% from 255 or 25.53% from 141); Green value is 4 (1.95% from 255 or 2.84% from 141); Blue value is 101 (39.84% from 255 or 71.63% from 141); Max value from RGB is 101 - color contains mainly: blue. Hex color #240465 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240465 is #DBFB9A. Grayscale: #181818. Windows color (decimal): -14416795 or 6620196. OLE color: 6620196.
HSL color Cylindrical-coordinate representation of color #240465: hue angle of 259.79º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #240465 is Cyan = 0.64, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 36 | 4 | 101 | - |
| CMYK | 0.64 | 0.96 | 0 | 0.60 |
| HSL | 259.79º | 0.92% | 0.21% | - |
| HSV(B) | 259.79º | 0.96% | 0.4% | - |
| XYZ | 3.12 | 1.4 | 12.42 | - |
| YUV | 24.63 | 171.1 | 136.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 4 | 101 | 0.64 | 0.96 | 0 | 0.60 | 259.79 | 0.92 | 0.21 |
| Hex | 24 | 4 | 65 | 40 | 60 | 0 | 3C | 104 | 5C | 15 |
| Octal | 44 | 4 | 145 | 100 | 140 | 0 | 74 | 404 | 134 | 25 |
| Binary | 100100 | 100 | 1100101 | 1000000 | 1100000 | 0 | 111100 | 100000100 | 1011100 | 10101 |
Color Harmonies of #240465
Complementary color
Monochromatic Colors of #240465
Black with #240465
Text Example
Text Example
White with #240465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240465; }
p { color: rgb(36,4,101); }
H1.HeaderClassName
{
color: #240465;
}
.AnyTagClassName
{
color: #240465;
}
</style>
background-color css
<style>
a { background-color: #240465; }
a { background-color: rgb(36,4,101); }
div.DivClassName
{
background-color: #240465;
}
.BgClassName
{
background-color: #240465;
}
</style>
border-color css
<style>
span { border-color: #240465; }
span { border-color: rgb(36,4,101); }
td.TdClassName
{
border-color: #240465;
}
.TagClassName
{
border-color: #240465;
}
</style>