Shades of Kingfisher Daisy #674287
Tints of Kingfisher Daisy #674287
RGB
CMYK
RGB Variations
Color information
#674287 (or 0x674287) is known color: Kingfisher Daisy. HEX triplet: 67, 42 and 87. RGB value is (103,66,135). Sum of RGB (Red+Green+Blue) = 103+66+135=304 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.88% from 304); Green value is 66 (26.17% from 255 or 21.71% from 304); Blue value is 135 (53.12% from 255 or 44.41% from 304); Max value from RGB is 135 - color contains mainly: blue. Hex color #674287 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674287 is #98BD78. Grayscale: #545454. Windows color (decimal): -10009977 or 8864359. OLE color: 8864359.
HSL color Cylindrical-coordinate representation of color #674287: hue angle of 272.17º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #674287 is Cyan = 0.24, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 66 | 135 | - |
| CMYK | 0.24 | 0.51 | 0 | 0.47 |
| HSL | 272.17º | 0.34% | 0.39% | - |
| HSV(B) | 272.17º | 0.51% | 0.53% | - |
| XYZ | 11.91 | 8.53 | 23.94 | - |
| YUV | 84.93 | 156.26 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 66 | 135 | 0.24 | 0.51 | 0 | 0.47 | 272.17 | 0.34 | 0.39 |
| Hex | 67 | 42 | 87 | 18 | 33 | 0 | 2F | 110 | 22 | 27 |
| Octal | 147 | 102 | 207 | 30 | 63 | 0 | 57 | 420 | 42 | 47 |
| Binary | 1100111 | 1000010 | 10000111 | 11000 | 110011 | 0 | 101111 | 100010000 | 100010 | 100111 |
Color Harmonies of #674287
Complementary color
Monochromatic Colors of #674287
Black with #674287
Text Example
Text Example
White with #674287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674287; }
p { color: rgb(103,66,135); }
H1.HeaderClassName
{
color: #674287;
}
.AnyTagClassName
{
color: #674287;
}
</style>
background-color css
<style>
a { background-color: #674287; }
a { background-color: rgb(103,66,135); }
div.DivClassName
{
background-color: #674287;
}
.BgClassName
{
background-color: #674287;
}
</style>
border-color css
<style>
span { border-color: #674287; }
span { border-color: rgb(103,66,135); }
td.TdClassName
{
border-color: #674287;
}
.TagClassName
{
border-color: #674287;
}
</style>