Shades of Scooter #398498
Tints of Scooter #398498
RGB
CMYK
RGB Variations
Color information
#398498 (or 0x398498) is known color: Scooter. HEX triplet: 39, 84 and 98. RGB value is (57,132,152). Sum of RGB (Red+Green+Blue) = 57+132+152=341 (45% of max value = 765). Red value is 57 (22.66% from 255 or 16.72% from 341); Green value is 132 (51.95% from 255 or 38.71% from 341); Blue value is 152 (59.77% from 255 or 44.57% from 341); Max value from RGB is 152 - color contains mainly: blue. Hex color #398498 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398498 is #C67B67. Grayscale: #6F6F6F. Windows color (decimal): -13007720 or 9995321. OLE color: 9995321.
HSL color Cylindrical-coordinate representation of color #398498: hue angle of 192.63º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #398498 is Cyan = 0.62, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 132 | 152 | - |
| CMYK | 0.62 | 0.13 | 0 | 0.40 |
| HSL | 192.63º | 0.45% | 0.41% | - |
| HSV(B) | 192.63º | 0.63% | 0.6% | - |
| XYZ | 15.61 | 19.64 | 32.67 | - |
| YUV | 111.86 | 150.65 | 88.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 152 | 0.62 | 0.13 | 0 | 0.40 | 192.63 | 0.45 | 0.41 |
| Hex | 39 | 84 | 98 | 3E | D | 0 | 28 | C1 | 2D | 29 |
| Octal | 71 | 204 | 230 | 76 | 15 | 0 | 50 | 301 | 55 | 51 |
| Binary | 111001 | 10000100 | 10011000 | 111110 | 1101 | 0 | 101000 | 11000001 | 101101 | 101001 |
Color Harmonies of #398498
Complementary color
Monochromatic Colors of #398498
Black with #398498
Text Example
Text Example
White with #398498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398498; }
p { color: rgb(57,132,152); }
H1.HeaderClassName
{
color: #398498;
}
.AnyTagClassName
{
color: #398498;
}
</style>
background-color css
<style>
a { background-color: #398498; }
a { background-color: rgb(57,132,152); }
div.DivClassName
{
background-color: #398498;
}
.BgClassName
{
background-color: #398498;
}
</style>
border-color css
<style>
span { border-color: #398498; }
span { border-color: rgb(57,132,152); }
td.TdClassName
{
border-color: #398498;
}
.TagClassName
{
border-color: #398498;
}
</style>