Shades of Persian Indigo #240965
Tints of Persian Indigo #240965
RGB
CMYK
RGB Variations
Color information
#240965 (or 0x240965) is known color: Persian Indigo. HEX triplet: 24, 09 and 65. RGB value is (36,9,101). Sum of RGB (Red+Green+Blue) = 36+9+101=146 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.66% from 146); Green value is 9 (3.91% from 255 or 6.16% from 146); Blue value is 101 (39.84% from 255 or 69.18% from 146); Max value from RGB is 101 - color contains mainly: blue. Hex color #240965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240965 is #DBF69A. Grayscale: #1B1B1B. Windows color (decimal): -14415515 or 6621476. OLE color: 6621476.
HSL color Cylindrical-coordinate representation of color #240965: hue angle of 257.61º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #240965 is Cyan = 0.64, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 36 | 9 | 101 | - |
| CMYK | 0.64 | 0.91 | 0 | 0.60 |
| HSL | 257.61º | 0.84% | 0.22% | - |
| HSV(B) | 257.61º | 0.91% | 0.4% | - |
| XYZ | 3.17 | 1.51 | 12.44 | - |
| YUV | 27.56 | 169.45 | 134.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 9 | 101 | 0.64 | 0.91 | 0 | 0.60 | 257.61 | 0.84 | 0.22 |
| Hex | 24 | 9 | 65 | 40 | 5B | 0 | 3C | 102 | 54 | 16 |
| Octal | 44 | 11 | 145 | 100 | 133 | 0 | 74 | 402 | 124 | 26 |
| Binary | 100100 | 1001 | 1100101 | 1000000 | 1011011 | 0 | 111100 | 100000010 | 1010100 | 10110 |
Color Harmonies of #240965
Complementary color
Monochromatic Colors of #240965
Black with #240965
Text Example
Text Example
White with #240965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240965; }
p { color: rgb(36,9,101); }
H1.HeaderClassName
{
color: #240965;
}
.AnyTagClassName
{
color: #240965;
}
</style>
background-color css
<style>
a { background-color: #240965; }
a { background-color: rgb(36,9,101); }
div.DivClassName
{
background-color: #240965;
}
.BgClassName
{
background-color: #240965;
}
</style>
border-color css
<style>
span { border-color: #240965; }
span { border-color: rgb(36,9,101); }
td.TdClassName
{
border-color: #240965;
}
.TagClassName
{
border-color: #240965;
}
</style>