Shades of Kingfisher Daisy #674083
Tints of Kingfisher Daisy #674083
RGB
CMYK
RGB Variations
Color information
#674083 (or 0x674083) is known color: Kingfisher Daisy. HEX triplet: 67, 40 and 83. RGB value is (103,64,131). Sum of RGB (Red+Green+Blue) = 103+64+131=298 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.56% from 298); Green value is 64 (25.39% from 255 or 21.48% from 298); Blue value is 131 (51.56% from 255 or 43.96% from 298); Max value from RGB is 131 - color contains mainly: blue. Hex color #674083 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674083 is #98BF7C. Grayscale: #535353. Windows color (decimal): -10010493 or 8601703. OLE color: 8601703.
HSL color Cylindrical-coordinate representation of color #674083: hue angle of 274.93º 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 #674083 is Cyan = 0.21, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 64 | 131 | - |
| CMYK | 0.21 | 0.51 | 0 | 0.49 |
| HSL | 274.93º | 0.34% | 0.38% | - |
| HSV(B) | 274.93º | 0.51% | 0.51% | - |
| XYZ | 11.52 | 8.19 | 22.45 | - |
| YUV | 83.3 | 154.92 | 142.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 131 | 0.21 | 0.51 | 0 | 0.49 | 274.93 | 0.34 | 0.38 |
| Hex | 67 | 40 | 83 | 15 | 33 | 0 | 31 | 113 | 22 | 26 |
| Octal | 147 | 100 | 203 | 25 | 63 | 0 | 61 | 423 | 42 | 46 |
| Binary | 1100111 | 1000000 | 10000011 | 10101 | 110011 | 0 | 110001 | 100010011 | 100010 | 100110 |
Color Harmonies of #674083
Complementary color
Monochromatic Colors of #674083
Black with #674083
Text Example
Text Example
White with #674083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674083; }
p { color: rgb(103,64,131); }
H1.HeaderClassName
{
color: #674083;
}
.AnyTagClassName
{
color: #674083;
}
</style>
background-color css
<style>
a { background-color: #674083; }
a { background-color: rgb(103,64,131); }
div.DivClassName
{
background-color: #674083;
}
.BgClassName
{
background-color: #674083;
}
</style>
border-color css
<style>
span { border-color: #674083; }
span { border-color: rgb(103,64,131); }
td.TdClassName
{
border-color: #674083;
}
.TagClassName
{
border-color: #674083;
}
</style>