Shades of Scooter #258390
Tints of Scooter #258390
RGB
CMYK
RGB Variations
Color information
#258390 (or 0x258390) is known color: Scooter. HEX triplet: 25, 83 and 90. RGB value is (37,131,144). Sum of RGB (Red+Green+Blue) = 37+131+144=312 (41% of max value = 765). Red value is 37 (14.84% from 255 or 11.86% from 312); Green value is 131 (51.56% from 255 or 41.99% from 312); Blue value is 144 (56.64% from 255 or 46.15% from 312); Max value from RGB is 144 - color contains mainly: blue. Hex color #258390 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258390 is #DA7C6F. Grayscale: #686868. Windows color (decimal): -14318704 or 9470757. OLE color: 9470757.
HSL color Cylindrical-coordinate representation of color #258390: hue angle of 187.29º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #258390 is Cyan = 0.74, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 37 | 131 | 144 | - |
| CMYK | 0.74 | 0.09 | 0 | 0.44 |
| HSL | 187.29º | 0.59% | 0.35% | - |
| HSV(B) | 187.29º | 0.74% | 0.56% | - |
| XYZ | 13.91 | 18.64 | 29.25 | - |
| YUV | 104.38 | 150.36 | 79.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 131 | 144 | 0.74 | 0.09 | 0 | 0.44 | 187.29 | 0.59 | 0.35 |
| Hex | 25 | 83 | 90 | 4A | 9 | 0 | 2C | BB | 3B | 23 |
| Octal | 45 | 203 | 220 | 112 | 11 | 0 | 54 | 273 | 73 | 43 |
| Binary | 100101 | 10000011 | 10010000 | 1001010 | 1001 | 0 | 101100 | 10111011 | 111011 | 100011 |
Color Harmonies of #258390
Complementary color
Monochromatic Colors of #258390
Black with #258390
Text Example
Text Example
White with #258390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258390; }
p { color: rgb(37,131,144); }
H1.HeaderClassName
{
color: #258390;
}
.AnyTagClassName
{
color: #258390;
}
</style>
background-color css
<style>
a { background-color: #258390; }
a { background-color: rgb(37,131,144); }
div.DivClassName
{
background-color: #258390;
}
.BgClassName
{
background-color: #258390;
}
</style>
border-color css
<style>
span { border-color: #258390; }
span { border-color: rgb(37,131,144); }
td.TdClassName
{
border-color: #258390;
}
.TagClassName
{
border-color: #258390;
}
</style>