Shades of Kingfisher Daisy #642287
Tints of Kingfisher Daisy #642287
RGB
CMYK
RGB Variations
Color information
#642287 (or 0x642287) is known color: Kingfisher Daisy. HEX triplet: 64, 22 and 87. RGB value is (100,34,135). Sum of RGB (Red+Green+Blue) = 100+34+135=269 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.17% from 269); Green value is 34 (13.67% from 255 or 12.64% from 269); Blue value is 135 (53.12% from 255 or 50.19% from 269); Max value from RGB is 135 - color contains mainly: blue. Hex color #642287 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642287 is #9BDD78. Grayscale: #404040. Windows color (decimal): -10214777 or 8856164. OLE color: 8856164.
HSL color Cylindrical-coordinate representation of color #642287: hue angle of 279.21º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #642287 is Cyan = 0.26, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 34 | 135 | - |
| CMYK | 0.26 | 0.75 | 0 | 0.47 |
| HSL | 279.21º | 0.6% | 0.33% | - |
| HSV(B) | 279.21º | 0.75% | 0.53% | - |
| XYZ | 10.2 | 5.6 | 23.47 | - |
| YUV | 65.25 | 167.37 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 34 | 135 | 0.26 | 0.75 | 0 | 0.47 | 279.21 | 0.6 | 0.33 |
| Hex | 64 | 22 | 87 | 1A | 4B | 0 | 2F | 117 | 3C | 21 |
| Octal | 144 | 42 | 207 | 32 | 113 | 0 | 57 | 427 | 74 | 41 |
| Binary | 1100100 | 100010 | 10000111 | 11010 | 1001011 | 0 | 101111 | 100010111 | 111100 | 100001 |
Color Harmonies of #642287
Complementary color
Monochromatic Colors of #642287
Black with #642287
Text Example
Text Example
White with #642287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642287; }
p { color: rgb(100,34,135); }
H1.HeaderClassName
{
color: #642287;
}
.AnyTagClassName
{
color: #642287;
}
</style>
background-color css
<style>
a { background-color: #642287; }
a { background-color: rgb(100,34,135); }
div.DivClassName
{
background-color: #642287;
}
.BgClassName
{
background-color: #642287;
}
</style>
border-color css
<style>
span { border-color: #642287; }
span { border-color: rgb(100,34,135); }
td.TdClassName
{
border-color: #642287;
}
.TagClassName
{
border-color: #642287;
}
</style>