Shades of Scooter #298893
Tints of Scooter #298893
RGB
CMYK
RGB Variations
Color information
#298893 (or 0x298893) is known color: Scooter. HEX triplet: 29, 88 and 93. RGB value is (41,136,147). Sum of RGB (Red+Green+Blue) = 41+136+147=324 (42% of max value = 765). Red value is 41 (16.41% from 255 or 12.65% from 324); Green value is 136 (53.52% from 255 or 41.98% from 324); Blue value is 147 (57.81% from 255 or 45.37% from 324); Max value from RGB is 147 - color contains mainly: blue. Hex color #298893 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298893 is #D6776C. Grayscale: #6C6C6C. Windows color (decimal): -14055277 or 9668649. OLE color: 9668649.
HSL color Cylindrical-coordinate representation of color #298893: hue angle of 186.23º degrees, saturation: 0.56, 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 #298893 is Cyan = 0.72, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 136 | 147 | - |
| CMYK | 0.72 | 0.07 | 0 | 0.42 |
| HSL | 186.23º | 0.56% | 0.37% | - |
| HSV(B) | 186.23º | 0.72% | 0.58% | - |
| XYZ | 14.99 | 20.19 | 30.71 | - |
| YUV | 108.85 | 149.53 | 79.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 136 | 147 | 0.72 | 0.07 | 0 | 0.42 | 186.23 | 0.56 | 0.37 |
| Hex | 29 | 88 | 93 | 48 | 7 | 0 | 2A | BA | 38 | 25 |
| Octal | 51 | 210 | 223 | 110 | 7 | 0 | 52 | 272 | 70 | 45 |
| Binary | 101001 | 10001000 | 10010011 | 1001000 | 111 | 0 | 101010 | 10111010 | 111000 | 100101 |
Color Harmonies of #298893
Complementary color
Monochromatic Colors of #298893
Black with #298893
Text Example
Text Example
White with #298893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298893; }
p { color: rgb(41,136,147); }
H1.HeaderClassName
{
color: #298893;
}
.AnyTagClassName
{
color: #298893;
}
</style>
background-color css
<style>
a { background-color: #298893; }
a { background-color: rgb(41,136,147); }
div.DivClassName
{
background-color: #298893;
}
.BgClassName
{
background-color: #298893;
}
</style>
border-color css
<style>
span { border-color: #298893; }
span { border-color: rgb(41,136,147); }
td.TdClassName
{
border-color: #298893;
}
.TagClassName
{
border-color: #298893;
}
</style>