Shades of Blackcurrant #430453
Tints of Blackcurrant #430453
RGB
CMYK
RGB Variations
Color information
#430453 (or 0x430453) is known color: Blackcurrant. HEX triplet: 43, 04 and 53. RGB value is (67,4,83). Sum of RGB (Red+Green+Blue) = 67+4+83=154 (20% of max value = 765). Red value is 67 (26.56% from 255 or 43.51% from 154); Green value is 4 (1.95% from 255 or 2.60% from 154); Blue value is 83 (32.81% from 255 or 53.90% from 154); Max value from RGB is 83 - color contains mainly: blue. Hex color #430453 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #430453 is #BCFBAC. Grayscale: #1F1F1F. Windows color (decimal): -12385197 or 5440579. OLE color: 5440579.
HSL color Cylindrical-coordinate representation of color #430453: hue angle of 287.85º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #430453 is Cyan = 0.19, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 4 | 83 | - |
| CMYK | 0.19 | 0.95 | 0 | 0.67 |
| HSL | 287.85º | 0.91% | 0.17% | - |
| HSV(B) | 287.85º | 0.95% | 0.33% | - |
| XYZ | 3.92 | 1.9 | 8.34 | - |
| YUV | 31.84 | 156.87 | 153.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 83 | 0.19 | 0.95 | 0 | 0.67 | 287.85 | 0.91 | 0.17 |
| Hex | 43 | 4 | 53 | 13 | 5F | 0 | 43 | 120 | 5B | 11 |
| Octal | 103 | 4 | 123 | 23 | 137 | 0 | 103 | 440 | 133 | 21 |
| Binary | 1000011 | 100 | 1010011 | 10011 | 1011111 | 0 | 1000011 | 100100000 | 1011011 | 10001 |
Color Harmonies of #430453
Complementary color
Monochromatic Colors of #430453
Black with #430453
Text Example
Text Example
White with #430453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430453; }
p { color: rgb(67,4,83); }
H1.HeaderClassName
{
color: #430453;
}
.AnyTagClassName
{
color: #430453;
}
</style>
background-color css
<style>
a { background-color: #430453; }
a { background-color: rgb(67,4,83); }
div.DivClassName
{
background-color: #430453;
}
.BgClassName
{
background-color: #430453;
}
</style>
border-color css
<style>
span { border-color: #430453; }
span { border-color: rgb(67,4,83); }
td.TdClassName
{
border-color: #430453;
}
.TagClassName
{
border-color: #430453;
}
</style>