Shades of Persian Indigo #260384
Tints of Persian Indigo #260384
RGB
CMYK
RGB Variations
Color information
#260384 (or 0x260384) is known color: Persian Indigo. HEX triplet: 26, 03 and 84. RGB value is (38,3,132). Sum of RGB (Red+Green+Blue) = 38+3+132=173 (22% of max value = 765). Red value is 38 (15.23% from 255 or 21.97% from 173); Green value is 3 (1.56% from 255 or 1.73% from 173); Blue value is 132 (51.95% from 255 or 76.30% from 173); Max value from RGB is 132 - color contains mainly: blue. Hex color #260384 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260384 is #D9FC7B. Grayscale: #1B1B1B. Windows color (decimal): -14285948 or 8651558. OLE color: 8651558.
HSL color Cylindrical-coordinate representation of color #260384: hue angle of 256.28º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #260384 is Cyan = 0.71, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 3 | 132 | - |
| CMYK | 0.71 | 0.98 | 0 | 0.48 |
| HSL | 256.28º | 0.96% | 0.26% | - |
| HSV(B) | 256.28º | 0.98% | 0.52% | - |
| XYZ | 5 | 2.14 | 21.98 | - |
| YUV | 28.17 | 186.6 | 135.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 3 | 132 | 0.71 | 0.98 | 0 | 0.48 | 256.28 | 0.96 | 0.26 |
| Hex | 26 | 3 | 84 | 47 | 62 | 0 | 30 | 100 | 60 | 1A |
| Octal | 46 | 3 | 204 | 107 | 142 | 0 | 60 | 400 | 140 | 32 |
| Binary | 100110 | 11 | 10000100 | 1000111 | 1100010 | 0 | 110000 | 100000000 | 1100000 | 11010 |
Color Harmonies of #260384
Complementary color
Monochromatic Colors of #260384
Black with #260384
Text Example
Text Example
White with #260384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260384; }
p { color: rgb(38,3,132); }
H1.HeaderClassName
{
color: #260384;
}
.AnyTagClassName
{
color: #260384;
}
</style>
background-color css
<style>
a { background-color: #260384; }
a { background-color: rgb(38,3,132); }
div.DivClassName
{
background-color: #260384;
}
.BgClassName
{
background-color: #260384;
}
</style>
border-color css
<style>
span { border-color: #260384; }
span { border-color: rgb(38,3,132); }
td.TdClassName
{
border-color: #260384;
}
.TagClassName
{
border-color: #260384;
}
</style>