Shades of Kashmir Blue #506385
Tints of Kashmir Blue #506385
RGB
CMYK
RGB Variations
Color information
#506385 (or 0x506385) is known color: Kashmir Blue. HEX triplet: 50, 63 and 85. RGB value is (80,99,133). Sum of RGB (Red+Green+Blue) = 80+99+133=312 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.64% from 312); Green value is 99 (39.06% from 255 or 31.73% from 312); Blue value is 133 (52.34% from 255 or 42.63% from 312); Max value from RGB is 133 - color contains mainly: blue. Hex color #506385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506385 is #AF9C7A. Grayscale: #616161. Windows color (decimal): -11508859 or 8741712. OLE color: 8741712.
HSL color Cylindrical-coordinate representation of color #506385: hue angle of 218.49º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #506385 is Cyan = 0.40, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 80 | 99 | 133 | - |
| CMYK | 0.40 | 0.26 | 0 | 0.48 |
| HSL | 218.49º | 0.25% | 0.42% | - |
| HSV(B) | 218.49º | 0.4% | 0.52% | - |
| XYZ | 12 | 12.32 | 23.94 | - |
| YUV | 97.2 | 148.21 | 115.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 99 | 133 | 0.40 | 0.26 | 0 | 0.48 | 218.49 | 0.25 | 0.42 |
| Hex | 50 | 63 | 85 | 28 | 1A | 0 | 30 | DA | 19 | 2A |
| Octal | 120 | 143 | 205 | 50 | 32 | 0 | 60 | 332 | 31 | 52 |
| Binary | 1010000 | 1100011 | 10000101 | 101000 | 11010 | 0 | 110000 | 11011010 | 11001 | 101010 |
Color Harmonies of #506385
Complementary color
Monochromatic Colors of #506385
Black with #506385
Text Example
Text Example
White with #506385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506385; }
p { color: rgb(80,99,133); }
H1.HeaderClassName
{
color: #506385;
}
.AnyTagClassName
{
color: #506385;
}
</style>
background-color css
<style>
a { background-color: #506385; }
a { background-color: rgb(80,99,133); }
div.DivClassName
{
background-color: #506385;
}
.BgClassName
{
background-color: #506385;
}
</style>
border-color css
<style>
span { border-color: #506385; }
span { border-color: rgb(80,99,133); }
td.TdClassName
{
border-color: #506385;
}
.TagClassName
{
border-color: #506385;
}
</style>