Shades of Persian Indigo #260567
Tints of Persian Indigo #260567
RGB
CMYK
RGB Variations
Color information
#260567 (or 0x260567) is known color: Persian Indigo. HEX triplet: 26, 05 and 67. RGB value is (38,5,103). Sum of RGB (Red+Green+Blue) = 38+5+103=146 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.03% from 146); Green value is 5 (2.34% from 255 or 3.42% from 146); Blue value is 103 (40.62% from 255 or 70.55% from 146); Max value from RGB is 103 - color contains mainly: blue. Hex color #260567 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260567 is #D9FA98. Grayscale: #191919. Windows color (decimal): -14285465 or 6751526. OLE color: 6751526.
HSL color Cylindrical-coordinate representation of color #260567: hue angle of 260.2º 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 #260567 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 5 | 103 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.60 |
| HSL | 260.2º | 0.91% | 0.21% | - |
| HSV(B) | 260.2º | 0.95% | 0.4% | - |
| XYZ | 3.3 | 1.5 | 12.95 | - |
| YUV | 26.04 | 171.43 | 136.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 5 | 103 | 0.63 | 0.95 | 0 | 0.60 | 260.2 | 0.91 | 0.21 |
| Hex | 26 | 5 | 67 | 3F | 5F | 0 | 3C | 104 | 5B | 15 |
| Octal | 46 | 5 | 147 | 77 | 137 | 0 | 74 | 404 | 133 | 25 |
| Binary | 100110 | 101 | 1100111 | 111111 | 1011111 | 0 | 111100 | 100000100 | 1011011 | 10101 |
Color Harmonies of #260567
Complementary color
Monochromatic Colors of #260567
Black with #260567
Text Example
Text Example
White with #260567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260567; }
p { color: rgb(38,5,103); }
H1.HeaderClassName
{
color: #260567;
}
.AnyTagClassName
{
color: #260567;
}
</style>
background-color css
<style>
a { background-color: #260567; }
a { background-color: rgb(38,5,103); }
div.DivClassName
{
background-color: #260567;
}
.BgClassName
{
background-color: #260567;
}
</style>
border-color css
<style>
span { border-color: #260567; }
span { border-color: rgb(38,5,103); }
td.TdClassName
{
border-color: #260567;
}
.TagClassName
{
border-color: #260567;
}
</style>