Shades of Scooter #398996
Tints of Scooter #398996
RGB
CMYK
RGB Variations
Color information
#398996 (or 0x398996) is known color: Scooter. HEX triplet: 39, 89 and 96. RGB value is (57,137,150). Sum of RGB (Red+Green+Blue) = 57+137+150=344 (45% of max value = 765). Red value is 57 (22.66% from 255 or 16.57% from 344); Green value is 137 (53.91% from 255 or 39.83% from 344); Blue value is 150 (58.98% from 255 or 43.60% from 344); Max value from RGB is 150 - color contains mainly: blue. Hex color #398996 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398996 is #C67669. Grayscale: #727272. Windows color (decimal): -13006442 or 9865529. OLE color: 9865529.
HSL color Cylindrical-coordinate representation of color #398996: hue angle of 188.39º 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 #398996 is Cyan = 0.62, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 137 | 150 | - |
| CMYK | 0.62 | 0.09 | 0 | 0.41 |
| HSL | 188.39º | 0.45% | 0.41% | - |
| HSV(B) | 188.39º | 0.62% | 0.59% | - |
| XYZ | 16.14 | 20.96 | 32.05 | - |
| YUV | 114.56 | 148 | 86.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 137 | 150 | 0.62 | 0.09 | 0 | 0.41 | 188.39 | 0.45 | 0.41 |
| Hex | 39 | 89 | 96 | 3E | 9 | 0 | 29 | BC | 2D | 29 |
| Octal | 71 | 211 | 226 | 76 | 11 | 0 | 51 | 274 | 55 | 51 |
| Binary | 111001 | 10001001 | 10010110 | 111110 | 1001 | 0 | 101001 | 10111100 | 101101 | 101001 |
Color Harmonies of #398996
Complementary color
Monochromatic Colors of #398996
Black with #398996
Text Example
Text Example
White with #398996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398996; }
p { color: rgb(57,137,150); }
H1.HeaderClassName
{
color: #398996;
}
.AnyTagClassName
{
color: #398996;
}
</style>
background-color css
<style>
a { background-color: #398996; }
a { background-color: rgb(57,137,150); }
div.DivClassName
{
background-color: #398996;
}
.BgClassName
{
background-color: #398996;
}
</style>
border-color css
<style>
span { border-color: #398996; }
span { border-color: rgb(57,137,150); }
td.TdClassName
{
border-color: #398996;
}
.TagClassName
{
border-color: #398996;
}
</style>