Shades of Scooter #268492
Tints of Scooter #268492
RGB
CMYK
RGB Variations
Color information
#268492 (or 0x268492) is known color: Scooter. HEX triplet: 26, 84 and 92. RGB value is (38,132,146). Sum of RGB (Red+Green+Blue) = 38+132+146=316 (41% of max value = 765). Red value is 38 (15.23% from 255 or 12.03% from 316); Green value is 132 (51.95% from 255 or 41.77% from 316); Blue value is 146 (57.42% from 255 or 46.20% from 316); Max value from RGB is 146 - color contains mainly: blue. Hex color #268492 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268492 is #D97B6D. Grayscale: #696969. Windows color (decimal): -14252910 or 9602086. OLE color: 9602086.
HSL color Cylindrical-coordinate representation of color #268492: hue angle of 187.78º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #268492 is Cyan = 0.74, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 132 | 146 | - |
| CMYK | 0.74 | 0.10 | 0 | 0.43 |
| HSL | 187.78º | 0.59% | 0.36% | - |
| HSV(B) | 187.78º | 0.74% | 0.57% | - |
| XYZ | 14.24 | 18.99 | 30.11 | - |
| YUV | 105.49 | 150.86 | 79.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 132 | 146 | 0.74 | 0.10 | 0 | 0.43 | 187.78 | 0.59 | 0.36 |
| Hex | 26 | 84 | 92 | 4A | A | 0 | 2B | BC | 3B | 24 |
| Octal | 46 | 204 | 222 | 112 | 12 | 0 | 53 | 274 | 73 | 44 |
| Binary | 100110 | 10000100 | 10010010 | 1001010 | 1010 | 0 | 101011 | 10111100 | 111011 | 100100 |
Color Harmonies of #268492
Complementary color
Monochromatic Colors of #268492
Black with #268492
Text Example
Text Example
White with #268492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268492; }
p { color: rgb(38,132,146); }
H1.HeaderClassName
{
color: #268492;
}
.AnyTagClassName
{
color: #268492;
}
</style>
background-color css
<style>
a { background-color: #268492; }
a { background-color: rgb(38,132,146); }
div.DivClassName
{
background-color: #268492;
}
.BgClassName
{
background-color: #268492;
}
</style>
border-color css
<style>
span { border-color: #268492; }
span { border-color: rgb(38,132,146); }
td.TdClassName
{
border-color: #268492;
}
.TagClassName
{
border-color: #268492;
}
</style>