Shades of Persian Indigo #260367
Tints of Persian Indigo #260367
RGB
CMYK
RGB Variations
Color information
#260367 (or 0x260367) is known color: Persian Indigo. HEX triplet: 26, 03 and 67. RGB value is (38,3,103). Sum of RGB (Red+Green+Blue) = 38+3+103=144 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.39% from 144); Green value is 3 (1.56% from 255 or 2.08% from 144); Blue value is 103 (40.62% from 255 or 71.53% from 144); Max value from RGB is 103 - color contains mainly: blue. Hex color #260367 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260367 is #D9FC98. Grayscale: #181818. Windows color (decimal): -14285977 or 6751014. OLE color: 6751014.
HSL color Cylindrical-coordinate representation of color #260367: hue angle of 261º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #260367 is Cyan = 0.63, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 3 | 103 | - |
| CMYK | 0.63 | 0.97 | 0 | 0.60 |
| HSL | 261º | 0.94% | 0.21% | - |
| HSV(B) | 261º | 0.97% | 0.4% | - |
| XYZ | 3.28 | 1.46 | 12.94 | - |
| YUV | 24.87 | 172.1 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 3 | 103 | 0.63 | 0.97 | 0 | 0.60 | 261 | 0.94 | 0.21 |
| Hex | 26 | 3 | 67 | 3F | 61 | 0 | 3C | 105 | 5E | 15 |
| Octal | 46 | 3 | 147 | 77 | 141 | 0 | 74 | 405 | 136 | 25 |
| Binary | 100110 | 11 | 1100111 | 111111 | 1100001 | 0 | 111100 | 100000101 | 1011110 | 10101 |
Color Harmonies of #260367
Complementary color
Monochromatic Colors of #260367
Black with #260367
Text Example
Text Example
White with #260367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260367; }
p { color: rgb(38,3,103); }
H1.HeaderClassName
{
color: #260367;
}
.AnyTagClassName
{
color: #260367;
}
</style>
background-color css
<style>
a { background-color: #260367; }
a { background-color: rgb(38,3,103); }
div.DivClassName
{
background-color: #260367;
}
.BgClassName
{
background-color: #260367;
}
</style>
border-color css
<style>
span { border-color: #260367; }
span { border-color: rgb(38,3,103); }
td.TdClassName
{
border-color: #260367;
}
.TagClassName
{
border-color: #260367;
}
</style>