Shades of Scooter #298495
Tints of Scooter #298495
RGB
CMYK
RGB Variations
Color information
#298495 (or 0x298495) is known color: Scooter. HEX triplet: 29, 84 and 95. RGB value is (41,132,149). Sum of RGB (Red+Green+Blue) = 41+132+149=322 (42% of max value = 765). Red value is 41 (16.41% from 255 or 12.73% from 322); Green value is 132 (51.95% from 255 or 40.99% from 322); Blue value is 149 (58.59% from 255 or 46.27% from 322); Max value from RGB is 149 - color contains mainly: blue. Hex color #298495 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298495 is #D67B6A. Grayscale: #6A6A6A. Windows color (decimal): -14056299 or 9798697. OLE color: 9798697.
HSL color Cylindrical-coordinate representation of color #298495: hue angle of 189.44º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #298495 is Cyan = 0.72, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 132 | 149 | - |
| CMYK | 0.72 | 0.11 | 0 | 0.42 |
| HSL | 189.44º | 0.57% | 0.37% | - |
| HSV(B) | 189.44º | 0.72% | 0.58% | - |
| XYZ | 14.59 | 19.14 | 31.36 | - |
| YUV | 106.73 | 151.85 | 81.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 132 | 149 | 0.72 | 0.11 | 0 | 0.42 | 189.44 | 0.57 | 0.37 |
| Hex | 29 | 84 | 95 | 48 | B | 0 | 2A | BD | 39 | 25 |
| Octal | 51 | 204 | 225 | 110 | 13 | 0 | 52 | 275 | 71 | 45 |
| Binary | 101001 | 10000100 | 10010101 | 1001000 | 1011 | 0 | 101010 | 10111101 | 111001 | 100101 |
Color Harmonies of #298495
Complementary color
Monochromatic Colors of #298495
Black with #298495
Text Example
Text Example
White with #298495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298495; }
p { color: rgb(41,132,149); }
H1.HeaderClassName
{
color: #298495;
}
.AnyTagClassName
{
color: #298495;
}
</style>
background-color css
<style>
a { background-color: #298495; }
a { background-color: rgb(41,132,149); }
div.DivClassName
{
background-color: #298495;
}
.BgClassName
{
background-color: #298495;
}
</style>
border-color css
<style>
span { border-color: #298495; }
span { border-color: rgb(41,132,149); }
td.TdClassName
{
border-color: #298495;
}
.TagClassName
{
border-color: #298495;
}
</style>