Shades of Scooter #278998
Tints of Scooter #278998
RGB
CMYK
RGB Variations
Color information
#278998 (or 0x278998) is known color: Scooter. HEX triplet: 27, 89 and 98. RGB value is (39,137,152). Sum of RGB (Red+Green+Blue) = 39+137+152=328 (43% of max value = 765). Red value is 39 (15.62% from 255 or 11.89% from 328); Green value is 137 (53.91% from 255 or 41.77% from 328); Blue value is 152 (59.77% from 255 or 46.34% from 328); Max value from RGB is 152 - color contains mainly: blue. Hex color #278998 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278998 is #D87667. Grayscale: #6D6D6D. Windows color (decimal): -14186088 or 9996583. OLE color: 9996583.
HSL color Cylindrical-coordinate representation of color #278998: hue angle of 187.96º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #278998 is Cyan = 0.74, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 137 | 152 | - |
| CMYK | 0.74 | 0.10 | 0 | 0.40 |
| HSL | 187.96º | 0.59% | 0.37% | - |
| HSV(B) | 187.96º | 0.74% | 0.6% | - |
| XYZ | 15.45 | 20.59 | 32.87 | - |
| YUV | 109.41 | 152.03 | 77.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 137 | 152 | 0.74 | 0.10 | 0 | 0.40 | 187.96 | 0.59 | 0.37 |
| Hex | 27 | 89 | 98 | 4A | A | 0 | 28 | BC | 3B | 25 |
| Octal | 47 | 211 | 230 | 112 | 12 | 0 | 50 | 274 | 73 | 45 |
| Binary | 100111 | 10001001 | 10011000 | 1001010 | 1010 | 0 | 101000 | 10111100 | 111011 | 100101 |
Color Harmonies of #278998
Complementary color
Monochromatic Colors of #278998
Black with #278998
Text Example
Text Example
White with #278998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278998; }
p { color: rgb(39,137,152); }
H1.HeaderClassName
{
color: #278998;
}
.AnyTagClassName
{
color: #278998;
}
</style>
background-color css
<style>
a { background-color: #278998; }
a { background-color: rgb(39,137,152); }
div.DivClassName
{
background-color: #278998;
}
.BgClassName
{
background-color: #278998;
}
</style>
border-color css
<style>
span { border-color: #278998; }
span { border-color: rgb(39,137,152); }
td.TdClassName
{
border-color: #278998;
}
.TagClassName
{
border-color: #278998;
}
</style>