Shades of Scooter #398497
Tints of Scooter #398497
RGB
CMYK
RGB Variations
Color information
#398497 (or 0x398497) is known color: Scooter. HEX triplet: 39, 84 and 97. RGB value is (57,132,151). Sum of RGB (Red+Green+Blue) = 57+132+151=340 (45% of max value = 765). Red value is 57 (22.66% from 255 or 16.76% from 340); Green value is 132 (51.95% from 255 or 38.82% from 340); Blue value is 151 (59.38% from 255 or 44.41% from 340); Max value from RGB is 151 - color contains mainly: blue. Hex color #398497 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398497 is #C67B68. Grayscale: #6F6F6F. Windows color (decimal): -13007721 or 9929785. OLE color: 9929785.
HSL color Cylindrical-coordinate representation of color #398497: hue angle of 192.13º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #398497 is Cyan = 0.62, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 132 | 151 | - |
| CMYK | 0.62 | 0.13 | 0 | 0.41 |
| HSL | 192.13º | 0.45% | 0.41% | - |
| HSV(B) | 192.13º | 0.62% | 0.59% | - |
| XYZ | 15.52 | 19.61 | 32.24 | - |
| YUV | 111.74 | 150.15 | 88.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 151 | 0.62 | 0.13 | 0 | 0.41 | 192.13 | 0.45 | 0.41 |
| Hex | 39 | 84 | 97 | 3E | D | 0 | 29 | C0 | 2D | 29 |
| Octal | 71 | 204 | 227 | 76 | 15 | 0 | 51 | 300 | 55 | 51 |
| Binary | 111001 | 10000100 | 10010111 | 111110 | 1101 | 0 | 101001 | 11000000 | 101101 | 101001 |
Color Harmonies of #398497
Complementary color
Monochromatic Colors of #398497
Black with #398497
Text Example
Text Example
White with #398497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398497; }
p { color: rgb(57,132,151); }
H1.HeaderClassName
{
color: #398497;
}
.AnyTagClassName
{
color: #398497;
}
</style>
background-color css
<style>
a { background-color: #398497; }
a { background-color: rgb(57,132,151); }
div.DivClassName
{
background-color: #398497;
}
.BgClassName
{
background-color: #398497;
}
</style>
border-color css
<style>
span { border-color: #398497; }
span { border-color: rgb(57,132,151); }
td.TdClassName
{
border-color: #398497;
}
.TagClassName
{
border-color: #398497;
}
</style>