Shades of Scooter #398696
Tints of Scooter #398696
RGB
CMYK
RGB Variations
Color information
#398696 (or 0x398696) is known color: Scooter. HEX triplet: 39, 86 and 96. RGB value is (57,134,150). Sum of RGB (Red+Green+Blue) = 57+134+150=341 (45% of max value = 765). Red value is 57 (22.66% from 255 or 16.72% from 341); Green value is 134 (52.73% from 255 or 39.30% from 341); Blue value is 150 (58.98% from 255 or 43.99% from 341); Max value from RGB is 150 - color contains mainly: blue. Hex color #398696 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398696 is #C67969. Grayscale: #707070. Windows color (decimal): -13007210 or 9864761. OLE color: 9864761.
HSL color Cylindrical-coordinate representation of color #398696: hue angle of 190.32º 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 #398696 is Cyan = 0.62, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 134 | 150 | - |
| CMYK | 0.62 | 0.11 | 0 | 0.41 |
| HSL | 190.32º | 0.45% | 0.41% | - |
| HSV(B) | 190.32º | 0.62% | 0.59% | - |
| XYZ | 15.72 | 20.12 | 31.91 | - |
| YUV | 112.8 | 148.99 | 88.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 134 | 150 | 0.62 | 0.11 | 0 | 0.41 | 190.32 | 0.45 | 0.41 |
| Hex | 39 | 86 | 96 | 3E | B | 0 | 29 | BE | 2D | 29 |
| Octal | 71 | 206 | 226 | 76 | 13 | 0 | 51 | 276 | 55 | 51 |
| Binary | 111001 | 10000110 | 10010110 | 111110 | 1011 | 0 | 101001 | 10111110 | 101101 | 101001 |
Color Harmonies of #398696
Complementary color
Monochromatic Colors of #398696
Black with #398696
Text Example
Text Example
White with #398696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398696; }
p { color: rgb(57,134,150); }
H1.HeaderClassName
{
color: #398696;
}
.AnyTagClassName
{
color: #398696;
}
</style>
background-color css
<style>
a { background-color: #398696; }
a { background-color: rgb(57,134,150); }
div.DivClassName
{
background-color: #398696;
}
.BgClassName
{
background-color: #398696;
}
</style>
border-color css
<style>
span { border-color: #398696; }
span { border-color: rgb(57,134,150); }
td.TdClassName
{
border-color: #398696;
}
.TagClassName
{
border-color: #398696;
}
</style>