Shades of Kashmir Blue #506792
Tints of Kashmir Blue #506792
RGB
CMYK
RGB Variations
Color information
#506792 (or 0x506792) is known color: Kashmir Blue. HEX triplet: 50, 67 and 92. RGB value is (80,103,146). Sum of RGB (Red+Green+Blue) = 80+103+146=329 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.32% from 329); Green value is 103 (40.62% from 255 or 31.31% from 329); Blue value is 146 (57.42% from 255 or 44.38% from 329); Max value from RGB is 146 - color contains mainly: blue. Hex color #506792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506792 is #AF986D. Grayscale: #646464. Windows color (decimal): -11507822 or 9594704. OLE color: 9594704.
HSL color Cylindrical-coordinate representation of color #506792: hue angle of 219.09º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #506792 is Cyan = 0.45, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 103 | 146 | - |
| CMYK | 0.45 | 0.29 | 0 | 0.43 |
| HSL | 219.09º | 0.29% | 0.44% | - |
| HSV(B) | 219.09º | 0.45% | 0.57% | - |
| XYZ | 13.35 | 13.48 | 29.09 | - |
| YUV | 101.03 | 153.38 | 113 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 103 | 146 | 0.45 | 0.29 | 0 | 0.43 | 219.09 | 0.29 | 0.44 |
| Hex | 50 | 67 | 92 | 2D | 1D | 0 | 2B | DB | 1D | 2C |
| Octal | 120 | 147 | 222 | 55 | 35 | 0 | 53 | 333 | 35 | 54 |
| Binary | 1010000 | 1100111 | 10010010 | 101101 | 11101 | 0 | 101011 | 11011011 | 11101 | 101100 |
Color Harmonies of #506792
Complementary color
Monochromatic Colors of #506792
Black with #506792
Text Example
Text Example
White with #506792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506792; }
p { color: rgb(80,103,146); }
H1.HeaderClassName
{
color: #506792;
}
.AnyTagClassName
{
color: #506792;
}
</style>
background-color css
<style>
a { background-color: #506792; }
a { background-color: rgb(80,103,146); }
div.DivClassName
{
background-color: #506792;
}
.BgClassName
{
background-color: #506792;
}
</style>
border-color css
<style>
span { border-color: #506792; }
span { border-color: rgb(80,103,146); }
td.TdClassName
{
border-color: #506792;
}
.TagClassName
{
border-color: #506792;
}
</style>