Shades of Persian Indigo #241781
Tints of Persian Indigo #241781
RGB
CMYK
RGB Variations
Color information
#241781 (or 0x241781) is known color: Persian Indigo. HEX triplet: 24, 17 and 81. RGB value is (36,23,129). Sum of RGB (Red+Green+Blue) = 36+23+129=188 (24% of max value = 765). Red value is 36 (14.45% from 255 or 19.15% from 188); Green value is 23 (9.38% from 255 or 12.23% from 188); Blue value is 129 (50.78% from 255 or 68.62% from 188); Max value from RGB is 129 - color contains mainly: blue. Hex color #241781 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #241781 is #DBE87E. Grayscale: #262626. Windows color (decimal): -14411903 or 8460068. OLE color: 8460068.
HSL color Cylindrical-coordinate representation of color #241781: hue angle of 247.36º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #241781 is Cyan = 0.72, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 36 | 23 | 129 | - |
| CMYK | 0.72 | 0.82 | 0 | 0.49 |
| HSL | 247.36º | 0.7% | 0.3% | - |
| HSV(B) | 247.36º | 0.82% | 0.51% | - |
| XYZ | 5 | 2.57 | 21 | - |
| YUV | 38.97 | 178.81 | 125.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 23 | 129 | 0.72 | 0.82 | 0 | 0.49 | 247.36 | 0.7 | 0.3 |
| Hex | 24 | 17 | 81 | 48 | 52 | 0 | 31 | F7 | 46 | 1E |
| Octal | 44 | 27 | 201 | 110 | 122 | 0 | 61 | 367 | 106 | 36 |
| Binary | 100100 | 10111 | 10000001 | 1001000 | 1010010 | 0 | 110001 | 11110111 | 1000110 | 11110 |
Color Harmonies of #241781
Complementary color
Monochromatic Colors of #241781
Black with #241781
Text Example
Text Example
White with #241781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241781; }
p { color: rgb(36,23,129); }
H1.HeaderClassName
{
color: #241781;
}
.AnyTagClassName
{
color: #241781;
}
</style>
background-color css
<style>
a { background-color: #241781; }
a { background-color: rgb(36,23,129); }
div.DivClassName
{
background-color: #241781;
}
.BgClassName
{
background-color: #241781;
}
</style>
border-color css
<style>
span { border-color: #241781; }
span { border-color: rgb(36,23,129); }
td.TdClassName
{
border-color: #241781;
}
.TagClassName
{
border-color: #241781;
}
</style>