Shades of Persian Indigo #260283
Tints of Persian Indigo #260283
RGB
CMYK
RGB Variations
Color information
#260283 (or 0x260283) is known color: Persian Indigo. HEX triplet: 26, 02 and 83. RGB value is (38,2,131). Sum of RGB (Red+Green+Blue) = 38+2+131=171 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.22% from 171); Green value is 2 (1.17% from 255 or 1.17% from 171); Blue value is 131 (51.56% from 255 or 76.61% from 171); Max value from RGB is 131 - color contains mainly: blue. Hex color #260283 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260283 is #D9FD7C. Grayscale: #1A1A1A. Windows color (decimal): -14286205 or 8585766. OLE color: 8585766.
HSL color Cylindrical-coordinate representation of color #260283: hue angle of 256.74º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #260283 is Cyan = 0.71, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 38 | 2 | 131 | - |
| CMYK | 0.71 | 0.98 | 0 | 0.49 |
| HSL | 256.74º | 0.97% | 0.26% | - |
| HSV(B) | 256.74º | 0.98% | 0.51% | - |
| XYZ | 4.92 | 2.09 | 21.62 | - |
| YUV | 27.47 | 186.43 | 135.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 2 | 131 | 0.71 | 0.98 | 0 | 0.49 | 256.74 | 0.97 | 0.26 |
| Hex | 26 | 2 | 83 | 47 | 62 | 0 | 31 | 101 | 61 | 1A |
| Octal | 46 | 2 | 203 | 107 | 142 | 0 | 61 | 401 | 141 | 32 |
| Binary | 100110 | 10 | 10000011 | 1000111 | 1100010 | 0 | 110001 | 100000001 | 1100001 | 11010 |
Color Harmonies of #260283
Complementary color
Monochromatic Colors of #260283
Black with #260283
Text Example
Text Example
White with #260283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260283; }
p { color: rgb(38,2,131); }
H1.HeaderClassName
{
color: #260283;
}
.AnyTagClassName
{
color: #260283;
}
</style>
background-color css
<style>
a { background-color: #260283; }
a { background-color: rgb(38,2,131); }
div.DivClassName
{
background-color: #260283;
}
.BgClassName
{
background-color: #260283;
}
</style>
border-color css
<style>
span { border-color: #260283; }
span { border-color: rgb(38,2,131); }
td.TdClassName
{
border-color: #260283;
}
.TagClassName
{
border-color: #260283;
}
</style>