Shades of Persian Indigo #240967
Tints of Persian Indigo #240967
RGB
CMYK
RGB Variations
Color information
#240967 (or 0x240967) is known color: Persian Indigo. HEX triplet: 24, 09 and 67. RGB value is (36,9,103). Sum of RGB (Red+Green+Blue) = 36+9+103=148 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.32% from 148); Green value is 9 (3.91% from 255 or 6.08% from 148); Blue value is 103 (40.62% from 255 or 69.59% from 148); Max value from RGB is 103 - color contains mainly: blue. Hex color #240967 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240967 is #DBF698. Grayscale: #1B1B1B. Windows color (decimal): -14415513 or 6752548. OLE color: 6752548.
HSL color Cylindrical-coordinate representation of color #240967: hue angle of 257.23º 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 #240967 is Cyan = 0.65, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 36 | 9 | 103 | - |
| CMYK | 0.65 | 0.91 | 0 | 0.60 |
| HSL | 257.23º | 0.84% | 0.22% | - |
| HSV(B) | 257.23º | 0.91% | 0.4% | - |
| XYZ | 3.27 | 1.55 | 12.96 | - |
| YUV | 27.79 | 170.45 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 9 | 103 | 0.65 | 0.91 | 0 | 0.60 | 257.23 | 0.84 | 0.22 |
| Hex | 24 | 9 | 67 | 41 | 5B | 0 | 3C | 101 | 54 | 16 |
| Octal | 44 | 11 | 147 | 101 | 133 | 0 | 74 | 401 | 124 | 26 |
| Binary | 100100 | 1001 | 1100111 | 1000001 | 1011011 | 0 | 111100 | 100000001 | 1010100 | 10110 |
Color Harmonies of #240967
Complementary color
Monochromatic Colors of #240967
Black with #240967
Text Example
Text Example
White with #240967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240967; }
p { color: rgb(36,9,103); }
H1.HeaderClassName
{
color: #240967;
}
.AnyTagClassName
{
color: #240967;
}
</style>
background-color css
<style>
a { background-color: #240967; }
a { background-color: rgb(36,9,103); }
div.DivClassName
{
background-color: #240967;
}
.BgClassName
{
background-color: #240967;
}
</style>
border-color css
<style>
span { border-color: #240967; }
span { border-color: rgb(36,9,103); }
td.TdClassName
{
border-color: #240967;
}
.TagClassName
{
border-color: #240967;
}
</style>