Shades of Scooter #298498
Tints of Scooter #298498
RGB
CMYK
RGB Variations
Color information
#298498 (or 0x298498) is known color: Scooter. HEX triplet: 29, 84 and 98. RGB value is (41,132,152). Sum of RGB (Red+Green+Blue) = 41+132+152=325 (43% of max value = 765). Red value is 41 (16.41% from 255 or 12.62% from 325); Green value is 132 (51.95% from 255 or 40.62% from 325); Blue value is 152 (59.77% from 255 or 46.77% from 325); Max value from RGB is 152 - color contains mainly: blue. Hex color #298498 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298498 is #D67B67. Grayscale: #6A6A6A. Windows color (decimal): -14056296 or 9995305. OLE color: 9995305.
HSL color Cylindrical-coordinate representation of color #298498: hue angle of 190.81º 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 #298498 is Cyan = 0.73, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 132 | 152 | - |
| CMYK | 0.73 | 0.13 | 0 | 0.40 |
| HSL | 190.81º | 0.58% | 0.38% | - |
| HSV(B) | 190.81º | 0.73% | 0.6% | - |
| XYZ | 14.83 | 19.24 | 32.64 | - |
| YUV | 107.07 | 153.35 | 80.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 132 | 152 | 0.73 | 0.13 | 0 | 0.40 | 190.81 | 0.58 | 0.38 |
| Hex | 29 | 84 | 98 | 49 | D | 0 | 28 | BF | 3A | 26 |
| Octal | 51 | 204 | 230 | 111 | 15 | 0 | 50 | 277 | 72 | 46 |
| Binary | 101001 | 10000100 | 10011000 | 1001001 | 1101 | 0 | 101000 | 10111111 | 111010 | 100110 |
Color Harmonies of #298498
Complementary color
Monochromatic Colors of #298498
Black with #298498
Text Example
Text Example
White with #298498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298498; }
p { color: rgb(41,132,152); }
H1.HeaderClassName
{
color: #298498;
}
.AnyTagClassName
{
color: #298498;
}
</style>
background-color css
<style>
a { background-color: #298498; }
a { background-color: rgb(41,132,152); }
div.DivClassName
{
background-color: #298498;
}
.BgClassName
{
background-color: #298498;
}
</style>
border-color css
<style>
span { border-color: #298498; }
span { border-color: rgb(41,132,152); }
td.TdClassName
{
border-color: #298498;
}
.TagClassName
{
border-color: #298498;
}
</style>