Shades of Scooter #298694
Tints of Scooter #298694
RGB
CMYK
RGB Variations
Color information
#298694 (or 0x298694) is known color: Scooter. HEX triplet: 29, 86 and 94. RGB value is (41,134,148). Sum of RGB (Red+Green+Blue) = 41+134+148=323 (42% of max value = 765). Red value is 41 (16.41% from 255 or 12.69% from 323); Green value is 134 (52.73% from 255 or 41.49% from 323); Blue value is 148 (58.20% from 255 or 45.82% from 323); Max value from RGB is 148 - color contains mainly: blue. Hex color #298694 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298694 is #D6796B. Grayscale: #6B6B6B. Windows color (decimal): -14055788 or 9733673. OLE color: 9733673.
HSL color Cylindrical-coordinate representation of color #298694: hue angle of 187.85º 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 #298694 is Cyan = 0.72, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 134 | 148 | - |
| CMYK | 0.72 | 0.09 | 0 | 0.42 |
| HSL | 187.85º | 0.57% | 0.37% | - |
| HSV(B) | 187.85º | 0.72% | 0.58% | - |
| XYZ | 14.78 | 19.66 | 31.03 | - |
| YUV | 107.79 | 150.69 | 80.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 134 | 148 | 0.72 | 0.09 | 0 | 0.42 | 187.85 | 0.57 | 0.37 |
| Hex | 29 | 86 | 94 | 48 | 9 | 0 | 2A | BC | 39 | 25 |
| Octal | 51 | 206 | 224 | 110 | 11 | 0 | 52 | 274 | 71 | 45 |
| Binary | 101001 | 10000110 | 10010100 | 1001000 | 1001 | 0 | 101010 | 10111100 | 111001 | 100101 |
Color Harmonies of #298694
Complementary color
Monochromatic Colors of #298694
Black with #298694
Text Example
Text Example
White with #298694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298694; }
p { color: rgb(41,134,148); }
H1.HeaderClassName
{
color: #298694;
}
.AnyTagClassName
{
color: #298694;
}
</style>
background-color css
<style>
a { background-color: #298694; }
a { background-color: rgb(41,134,148); }
div.DivClassName
{
background-color: #298694;
}
.BgClassName
{
background-color: #298694;
}
</style>
border-color css
<style>
span { border-color: #298694; }
span { border-color: rgb(41,134,148); }
td.TdClassName
{
border-color: #298694;
}
.TagClassName
{
border-color: #298694;
}
</style>