Shades of Persian Indigo #260287
Tints of Persian Indigo #260287
RGB
CMYK
RGB Variations
Color information
#260287 (or 0x260287) is known color: Persian Indigo. HEX triplet: 26, 02 and 87. RGB value is (38,2,135). Sum of RGB (Red+Green+Blue) = 38+2+135=175 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.71% from 175); Green value is 2 (1.17% from 255 or 1.14% from 175); Blue value is 135 (53.12% from 255 or 77.14% from 175); Max value from RGB is 135 - color contains mainly: blue. Hex color #260287 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260287 is #D9FD78. Grayscale: #1B1B1B. Windows color (decimal): -14286201 or 8847910. OLE color: 8847910.
HSL color Cylindrical-coordinate representation of color #260287: hue angle of 256.24º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #260287 is Cyan = 0.72, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 2 | 135 | - |
| CMYK | 0.72 | 0.99 | 0 | 0.47 |
| HSL | 256.24º | 0.97% | 0.27% | - |
| HSV(B) | 256.24º | 0.99% | 0.53% | - |
| XYZ | 5.19 | 2.2 | 23.07 | - |
| YUV | 27.93 | 188.43 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 2 | 135 | 0.72 | 0.99 | 0 | 0.47 | 256.24 | 0.97 | 0.27 |
| Hex | 26 | 2 | 87 | 48 | 63 | 0 | 2F | 100 | 61 | 1B |
| Octal | 46 | 2 | 207 | 110 | 143 | 0 | 57 | 400 | 141 | 33 |
| Binary | 100110 | 10 | 10000111 | 1001000 | 1100011 | 0 | 101111 | 100000000 | 1100001 | 11011 |
Color Harmonies of #260287
Complementary color
Monochromatic Colors of #260287
Black with #260287
Text Example
Text Example
White with #260287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260287; }
p { color: rgb(38,2,135); }
H1.HeaderClassName
{
color: #260287;
}
.AnyTagClassName
{
color: #260287;
}
</style>
background-color css
<style>
a { background-color: #260287; }
a { background-color: rgb(38,2,135); }
div.DivClassName
{
background-color: #260287;
}
.BgClassName
{
background-color: #260287;
}
</style>
border-color css
<style>
span { border-color: #260287; }
span { border-color: rgb(38,2,135); }
td.TdClassName
{
border-color: #260287;
}
.TagClassName
{
border-color: #260287;
}
</style>