Shades of Kingfisher Daisy #673280
Tints of Kingfisher Daisy #673280
RGB
CMYK
RGB Variations
Color information
#673280 (or 0x673280) is known color: Kingfisher Daisy. HEX triplet: 67, 32 and 80. RGB value is (103,50,128). Sum of RGB (Red+Green+Blue) = 103+50+128=281 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.65% from 281); Green value is 50 (19.92% from 255 or 17.79% from 281); Blue value is 128 (50.39% from 255 or 45.55% from 281); Max value from RGB is 128 - color contains mainly: blue. Hex color #673280 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #673280 is #98CD7F. Grayscale: #4A4A4A. Windows color (decimal): -10014080 or 8401511. OLE color: 8401511.
HSL color Cylindrical-coordinate representation of color #673280: hue angle of 280.77º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #673280 is Cyan = 0.20, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 103 | 50 | 128 | - |
| CMYK | 0.20 | 0.61 | 0 | 0.50 |
| HSL | 280.77º | 0.44% | 0.35% | - |
| HSV(B) | 280.77º | 0.61% | 0.5% | - |
| XYZ | 10.63 | 6.72 | 21.16 | - |
| YUV | 74.74 | 158.06 | 148.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 50 | 128 | 0.20 | 0.61 | 0 | 0.50 | 280.77 | 0.44 | 0.35 |
| Hex | 67 | 32 | 80 | 14 | 3D | 0 | 32 | 119 | 2C | 23 |
| Octal | 147 | 62 | 200 | 24 | 75 | 0 | 62 | 431 | 54 | 43 |
| Binary | 1100111 | 110010 | 10000000 | 10100 | 111101 | 0 | 110010 | 100011001 | 101100 | 100011 |
Color Harmonies of #673280
Complementary color
Monochromatic Colors of #673280
Black with #673280
Text Example
Text Example
White with #673280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673280; }
p { color: rgb(103,50,128); }
H1.HeaderClassName
{
color: #673280;
}
.AnyTagClassName
{
color: #673280;
}
</style>
background-color css
<style>
a { background-color: #673280; }
a { background-color: rgb(103,50,128); }
div.DivClassName
{
background-color: #673280;
}
.BgClassName
{
background-color: #673280;
}
</style>
border-color css
<style>
span { border-color: #673280; }
span { border-color: rgb(103,50,128); }
td.TdClassName
{
border-color: #673280;
}
.TagClassName
{
border-color: #673280;
}
</style>