Shades of Horizon #638690
Tints of Horizon #638690
RGB
CMYK
RGB Variations
Color information
#638690 (or 0x638690) is known color: Horizon. HEX triplet: 63, 86 and 90. RGB value is (99,134,144). Sum of RGB (Red+Green+Blue) = 99+134+144=377 (49% of max value = 765). Red value is 99 (39.06% from 255 or 26.26% from 377); Green value is 134 (52.73% from 255 or 35.54% from 377); Blue value is 144 (56.64% from 255 or 38.20% from 377); Max value from RGB is 144 - color contains mainly: blue. Hex color #638690 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #638690 is #9C796F. Grayscale: #7C7C7C. Windows color (decimal): -10254704 or 9471587. OLE color: 9471587.
HSL color Cylindrical-coordinate representation of color #638690: hue angle of 193.33º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #638690 is Cyan = 0.31, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 99 | 134 | 144 | - |
| CMYK | 0.31 | 0.07 | 0 | 0.44 |
| HSL | 193.33º | 0.19% | 0.48% | - |
| HSV(B) | 193.33º | 0.31% | 0.56% | - |
| XYZ | 18.7 | 21.72 | 29.59 | - |
| YUV | 124.68 | 138.9 | 109.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 134 | 144 | 0.31 | 0.07 | 0 | 0.44 | 193.33 | 0.19 | 0.48 |
| Hex | 63 | 86 | 90 | 1F | 7 | 0 | 2C | C1 | 13 | 30 |
| Octal | 143 | 206 | 220 | 37 | 7 | 0 | 54 | 301 | 23 | 60 |
| Binary | 1100011 | 10000110 | 10010000 | 11111 | 111 | 0 | 101100 | 11000001 | 10011 | 110000 |
Color Harmonies of #638690
Complementary color
Monochromatic Colors of #638690
Black with #638690
Text Example
Text Example
White with #638690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638690; }
p { color: rgb(99,134,144); }
H1.HeaderClassName
{
color: #638690;
}
.AnyTagClassName
{
color: #638690;
}
</style>
background-color css
<style>
a { background-color: #638690; }
a { background-color: rgb(99,134,144); }
div.DivClassName
{
background-color: #638690;
}
.BgClassName
{
background-color: #638690;
}
</style>
border-color css
<style>
span { border-color: #638690; }
span { border-color: rgb(99,134,144); }
td.TdClassName
{
border-color: #638690;
}
.TagClassName
{
border-color: #638690;
}
</style>