Shades of Persian Indigo #1E0567
Tints of Persian Indigo #1E0567
RGB
CMYK
RGB Variations
Color information
#1E0567 (or 0x1E0567) is known color: Persian Indigo. HEX triplet: 1E, 05 and 67. RGB value is (30,5,103). Sum of RGB (Red+Green+Blue) = 30+5+103=138 (18% of max value = 765). Red value is 30 (12.11% from 255 or 21.74% from 138); Green value is 5 (2.34% from 255 or 3.62% from 138); Blue value is 103 (40.62% from 255 or 74.64% from 138); Max value from RGB is 103 - color contains mainly: blue. Hex color #1E0567 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1E0567 is #E1FA98. Grayscale: #171717. Windows color (decimal): -14809753 or 6751518. OLE color: 6751518.
HSL color Cylindrical-coordinate representation of color #1E0567: hue angle of 255.31º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #1E0567 is Cyan = 0.71, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 30 | 5 | 103 | - |
| CMYK | 0.71 | 0.95 | 0 | 0.60 |
| HSL | 255.31º | 0.91% | 0.21% | - |
| HSV(B) | 255.31º | 0.95% | 0.4% | - |
| XYZ | 3.04 | 1.36 | 12.94 | - |
| YUV | 23.65 | 172.78 | 132.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 30 | 5 | 103 | 0.71 | 0.95 | 0 | 0.60 | 255.31 | 0.91 | 0.21 |
| Hex | 1E | 5 | 67 | 47 | 5F | 0 | 3C | FF | 5B | 15 |
| Octal | 36 | 5 | 147 | 107 | 137 | 0 | 74 | 377 | 133 | 25 |
| Binary | 11110 | 101 | 1100111 | 1000111 | 1011111 | 0 | 111100 | 11111111 | 1011011 | 10101 |
Color Harmonies of #1E0567
Complementary color
Monochromatic Colors of #1E0567
Black with #1E0567
Text Example
Text Example
White with #1E0567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1E0567; }
p { color: rgb(30,5,103); }
H1.HeaderClassName
{
color: #1E0567;
}
.AnyTagClassName
{
color: #1E0567;
}
</style>
background-color css
<style>
a { background-color: #1E0567; }
a { background-color: rgb(30,5,103); }
div.DivClassName
{
background-color: #1E0567;
}
.BgClassName
{
background-color: #1E0567;
}
</style>
border-color css
<style>
span { border-color: #1E0567; }
span { border-color: rgb(30,5,103); }
td.TdClassName
{
border-color: #1E0567;
}
.TagClassName
{
border-color: #1E0567;
}
</style>