Shades of Allports #186793
Tints of Allports #186793
RGB
CMYK
RGB Variations
Color information
#186793 (or 0x186793) is known color: Allports. HEX triplet: 18, 67 and 93. RGB value is (24,103,147). Sum of RGB (Red+Green+Blue) = 24+103+147=274 (36% of max value = 765). Red value is 24 (9.77% from 255 or 8.76% from 274); Green value is 103 (40.62% from 255 or 37.59% from 274); Blue value is 147 (57.81% from 255 or 53.65% from 274); Max value from RGB is 147 - color contains mainly: blue. Hex color #186793 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #186793 is #E7986C. Grayscale: #545454. Windows color (decimal): -15177837 or 9660184. OLE color: 9660184.
HSL color Cylindrical-coordinate representation of color #186793: hue angle of 201.46º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #186793 is Cyan = 0.84, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 24 | 103 | 147 | - |
| CMYK | 0.84 | 0.30 | 0 | 0.42 |
| HSL | 201.46º | 0.72% | 0.34% | - |
| HSV(B) | 201.46º | 0.84% | 0.58% | - |
| XYZ | 10.49 | 12 | 29.37 | - |
| YUV | 84.4 | 163.33 | 84.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 103 | 147 | 0.84 | 0.30 | 0 | 0.42 | 201.46 | 0.72 | 0.34 |
| Hex | 18 | 67 | 93 | 54 | 1E | 0 | 2A | C9 | 48 | 22 |
| Octal | 30 | 147 | 223 | 124 | 36 | 0 | 52 | 311 | 110 | 42 |
| Binary | 11000 | 1100111 | 10010011 | 1010100 | 11110 | 0 | 101010 | 11001001 | 1001000 | 100010 |
Color Harmonies of #186793
Complementary color
Monochromatic Colors of #186793
Black with #186793
Text Example
Text Example
White with #186793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186793; }
p { color: rgb(24,103,147); }
H1.HeaderClassName
{
color: #186793;
}
.AnyTagClassName
{
color: #186793;
}
</style>
background-color css
<style>
a { background-color: #186793; }
a { background-color: rgb(24,103,147); }
div.DivClassName
{
background-color: #186793;
}
.BgClassName
{
background-color: #186793;
}
</style>
border-color css
<style>
span { border-color: #186793; }
span { border-color: rgb(24,103,147); }
td.TdClassName
{
border-color: #186793;
}
.TagClassName
{
border-color: #186793;
}
</style>