Shades of Scooter #268598
Tints of Scooter #268598
RGB
CMYK
RGB Variations
Color information
#268598 (or 0x268598) is known color: Scooter. HEX triplet: 26, 85 and 98. RGB value is (38,133,152). Sum of RGB (Red+Green+Blue) = 38+133+152=323 (42% of max value = 765). Red value is 38 (15.23% from 255 or 11.76% from 323); Green value is 133 (52.34% from 255 or 41.18% from 323); Blue value is 152 (59.77% from 255 or 47.06% from 323); Max value from RGB is 152 - color contains mainly: blue. Hex color #268598 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268598 is #D97A67. Grayscale: #6A6A6A. Windows color (decimal): -14252648 or 9995558. OLE color: 9995558.
HSL color Cylindrical-coordinate representation of color #268598: hue angle of 190º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #268598 is Cyan = 0.75, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 38 | 133 | 152 | - |
| CMYK | 0.75 | 0.13 | 0 | 0.40 |
| HSL | 190º | 0.6% | 0.37% | - |
| HSV(B) | 190º | 0.75% | 0.6% | - |
| XYZ | 14.85 | 19.45 | 32.68 | - |
| YUV | 106.76 | 153.53 | 78.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 133 | 152 | 0.75 | 0.13 | 0 | 0.40 | 190 | 0.6 | 0.37 |
| Hex | 26 | 85 | 98 | 4B | D | 0 | 28 | BE | 3C | 25 |
| Octal | 46 | 205 | 230 | 113 | 15 | 0 | 50 | 276 | 74 | 45 |
| Binary | 100110 | 10000101 | 10011000 | 1001011 | 1101 | 0 | 101000 | 10111110 | 111100 | 100101 |
Color Harmonies of #268598
Complementary color
Monochromatic Colors of #268598
Black with #268598
Text Example
Text Example
White with #268598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268598; }
p { color: rgb(38,133,152); }
H1.HeaderClassName
{
color: #268598;
}
.AnyTagClassName
{
color: #268598;
}
</style>
background-color css
<style>
a { background-color: #268598; }
a { background-color: rgb(38,133,152); }
div.DivClassName
{
background-color: #268598;
}
.BgClassName
{
background-color: #268598;
}
</style>
border-color css
<style>
span { border-color: #268598; }
span { border-color: rgb(38,133,152); }
td.TdClassName
{
border-color: #268598;
}
.TagClassName
{
border-color: #268598;
}
</style>