Shades of Scooter #268497
Tints of Scooter #268497
RGB
CMYK
RGB Variations
Color information
#268497 (or 0x268497) is known color: Scooter. HEX triplet: 26, 84 and 97. RGB value is (38,132,151). Sum of RGB (Red+Green+Blue) = 38+132+151=321 (42% of max value = 765). Red value is 38 (15.23% from 255 or 11.84% from 321); Green value is 132 (51.95% from 255 or 41.12% from 321); Blue value is 151 (59.38% from 255 or 47.04% from 321); Max value from RGB is 151 - color contains mainly: blue. Hex color #268497 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268497 is #D97B68. Grayscale: #696969. Windows color (decimal): -14252905 or 9929766. OLE color: 9929766.
HSL color Cylindrical-coordinate representation of color #268497: hue angle of 190.09º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #268497 is Cyan = 0.75, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 132 | 151 | - |
| CMYK | 0.75 | 0.13 | 0 | 0.41 |
| HSL | 190.09º | 0.6% | 0.37% | - |
| HSV(B) | 190.09º | 0.75% | 0.59% | - |
| XYZ | 14.64 | 19.15 | 32.2 | - |
| YUV | 106.06 | 153.36 | 79.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 132 | 151 | 0.75 | 0.13 | 0 | 0.41 | 190.09 | 0.6 | 0.37 |
| Hex | 26 | 84 | 97 | 4B | D | 0 | 29 | BE | 3C | 25 |
| Octal | 46 | 204 | 227 | 113 | 15 | 0 | 51 | 276 | 74 | 45 |
| Binary | 100110 | 10000100 | 10010111 | 1001011 | 1101 | 0 | 101001 | 10111110 | 111100 | 100101 |
Color Harmonies of #268497
Complementary color
Monochromatic Colors of #268497
Black with #268497
Text Example
Text Example
White with #268497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268497; }
p { color: rgb(38,132,151); }
H1.HeaderClassName
{
color: #268497;
}
.AnyTagClassName
{
color: #268497;
}
</style>
background-color css
<style>
a { background-color: #268497; }
a { background-color: rgb(38,132,151); }
div.DivClassName
{
background-color: #268497;
}
.BgClassName
{
background-color: #268497;
}
</style>
border-color css
<style>
span { border-color: #268497; }
span { border-color: rgb(38,132,151); }
td.TdClassName
{
border-color: #268497;
}
.TagClassName
{
border-color: #268497;
}
</style>