Shades of Persian Indigo #210375
Tints of Persian Indigo #210375
RGB
CMYK
RGB Variations
Color information
#210375 (or 0x210375) is known color: Persian Indigo. HEX triplet: 21, 03 and 75. RGB value is (33,3,117). Sum of RGB (Red+Green+Blue) = 33+3+117=153 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.57% from 153); Green value is 3 (1.56% from 255 or 1.96% from 153); Blue value is 117 (46.09% from 255 or 76.47% from 153); Max value from RGB is 117 - color contains mainly: blue. Hex color #210375 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210375 is #DEFC8A. Grayscale: #181818. Windows color (decimal): -14613643 or 7668513. OLE color: 7668513.
HSL color Cylindrical-coordinate representation of color #210375: hue angle of 255.79º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #210375 is Cyan = 0.72, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 3 | 117 | - |
| CMYK | 0.72 | 0.97 | 0 | 0.54 |
| HSL | 255.79º | 0.95% | 0.24% | - |
| HSV(B) | 255.79º | 0.97% | 0.46% | - |
| XYZ | 3.87 | 1.67 | 16.95 | - |
| YUV | 24.97 | 179.94 | 133.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 3 | 117 | 0.72 | 0.97 | 0 | 0.54 | 255.79 | 0.95 | 0.24 |
| Hex | 21 | 3 | 75 | 48 | 61 | 0 | 36 | 100 | 5F | 18 |
| Octal | 41 | 3 | 165 | 110 | 141 | 0 | 66 | 400 | 137 | 30 |
| Binary | 100001 | 11 | 1110101 | 1001000 | 1100001 | 0 | 110110 | 100000000 | 1011111 | 11000 |
Color Harmonies of #210375
Complementary color
Monochromatic Colors of #210375
Black with #210375
Text Example
Text Example
White with #210375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210375; }
p { color: rgb(33,3,117); }
H1.HeaderClassName
{
color: #210375;
}
.AnyTagClassName
{
color: #210375;
}
</style>
background-color css
<style>
a { background-color: #210375; }
a { background-color: rgb(33,3,117); }
div.DivClassName
{
background-color: #210375;
}
.BgClassName
{
background-color: #210375;
}
</style>
border-color css
<style>
span { border-color: #210375; }
span { border-color: rgb(33,3,117); }
td.TdClassName
{
border-color: #210375;
}
.TagClassName
{
border-color: #210375;
}
</style>