Shades of Kingfisher Daisy #674082
Tints of Kingfisher Daisy #674082
RGB
CMYK
RGB Variations
Color information
#674082 (or 0x674082) is known color: Kingfisher Daisy. HEX triplet: 67, 40 and 82. RGB value is (103,64,130). Sum of RGB (Red+Green+Blue) = 103+64+130=297 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.68% from 297); Green value is 64 (25.39% from 255 or 21.55% from 297); Blue value is 130 (51.17% from 255 or 43.77% from 297); Max value from RGB is 130 - color contains mainly: blue. Hex color #674082 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674082 is #98BF7D. Grayscale: #525252. Windows color (decimal): -10010494 or 8536167. OLE color: 8536167.
HSL color Cylindrical-coordinate representation of color #674082: hue angle of 275.45º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #674082 is Cyan = 0.21, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 64 | 130 | - |
| CMYK | 0.21 | 0.51 | 0 | 0.49 |
| HSL | 275.45º | 0.34% | 0.38% | - |
| HSV(B) | 275.45º | 0.51% | 0.51% | - |
| XYZ | 11.46 | 8.16 | 22.09 | - |
| YUV | 83.19 | 154.42 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 130 | 0.21 | 0.51 | 0 | 0.49 | 275.45 | 0.34 | 0.38 |
| Hex | 67 | 40 | 82 | 15 | 33 | 0 | 31 | 113 | 22 | 26 |
| Octal | 147 | 100 | 202 | 25 | 63 | 0 | 61 | 423 | 42 | 46 |
| Binary | 1100111 | 1000000 | 10000010 | 10101 | 110011 | 0 | 110001 | 100010011 | 100010 | 100110 |
Color Harmonies of #674082
Complementary color
Monochromatic Colors of #674082
Black with #674082
Text Example
Text Example
White with #674082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674082; }
p { color: rgb(103,64,130); }
H1.HeaderClassName
{
color: #674082;
}
.AnyTagClassName
{
color: #674082;
}
</style>
background-color css
<style>
a { background-color: #674082; }
a { background-color: rgb(103,64,130); }
div.DivClassName
{
background-color: #674082;
}
.BgClassName
{
background-color: #674082;
}
</style>
border-color css
<style>
span { border-color: #674082; }
span { border-color: rgb(103,64,130); }
td.TdClassName
{
border-color: #674082;
}
.TagClassName
{
border-color: #674082;
}
</style>