Shades of Scooter #278997
Tints of Scooter #278997
RGB
CMYK
RGB Variations
Color information
#278997 (or 0x278997) is known color: Scooter. HEX triplet: 27, 89 and 97. RGB value is (39,137,151). Sum of RGB (Red+Green+Blue) = 39+137+151=327 (43% of max value = 765). Red value is 39 (15.62% from 255 or 11.93% from 327); Green value is 137 (53.91% from 255 or 41.90% from 327); Blue value is 151 (59.38% from 255 or 46.18% from 327); Max value from RGB is 151 - color contains mainly: blue. Hex color #278997 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278997 is #D87668. Grayscale: #6D6D6D. Windows color (decimal): -14186089 or 9931047. OLE color: 9931047.
HSL color Cylindrical-coordinate representation of color #278997: hue angle of 187.5º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #278997 is Cyan = 0.74, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 137 | 151 | - |
| CMYK | 0.74 | 0.09 | 0 | 0.41 |
| HSL | 187.5º | 0.59% | 0.37% | - |
| HSV(B) | 187.5º | 0.74% | 0.59% | - |
| XYZ | 15.37 | 20.56 | 32.44 | - |
| YUV | 109.29 | 151.53 | 77.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 137 | 151 | 0.74 | 0.09 | 0 | 0.41 | 187.5 | 0.59 | 0.37 |
| Hex | 27 | 89 | 97 | 4A | 9 | 0 | 29 | BC | 3B | 25 |
| Octal | 47 | 211 | 227 | 112 | 11 | 0 | 51 | 274 | 73 | 45 |
| Binary | 100111 | 10001001 | 10010111 | 1001010 | 1001 | 0 | 101001 | 10111100 | 111011 | 100101 |
Color Harmonies of #278997
Complementary color
Monochromatic Colors of #278997
Black with #278997
Text Example
Text Example
White with #278997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278997; }
p { color: rgb(39,137,151); }
H1.HeaderClassName
{
color: #278997;
}
.AnyTagClassName
{
color: #278997;
}
</style>
background-color css
<style>
a { background-color: #278997; }
a { background-color: rgb(39,137,151); }
div.DivClassName
{
background-color: #278997;
}
.BgClassName
{
background-color: #278997;
}
</style>
border-color css
<style>
span { border-color: #278997; }
span { border-color: rgb(39,137,151); }
td.TdClassName
{
border-color: #278997;
}
.TagClassName
{
border-color: #278997;
}
</style>