Shades of Allports #156693
Tints of Allports #156693
RGB
CMYK
RGB Variations
Color information
#156693 (or 0x156693) is known color: Allports. HEX triplet: 15, 66 and 93. RGB value is (21,102,147). Sum of RGB (Red+Green+Blue) = 21+102+147=270 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.78% from 270); Green value is 102 (40.23% from 255 or 37.78% from 270); Blue value is 147 (57.81% from 255 or 54.44% from 270); Max value from RGB is 147 - color contains mainly: blue. Hex color #156693 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156693 is #EA996C. Grayscale: #525252. Windows color (decimal): -15374701 or 9659925. OLE color: 9659925.
HSL color Cylindrical-coordinate representation of color #156693: hue angle of 201.43º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #156693 is Cyan = 0.86, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
RGB | 21 | 102 | 147 | - |
CMYK | 0.86 | 0.31 | 0 | 0.42 |
HSL | 201.43º | 0.75% | 0.33% | - |
HSV(B) | 201.43º | 0.86% | 0.58% | - |
XYZ | 10.33 | 11.77 | 29.33 | - |
YUV | 82.91 | 164.16 | 83.84 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 21 | 102 | 147 | 0.86 | 0.31 | 0 | 0.42 | 201.43 | 0.75 | 0.33 |
Hex | 15 | 66 | 93 | 56 | 1F | 0 | 2A | C9 | 4B | 21 |
Octal | 25 | 146 | 223 | 126 | 37 | 0 | 52 | 311 | 113 | 41 |
Binary | 10101 | 1100110 | 10010011 | 1010110 | 11111 | 0 | 101010 | 11001001 | 1001011 | 100001 |
Color Harmonies of #156693
Complementary color
Monochromatic Colors of #156693
Black with #156693
Text Example
Text Example
White with #156693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156693; }
p { color: rgb(21,102,147); }
H1.HeaderClassName
{
color: #156693;
}
.AnyTagClassName
{
color: #156693;
}
</style>
background-color css
<style>
a { background-color: #156693; }
a { background-color: rgb(21,102,147); }
div.DivClassName
{
background-color: #156693;
}
.BgClassName
{
background-color: #156693;
}
</style>
border-color css
<style>
span { border-color: #156693; }
span { border-color: rgb(21,102,147); }
td.TdClassName
{
border-color: #156693;
}
.TagClassName
{
border-color: #156693;
}
</style>