Shades of Persian Indigo #261085
Tints of Persian Indigo #261085
RGB
CMYK
RGB Variations
Color information
#261085 (or 0x261085) is known color: Persian Indigo. HEX triplet: 26, 10 and 85. RGB value is (38,16,133). Sum of RGB (Red+Green+Blue) = 38+16+133=187 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.32% from 187); Green value is 16 (6.64% from 255 or 8.56% from 187); Blue value is 133 (52.34% from 255 or 71.12% from 187); Max value from RGB is 133 - color contains mainly: blue. Hex color #261085 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #261085 is #D9EF7A. Grayscale: #232323. Windows color (decimal): -14282619 or 8720422. OLE color: 8720422.
HSL color Cylindrical-coordinate representation of color #261085: hue angle of 251.28º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #261085 is Cyan = 0.71, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 16 | 133 | - |
| CMYK | 0.71 | 0.88 | 0 | 0.48 |
| HSL | 251.28º | 0.79% | 0.29% | - |
| HSV(B) | 251.28º | 0.88% | 0.52% | - |
| XYZ | 5.22 | 2.48 | 22.39 | - |
| YUV | 35.92 | 182.79 | 129.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 133 | 0.71 | 0.88 | 0 | 0.48 | 251.28 | 0.79 | 0.29 |
| Hex | 26 | 10 | 85 | 47 | 58 | 0 | 30 | FB | 4F | 1D |
| Octal | 46 | 20 | 205 | 107 | 130 | 0 | 60 | 373 | 117 | 35 |
| Binary | 100110 | 10000 | 10000101 | 1000111 | 1011000 | 0 | 110000 | 11111011 | 1001111 | 11101 |
Color Harmonies of #261085
Complementary color
Monochromatic Colors of #261085
Black with #261085
Text Example
Text Example
White with #261085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261085; }
p { color: rgb(38,16,133); }
H1.HeaderClassName
{
color: #261085;
}
.AnyTagClassName
{
color: #261085;
}
</style>
background-color css
<style>
a { background-color: #261085; }
a { background-color: rgb(38,16,133); }
div.DivClassName
{
background-color: #261085;
}
.BgClassName
{
background-color: #261085;
}
</style>
border-color css
<style>
span { border-color: #261085; }
span { border-color: rgb(38,16,133); }
td.TdClassName
{
border-color: #261085;
}
.TagClassName
{
border-color: #261085;
}
</style>