Shades of Persian Indigo #240369
Tints of Persian Indigo #240369
RGB
CMYK
RGB Variations
Color information
#240369 (or 0x240369) is known color: Persian Indigo. HEX triplet: 24, 03 and 69. RGB value is (36,3,105). Sum of RGB (Red+Green+Blue) = 36+3+105=144 (19% of max value = 765). Red value is 36 (14.45% from 255 or 25% from 144); Green value is 3 (1.56% from 255 or 2.08% from 144); Blue value is 105 (41.41% from 255 or 72.92% from 144); Max value from RGB is 105 - color contains mainly: blue. Hex color #240369 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240369 is #DBFC96. Grayscale: #181818. Windows color (decimal): -14417047 or 6882084. OLE color: 6882084.
HSL color Cylindrical-coordinate representation of color #240369: hue angle of 259.41º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #240369 is Cyan = 0.66, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 3 | 105 | - |
| CMYK | 0.66 | 0.97 | 0 | 0.59 |
| HSL | 259.41º | 0.94% | 0.21% | - |
| HSV(B) | 259.41º | 0.97% | 0.41% | - |
| XYZ | 3.31 | 1.46 | 13.47 | - |
| YUV | 24.5 | 173.43 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 3 | 105 | 0.66 | 0.97 | 0 | 0.59 | 259.41 | 0.94 | 0.21 |
| Hex | 24 | 3 | 69 | 42 | 61 | 0 | 3B | 103 | 5E | 15 |
| Octal | 44 | 3 | 151 | 102 | 141 | 0 | 73 | 403 | 136 | 25 |
| Binary | 100100 | 11 | 1101001 | 1000010 | 1100001 | 0 | 111011 | 100000011 | 1011110 | 10101 |
Color Harmonies of #240369
Complementary color
Monochromatic Colors of #240369
Black with #240369
Text Example
Text Example
White with #240369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240369; }
p { color: rgb(36,3,105); }
H1.HeaderClassName
{
color: #240369;
}
.AnyTagClassName
{
color: #240369;
}
</style>
background-color css
<style>
a { background-color: #240369; }
a { background-color: rgb(36,3,105); }
div.DivClassName
{
background-color: #240369;
}
.BgClassName
{
background-color: #240369;
}
</style>
border-color css
<style>
span { border-color: #240369; }
span { border-color: rgb(36,3,105); }
td.TdClassName
{
border-color: #240369;
}
.TagClassName
{
border-color: #240369;
}
</style>