Shades of Blue Bayoux #597484
Tints of Blue Bayoux #597484
RGB
CMYK
RGB Variations
Color information
#597484 (or 0x597484) is known color: Blue Bayoux. HEX triplet: 59, 74 and 84. RGB value is (89,116,132). Sum of RGB (Red+Green+Blue) = 89+116+132=337 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.41% from 337); Green value is 116 (45.70% from 255 or 34.42% from 337); Blue value is 132 (51.95% from 255 or 39.17% from 337); Max value from RGB is 132 - color contains mainly: blue. Hex color #597484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597484 is #A68B7B. Grayscale: #6D6D6D. Windows color (decimal): -10914684 or 8680537. OLE color: 8680537.
HSL color Cylindrical-coordinate representation of color #597484: hue angle of 202.33º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #597484 is Cyan = 0.33, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 116 | 132 | - |
| CMYK | 0.33 | 0.12 | 0 | 0.48 |
| HSL | 202.33º | 0.19% | 0.43% | - |
| HSV(B) | 202.33º | 0.33% | 0.52% | - |
| XYZ | 14.53 | 16.28 | 24.21 | - |
| YUV | 109.75 | 140.55 | 113.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 132 | 0.33 | 0.12 | 0 | 0.48 | 202.33 | 0.19 | 0.43 |
| Hex | 59 | 74 | 84 | 21 | C | 0 | 30 | CA | 13 | 2B |
| Octal | 131 | 164 | 204 | 41 | 14 | 0 | 60 | 312 | 23 | 53 |
| Binary | 1011001 | 1110100 | 10000100 | 100001 | 1100 | 0 | 110000 | 11001010 | 10011 | 101011 |
Color Harmonies of #597484
Complementary color
Monochromatic Colors of #597484
Black with #597484
Text Example
Text Example
White with #597484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597484; }
p { color: rgb(89,116,132); }
H1.HeaderClassName
{
color: #597484;
}
.AnyTagClassName
{
color: #597484;
}
</style>
background-color css
<style>
a { background-color: #597484; }
a { background-color: rgb(89,116,132); }
div.DivClassName
{
background-color: #597484;
}
.BgClassName
{
background-color: #597484;
}
</style>
border-color css
<style>
span { border-color: #597484; }
span { border-color: rgb(89,116,132); }
td.TdClassName
{
border-color: #597484;
}
.TagClassName
{
border-color: #597484;
}
</style>