Shades of Scooter #288594
Tints of Scooter #288594
RGB
CMYK
RGB Variations
Color information
#288594 (or 0x288594) is known color: Scooter. HEX triplet: 28, 85 and 94. RGB value is (40,133,148). Sum of RGB (Red+Green+Blue) = 40+133+148=321 (42% of max value = 765). Red value is 40 (16.02% from 255 or 12.46% from 321); Green value is 133 (52.34% from 255 or 41.43% from 321); Blue value is 148 (58.20% from 255 or 46.11% from 321); Max value from RGB is 148 - color contains mainly: blue. Hex color #288594 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #288594 is #D77A6B. Grayscale: #6A6A6A. Windows color (decimal): -14121580 or 9733416. OLE color: 9733416.
HSL color Cylindrical-coordinate representation of color #288594: 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.73%. Process color model (Four color, CMYK) of #288594 is Cyan = 0.73, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 133 | 148 | - |
| CMYK | 0.73 | 0.10 | 0 | 0.42 |
| HSL | 188.33º | 0.57% | 0.37% | - |
| HSV(B) | 188.33º | 0.73% | 0.58% | - |
| XYZ | 14.61 | 19.36 | 30.98 | - |
| YUV | 106.9 | 151.19 | 80.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 133 | 148 | 0.73 | 0.10 | 0 | 0.42 | 188.33 | 0.57 | 0.37 |
| Hex | 28 | 85 | 94 | 49 | A | 0 | 2A | BC | 39 | 25 |
| Octal | 50 | 205 | 224 | 111 | 12 | 0 | 52 | 274 | 71 | 45 |
| Binary | 101000 | 10000101 | 10010100 | 1001001 | 1010 | 0 | 101010 | 10111100 | 111001 | 100101 |
Color Harmonies of #288594
Complementary color
Monochromatic Colors of #288594
Black with #288594
Text Example
Text Example
White with #288594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288594; }
p { color: rgb(40,133,148); }
H1.HeaderClassName
{
color: #288594;
}
.AnyTagClassName
{
color: #288594;
}
</style>
background-color css
<style>
a { background-color: #288594; }
a { background-color: rgb(40,133,148); }
div.DivClassName
{
background-color: #288594;
}
.BgClassName
{
background-color: #288594;
}
</style>
border-color css
<style>
span { border-color: #288594; }
span { border-color: rgb(40,133,148); }
td.TdClassName
{
border-color: #288594;
}
.TagClassName
{
border-color: #288594;
}
</style>