Shades of Blue Bayoux #617581
Tints of Blue Bayoux #617581
RGB
CMYK
RGB Variations
Color information
#617581 (or 0x617581) is known color: Blue Bayoux. HEX triplet: 61, 75 and 81. RGB value is (97,117,129). Sum of RGB (Red+Green+Blue) = 97+117+129=343 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.28% from 343); Green value is 117 (46.09% from 255 or 34.11% from 343); Blue value is 129 (50.78% from 255 or 37.61% from 343); Max value from RGB is 129 - color contains mainly: blue. Hex color #617581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617581 is #9E8A7E. Grayscale: #707070. Windows color (decimal): -10390143 or 8484193. OLE color: 8484193.
HSL color Cylindrical-coordinate representation of color #617581: hue angle of 202.5º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #617581 is Cyan = 0.25, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 117 | 129 | - |
| CMYK | 0.25 | 0.09 | 0 | 0.49 |
| HSL | 202.5º | 0.14% | 0.44% | - |
| HSV(B) | 202.5º | 0.25% | 0.51% | - |
| XYZ | 15.25 | 16.85 | 23.22 | - |
| YUV | 112.39 | 137.37 | 117.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 129 | 0.25 | 0.09 | 0 | 0.49 | 202.5 | 0.14 | 0.44 |
| Hex | 61 | 75 | 81 | 19 | 9 | 0 | 31 | CA | E | 2C |
| Octal | 141 | 165 | 201 | 31 | 11 | 0 | 61 | 312 | 16 | 54 |
| Binary | 1100001 | 1110101 | 10000001 | 11001 | 1001 | 0 | 110001 | 11001010 | 1110 | 101100 |
Color Harmonies of #617581
Complementary color
Monochromatic Colors of #617581
Black with #617581
Text Example
Text Example
White with #617581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617581; }
p { color: rgb(97,117,129); }
H1.HeaderClassName
{
color: #617581;
}
.AnyTagClassName
{
color: #617581;
}
</style>
background-color css
<style>
a { background-color: #617581; }
a { background-color: rgb(97,117,129); }
div.DivClassName
{
background-color: #617581;
}
.BgClassName
{
background-color: #617581;
}
</style>
border-color css
<style>
span { border-color: #617581; }
span { border-color: rgb(97,117,129); }
td.TdClassName
{
border-color: #617581;
}
.TagClassName
{
border-color: #617581;
}
</style>