Shades of Persian Indigo #260067
Tints of Persian Indigo #260067
RGB
CMYK
RGB Variations
Color information
#260067 (or 0x260067) is known color: Persian Indigo. HEX triplet: 26, 00 and 67. RGB value is (38,0,103). Sum of RGB (Red+Green+Blue) = 38+0+103=141 (18% of max value = 765). Red value is 38 (15.23% from 255 or 26.95% from 141); Green value is 0 (0.39% from 255 or 0% from 141); Blue value is 103 (40.62% from 255 or 73.05% from 141); Max value from RGB is 103 - color contains mainly: blue. Hex color #260067 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260067 is #D9FF98. Grayscale: #161616. Windows color (decimal): -14286745 or 6750246. OLE color: 6750246.
HSL color Cylindrical-coordinate representation of color #260067: hue angle of 262.14º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260067 is Cyan = 0.63, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 0 | 103 | - |
| CMYK | 0.63 | 1 | 0 | 0.60 |
| HSL | 262.14º | 1% | 0.2% | - |
| HSV(B) | 262.14º | 1% | 0.4% | - |
| XYZ | 3.25 | 1.39 | 12.93 | - |
| YUV | 23.1 | 173.09 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 103 | 0.63 | 1 | 0 | 0.60 | 262.14 | 1 | 0.2 |
| Hex | 26 | 0 | 67 | 3F | 64 | 0 | 3C | 106 | 64 | 14 |
| Octal | 46 | 0 | 147 | 77 | 144 | 0 | 74 | 406 | 144 | 24 |
| Binary | 100110 | 0 | 1100111 | 111111 | 1100100 | 0 | 111100 | 100000110 | 1100100 | 10100 |
Color Harmonies of #260067
Complementary color
Monochromatic Colors of #260067
Black with #260067
Text Example
Text Example
White with #260067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260067; }
p { color: rgb(38,0,103); }
H1.HeaderClassName
{
color: #260067;
}
.AnyTagClassName
{
color: #260067;
}
</style>
background-color css
<style>
a { background-color: #260067; }
a { background-color: rgb(38,0,103); }
div.DivClassName
{
background-color: #260067;
}
.BgClassName
{
background-color: #260067;
}
</style>
border-color css
<style>
span { border-color: #260067; }
span { border-color: rgb(38,0,103); }
td.TdClassName
{
border-color: #260067;
}
.TagClassName
{
border-color: #260067;
}
</style>