Shades of Scooter #298998
Tints of Scooter #298998
RGB
CMYK
RGB Variations
Color information
#298998 (or 0x298998) is known color: Scooter. HEX triplet: 29, 89 and 98. RGB value is (41,137,152). Sum of RGB (Red+Green+Blue) = 41+137+152=330 (43% of max value = 765). Red value is 41 (16.41% from 255 or 12.42% from 330); Green value is 137 (53.91% from 255 or 41.52% from 330); Blue value is 152 (59.77% from 255 or 46.06% from 330); Max value from RGB is 152 - color contains mainly: blue. Hex color #298998 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298998 is #D67667. Grayscale: #6D6D6D. Windows color (decimal): -14055016 or 9996585. OLE color: 9996585.
HSL color Cylindrical-coordinate representation of color #298998: hue angle of 188.11º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #298998 is Cyan = 0.73, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 137 | 152 | - |
| CMYK | 0.73 | 0.10 | 0 | 0.40 |
| HSL | 188.11º | 0.58% | 0.38% | - |
| HSV(B) | 188.11º | 0.73% | 0.6% | - |
| XYZ | 15.53 | 20.63 | 32.87 | - |
| YUV | 110.01 | 151.7 | 78.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 137 | 152 | 0.73 | 0.10 | 0 | 0.40 | 188.11 | 0.58 | 0.38 |
| Hex | 29 | 89 | 98 | 49 | A | 0 | 28 | BC | 3A | 26 |
| Octal | 51 | 211 | 230 | 111 | 12 | 0 | 50 | 274 | 72 | 46 |
| Binary | 101001 | 10001001 | 10011000 | 1001001 | 1010 | 0 | 101000 | 10111100 | 111010 | 100110 |
Color Harmonies of #298998
Complementary color
Monochromatic Colors of #298998
Black with #298998
Text Example
Text Example
White with #298998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298998; }
p { color: rgb(41,137,152); }
H1.HeaderClassName
{
color: #298998;
}
.AnyTagClassName
{
color: #298998;
}
</style>
background-color css
<style>
a { background-color: #298998; }
a { background-color: rgb(41,137,152); }
div.DivClassName
{
background-color: #298998;
}
.BgClassName
{
background-color: #298998;
}
</style>
border-color css
<style>
span { border-color: #298998; }
span { border-color: rgb(41,137,152); }
td.TdClassName
{
border-color: #298998;
}
.TagClassName
{
border-color: #298998;
}
</style>