Shades of Persian Indigo #240168
Tints of Persian Indigo #240168
RGB
CMYK
RGB Variations
Color information
#240168 (or 0x240168) is known color: Persian Indigo. HEX triplet: 24, 01 and 68. RGB value is (36,1,104). Sum of RGB (Red+Green+Blue) = 36+1+104=141 (18% of max value = 765). Red value is 36 (14.45% from 255 or 25.53% from 141); Green value is 1 (0.78% from 255 or 0.71% from 141); Blue value is 104 (41.02% from 255 or 73.76% from 141); Max value from RGB is 104 - color contains mainly: blue. Hex color #240168 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240168 is #DBFE97. Grayscale: #161616. Windows color (decimal): -14417560 or 6816036. OLE color: 6816036.
HSL color Cylindrical-coordinate representation of color #240168: hue angle of 260.39º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #240168 is Cyan = 0.65, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 1 | 104 | - |
| CMYK | 0.65 | 0.99 | 0 | 0.59 |
| HSL | 260.39º | 0.98% | 0.21% | - |
| HSV(B) | 260.39º | 0.99% | 0.41% | - |
| XYZ | 3.24 | 1.4 | 13.2 | - |
| YUV | 23.21 | 173.6 | 137.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 1 | 104 | 0.65 | 0.99 | 0 | 0.59 | 260.39 | 0.98 | 0.21 |
| Hex | 24 | 1 | 68 | 41 | 63 | 0 | 3B | 104 | 62 | 15 |
| Octal | 44 | 1 | 150 | 101 | 143 | 0 | 73 | 404 | 142 | 25 |
| Binary | 100100 | 1 | 1101000 | 1000001 | 1100011 | 0 | 111011 | 100000100 | 1100010 | 10101 |
Color Harmonies of #240168
Complementary color
Monochromatic Colors of #240168
Black with #240168
Text Example
Text Example
White with #240168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240168; }
p { color: rgb(36,1,104); }
H1.HeaderClassName
{
color: #240168;
}
.AnyTagClassName
{
color: #240168;
}
</style>
background-color css
<style>
a { background-color: #240168; }
a { background-color: rgb(36,1,104); }
div.DivClassName
{
background-color: #240168;
}
.BgClassName
{
background-color: #240168;
}
</style>
border-color css
<style>
span { border-color: #240168; }
span { border-color: rgb(36,1,104); }
td.TdClassName
{
border-color: #240168;
}
.TagClassName
{
border-color: #240168;
}
</style>