Shades of Persian Indigo #260274
Tints of Persian Indigo #260274
RGB
CMYK
RGB Variations
Color information
#260274 (or 0x260274) is known color: Persian Indigo. HEX triplet: 26, 02 and 74. RGB value is (38,2,116). Sum of RGB (Red+Green+Blue) = 38+2+116=156 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.36% from 156); Green value is 2 (1.17% from 255 or 1.28% from 156); Blue value is 116 (45.70% from 255 or 74.36% from 156); Max value from RGB is 116 - color contains mainly: blue. Hex color #260274 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260274 is #D9FD8B. Grayscale: #191919. Windows color (decimal): -14286220 or 7602726. OLE color: 7602726.
HSL color Cylindrical-coordinate representation of color #260274: hue angle of 258.95º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #260274 is Cyan = 0.67, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 2 | 116 | - |
| CMYK | 0.67 | 0.98 | 0 | 0.55 |
| HSL | 258.95º | 0.97% | 0.23% | - |
| HSV(B) | 258.95º | 0.98% | 0.45% | - |
| XYZ | 3.97 | 1.72 | 16.64 | - |
| YUV | 25.76 | 178.93 | 136.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 2 | 116 | 0.67 | 0.98 | 0 | 0.55 | 258.95 | 0.97 | 0.23 |
| Hex | 26 | 2 | 74 | 43 | 62 | 0 | 37 | 103 | 61 | 17 |
| Octal | 46 | 2 | 164 | 103 | 142 | 0 | 67 | 403 | 141 | 27 |
| Binary | 100110 | 10 | 1110100 | 1000011 | 1100010 | 0 | 110111 | 100000011 | 1100001 | 10111 |
Color Harmonies of #260274
Complementary color
Monochromatic Colors of #260274
Black with #260274
Text Example
Text Example
White with #260274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260274; }
p { color: rgb(38,2,116); }
H1.HeaderClassName
{
color: #260274;
}
.AnyTagClassName
{
color: #260274;
}
</style>
background-color css
<style>
a { background-color: #260274; }
a { background-color: rgb(38,2,116); }
div.DivClassName
{
background-color: #260274;
}
.BgClassName
{
background-color: #260274;
}
</style>
border-color css
<style>
span { border-color: #260274; }
span { border-color: rgb(38,2,116); }
td.TdClassName
{
border-color: #260274;
}
.TagClassName
{
border-color: #260274;
}
</style>