Shades of Scooter #298190
Tints of Scooter #298190
RGB
CMYK
RGB Variations
Color information
#298190 (or 0x298190) is known color: Scooter. HEX triplet: 29, 81 and 90. RGB value is (41,129,144). Sum of RGB (Red+Green+Blue) = 41+129+144=314 (41% of max value = 765). Red value is 41 (16.41% from 255 or 13.06% from 314); Green value is 129 (50.78% from 255 or 41.08% from 314); Blue value is 144 (56.64% from 255 or 45.86% from 314); Max value from RGB is 144 - color contains mainly: blue. Hex color #298190 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298190 is #D67E6F. Grayscale: #686868. Windows color (decimal): -14057072 or 9470249. OLE color: 9470249.
HSL color Cylindrical-coordinate representation of color #298190: hue angle of 188.74º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #298190 is Cyan = 0.72, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 41 | 129 | 144 | - |
| CMYK | 0.72 | 0.10 | 0 | 0.44 |
| HSL | 188.74º | 0.56% | 0.36% | - |
| HSV(B) | 188.74º | 0.72% | 0.56% | - |
| XYZ | 13.8 | 18.19 | 29.17 | - |
| YUV | 104.4 | 150.35 | 82.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 129 | 144 | 0.72 | 0.10 | 0 | 0.44 | 188.74 | 0.56 | 0.36 |
| Hex | 29 | 81 | 90 | 48 | A | 0 | 2C | BD | 38 | 24 |
| Octal | 51 | 201 | 220 | 110 | 12 | 0 | 54 | 275 | 70 | 44 |
| Binary | 101001 | 10000001 | 10010000 | 1001000 | 1010 | 0 | 101100 | 10111101 | 111000 | 100100 |
Color Harmonies of #298190
Complementary color
Monochromatic Colors of #298190
Black with #298190
Text Example
Text Example
White with #298190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298190; }
p { color: rgb(41,129,144); }
H1.HeaderClassName
{
color: #298190;
}
.AnyTagClassName
{
color: #298190;
}
</style>
background-color css
<style>
a { background-color: #298190; }
a { background-color: rgb(41,129,144); }
div.DivClassName
{
background-color: #298190;
}
.BgClassName
{
background-color: #298190;
}
</style>
border-color css
<style>
span { border-color: #298190; }
span { border-color: rgb(41,129,144); }
td.TdClassName
{
border-color: #298190;
}
.TagClassName
{
border-color: #298190;
}
</style>