Shades of Persian Indigo #241378
Tints of Persian Indigo #241378
RGB
CMYK
RGB Variations
Color information
#241378 (or 0x241378) is known color: Persian Indigo. HEX triplet: 24, 13 and 78. RGB value is (36,19,120). Sum of RGB (Red+Green+Blue) = 36+19+120=175 (23% of max value = 765). Red value is 36 (14.45% from 255 or 20.57% from 175); Green value is 19 (7.81% from 255 or 10.86% from 175); Blue value is 120 (47.27% from 255 or 68.57% from 175); Max value from RGB is 120 - color contains mainly: blue. Hex color #241378 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #241378 is #DBEC87. Grayscale: #232323. Windows color (decimal): -14412936 or 7869220. OLE color: 7869220.
HSL color Cylindrical-coordinate representation of color #241378: hue angle of 250.1º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #241378 is Cyan = 0.7, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 36 | 19 | 120 | - |
| CMYK | 0.7 | 0.84 | 0 | 0.53 |
| HSL | 250.1º | 0.73% | 0.27% | - |
| HSV(B) | 250.1º | 0.84% | 0.47% | - |
| XYZ | 4.35 | 2.2 | 17.96 | - |
| YUV | 35.6 | 175.63 | 128.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 19 | 120 | 0.7 | 0.84 | 0 | 0.53 | 250.1 | 0.73 | 0.27 |
| Hex | 24 | 13 | 78 | 46 | 54 | 0 | 35 | FA | 49 | 1B |
| Octal | 44 | 23 | 170 | 106 | 124 | 0 | 65 | 372 | 111 | 33 |
| Binary | 100100 | 10011 | 1111000 | 1000110 | 1010100 | 0 | 110101 | 11111010 | 1001001 | 11011 |
Color Harmonies of #241378
Complementary color
Monochromatic Colors of #241378
Black with #241378
Text Example
Text Example
White with #241378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241378; }
p { color: rgb(36,19,120); }
H1.HeaderClassName
{
color: #241378;
}
.AnyTagClassName
{
color: #241378;
}
</style>
background-color css
<style>
a { background-color: #241378; }
a { background-color: rgb(36,19,120); }
div.DivClassName
{
background-color: #241378;
}
.BgClassName
{
background-color: #241378;
}
</style>
border-color css
<style>
span { border-color: #241378; }
span { border-color: rgb(36,19,120); }
td.TdClassName
{
border-color: #241378;
}
.TagClassName
{
border-color: #241378;
}
</style>