Shades of Scooter #298695
Tints of Scooter #298695
RGB
CMYK
RGB Variations
Color information
#298695 (or 0x298695) is known color: Scooter. HEX triplet: 29, 86 and 95. RGB value is (41,134,149). Sum of RGB (Red+Green+Blue) = 41+134+149=324 (42% of max value = 765). Red value is 41 (16.41% from 255 or 12.65% from 324); Green value is 134 (52.73% from 255 or 41.36% from 324); Blue value is 149 (58.59% from 255 or 45.99% from 324); Max value from RGB is 149 - color contains mainly: blue. Hex color #298695 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298695 is #D6796A. Grayscale: #6B6B6B. Windows color (decimal): -14055787 or 9799209. OLE color: 9799209.
HSL color Cylindrical-coordinate representation of color #298695: hue angle of 188.33º 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 #298695 is Cyan = 0.72, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 134 | 149 | - |
| CMYK | 0.72 | 0.10 | 0 | 0.42 |
| HSL | 188.33º | 0.57% | 0.37% | - |
| HSV(B) | 188.33º | 0.72% | 0.58% | - |
| XYZ | 14.86 | 19.69 | 31.45 | - |
| YUV | 107.9 | 151.19 | 80.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 134 | 149 | 0.72 | 0.10 | 0 | 0.42 | 188.33 | 0.57 | 0.37 |
| Hex | 29 | 86 | 95 | 48 | A | 0 | 2A | BC | 39 | 25 |
| Octal | 51 | 206 | 225 | 110 | 12 | 0 | 52 | 274 | 71 | 45 |
| Binary | 101001 | 10000110 | 10010101 | 1001000 | 1010 | 0 | 101010 | 10111100 | 111001 | 100101 |
Color Harmonies of #298695
Complementary color
Monochromatic Colors of #298695
Black with #298695
Text Example
Text Example
White with #298695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298695; }
p { color: rgb(41,134,149); }
H1.HeaderClassName
{
color: #298695;
}
.AnyTagClassName
{
color: #298695;
}
</style>
background-color css
<style>
a { background-color: #298695; }
a { background-color: rgb(41,134,149); }
div.DivClassName
{
background-color: #298695;
}
.BgClassName
{
background-color: #298695;
}
</style>
border-color css
<style>
span { border-color: #298695; }
span { border-color: rgb(41,134,149); }
td.TdClassName
{
border-color: #298695;
}
.TagClassName
{
border-color: #298695;
}
</style>