Shades of Scooter #278590
Tints of Scooter #278590
RGB
CMYK
RGB Variations
Color information
#278590 (or 0x278590) is known color: Scooter. HEX triplet: 27, 85 and 90. RGB value is (39,133,144). Sum of RGB (Red+Green+Blue) = 39+133+144=316 (41% of max value = 765). Red value is 39 (15.62% from 255 or 12.34% from 316); Green value is 133 (52.34% from 255 or 42.09% from 316); Blue value is 144 (56.64% from 255 or 45.57% from 316); Max value from RGB is 144 - color contains mainly: blue. Hex color #278590 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278590 is #D87A6F. Grayscale: #6A6A6A. Windows color (decimal): -14187120 or 9471271. OLE color: 9471271.
HSL color Cylindrical-coordinate representation of color #278590: hue angle of 186.29º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #278590 is Cyan = 0.73, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 39 | 133 | 144 | - |
| CMYK | 0.73 | 0.08 | 0 | 0.44 |
| HSL | 186.29º | 0.57% | 0.36% | - |
| HSV(B) | 186.29º | 0.73% | 0.56% | - |
| XYZ | 14.26 | 19.22 | 29.34 | - |
| YUV | 106.15 | 149.36 | 80.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 133 | 144 | 0.73 | 0.08 | 0 | 0.44 | 186.29 | 0.57 | 0.36 |
| Hex | 27 | 85 | 90 | 49 | 8 | 0 | 2C | BA | 39 | 24 |
| Octal | 47 | 205 | 220 | 111 | 10 | 0 | 54 | 272 | 71 | 44 |
| Binary | 100111 | 10000101 | 10010000 | 1001001 | 1000 | 0 | 101100 | 10111010 | 111001 | 100100 |
Color Harmonies of #278590
Complementary color
Monochromatic Colors of #278590
Black with #278590
Text Example
Text Example
White with #278590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278590; }
p { color: rgb(39,133,144); }
H1.HeaderClassName
{
color: #278590;
}
.AnyTagClassName
{
color: #278590;
}
</style>
background-color css
<style>
a { background-color: #278590; }
a { background-color: rgb(39,133,144); }
div.DivClassName
{
background-color: #278590;
}
.BgClassName
{
background-color: #278590;
}
</style>
border-color css
<style>
span { border-color: #278590; }
span { border-color: rgb(39,133,144); }
td.TdClassName
{
border-color: #278590;
}
.TagClassName
{
border-color: #278590;
}
</style>