Shades of Persian Indigo #240781
Tints of Persian Indigo #240781
RGB
CMYK
RGB Variations
Color information
#240781 (or 0x240781) is known color: Persian Indigo. HEX triplet: 24, 07 and 81. RGB value is (36,7,129). Sum of RGB (Red+Green+Blue) = 36+7+129=172 (22% of max value = 765). Red value is 36 (14.45% from 255 or 20.93% from 172); Green value is 7 (3.12% from 255 or 4.07% from 172); Blue value is 129 (50.78% from 255 or 75% from 172); Max value from RGB is 129 - color contains mainly: blue. Hex color #240781 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #240781 is #DBF87E. Grayscale: #1D1D1D. Windows color (decimal): -14415999 or 8455972. OLE color: 8455972.
HSL color Cylindrical-coordinate representation of color #240781: hue angle of 254.26º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #240781 is Cyan = 0.72, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 36 | 7 | 129 | - |
| CMYK | 0.72 | 0.95 | 0 | 0.49 |
| HSL | 254.26º | 0.9% | 0.27% | - |
| HSV(B) | 254.26º | 0.95% | 0.51% | - |
| XYZ | 4.77 | 2.11 | 20.93 | - |
| YUV | 29.58 | 184.11 | 132.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 7 | 129 | 0.72 | 0.95 | 0 | 0.49 | 254.26 | 0.9 | 0.27 |
| Hex | 24 | 7 | 81 | 48 | 5F | 0 | 31 | FE | 5A | 1B |
| Octal | 44 | 7 | 201 | 110 | 137 | 0 | 61 | 376 | 132 | 33 |
| Binary | 100100 | 111 | 10000001 | 1001000 | 1011111 | 0 | 110001 | 11111110 | 1011010 | 11011 |
Color Harmonies of #240781
Complementary color
Monochromatic Colors of #240781
Black with #240781
Text Example
Text Example
White with #240781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240781; }
p { color: rgb(36,7,129); }
H1.HeaderClassName
{
color: #240781;
}
.AnyTagClassName
{
color: #240781;
}
</style>
background-color css
<style>
a { background-color: #240781; }
a { background-color: rgb(36,7,129); }
div.DivClassName
{
background-color: #240781;
}
.BgClassName
{
background-color: #240781;
}
</style>
border-color css
<style>
span { border-color: #240781; }
span { border-color: rgb(36,7,129); }
td.TdClassName
{
border-color: #240781;
}
.TagClassName
{
border-color: #240781;
}
</style>