Shades of Persian Indigo #241270
Tints of Persian Indigo #241270
RGB
CMYK
RGB Variations
Color information
#241270 (or 0x241270) is known color: Persian Indigo. HEX triplet: 24, 12 and 70. RGB value is (36,18,112). Sum of RGB (Red+Green+Blue) = 36+18+112=166 (21% of max value = 765). Red value is 36 (14.45% from 255 or 21.69% from 166); Green value is 18 (7.42% from 255 or 10.84% from 166); Blue value is 112 (44.14% from 255 or 67.47% from 166); Max value from RGB is 112 - color contains mainly: blue. Hex color #241270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #241270 is #DBED8F. Grayscale: #212121. Windows color (decimal): -14413200 or 7344676. OLE color: 7344676.
HSL color Cylindrical-coordinate representation of color #241270: hue angle of 251.49º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #241270 is Cyan = 0.68, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 18 | 112 | - |
| CMYK | 0.68 | 0.84 | 0 | 0.56 |
| HSL | 251.49º | 0.72% | 0.25% | - |
| HSV(B) | 251.49º | 0.84% | 0.44% | - |
| XYZ | 3.87 | 1.98 | 15.51 | - |
| YUV | 34.1 | 171.96 | 129.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 18 | 112 | 0.68 | 0.84 | 0 | 0.56 | 251.49 | 0.72 | 0.25 |
| Hex | 24 | 12 | 70 | 44 | 54 | 0 | 38 | FB | 48 | 19 |
| Octal | 44 | 22 | 160 | 104 | 124 | 0 | 70 | 373 | 110 | 31 |
| Binary | 100100 | 10010 | 1110000 | 1000100 | 1010100 | 0 | 111000 | 11111011 | 1001000 | 11001 |
Color Harmonies of #241270
Complementary color
Monochromatic Colors of #241270
Black with #241270
Text Example
Text Example
White with #241270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241270; }
p { color: rgb(36,18,112); }
H1.HeaderClassName
{
color: #241270;
}
.AnyTagClassName
{
color: #241270;
}
</style>
background-color css
<style>
a { background-color: #241270; }
a { background-color: rgb(36,18,112); }
div.DivClassName
{
background-color: #241270;
}
.BgClassName
{
background-color: #241270;
}
</style>
border-color css
<style>
span { border-color: #241270; }
span { border-color: rgb(36,18,112); }
td.TdClassName
{
border-color: #241270;
}
.TagClassName
{
border-color: #241270;
}
</style>