Shades of Scooter #298791
Tints of Scooter #298791
RGB
CMYK
RGB Variations
Color information
#298791 (or 0x298791) is known color: Scooter. HEX triplet: 29, 87 and 91. RGB value is (41,135,145). Sum of RGB (Red+Green+Blue) = 41+135+145=321 (42% of max value = 765). Red value is 41 (16.41% from 255 or 12.77% from 321); Green value is 135 (53.12% from 255 or 42.06% from 321); Blue value is 145 (57.03% from 255 or 45.17% from 321); Max value from RGB is 145 - color contains mainly: blue. Hex color #298791 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298791 is #D6786E. Grayscale: #6B6B6B. Windows color (decimal): -14055535 or 9537321. OLE color: 9537321.
HSL color Cylindrical-coordinate representation of color #298791: hue angle of 185.77º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #298791 is Cyan = 0.72, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 135 | 145 | - |
| CMYK | 0.72 | 0.07 | 0 | 0.43 |
| HSL | 185.77º | 0.56% | 0.36% | - |
| HSV(B) | 185.77º | 0.72% | 0.57% | - |
| XYZ | 14.69 | 19.84 | 29.84 | - |
| YUV | 108.03 | 148.86 | 80.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 135 | 145 | 0.72 | 0.07 | 0 | 0.43 | 185.77 | 0.56 | 0.36 |
| Hex | 29 | 87 | 91 | 48 | 7 | 0 | 2B | BA | 38 | 24 |
| Octal | 51 | 207 | 221 | 110 | 7 | 0 | 53 | 272 | 70 | 44 |
| Binary | 101001 | 10000111 | 10010001 | 1001000 | 111 | 0 | 101011 | 10111010 | 111000 | 100100 |
Color Harmonies of #298791
Complementary color
Monochromatic Colors of #298791
Black with #298791
Text Example
Text Example
White with #298791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298791; }
p { color: rgb(41,135,145); }
H1.HeaderClassName
{
color: #298791;
}
.AnyTagClassName
{
color: #298791;
}
</style>
background-color css
<style>
a { background-color: #298791; }
a { background-color: rgb(41,135,145); }
div.DivClassName
{
background-color: #298791;
}
.BgClassName
{
background-color: #298791;
}
</style>
border-color css
<style>
span { border-color: #298791; }
span { border-color: rgb(41,135,145); }
td.TdClassName
{
border-color: #298791;
}
.TagClassName
{
border-color: #298791;
}
</style>