Shades of Allports #156770
Tints of Allports #156770
RGB
CMYK
RGB Variations
Color information
#156770 (or 0x156770) is known color: Allports. HEX triplet: 15, 67 and 70. RGB value is (21,103,112). Sum of RGB (Red+Green+Blue) = 21+103+112=236 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.90% from 236); Green value is 103 (40.62% from 255 or 43.64% from 236); Blue value is 112 (44.14% from 255 or 47.46% from 236); Max value from RGB is 112 - color contains mainly: blue. Hex color #156770 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156770 is #EA988F. Grayscale: #4F4F4F. Windows color (decimal): -15374480 or 7366421. OLE color: 7366421.
HSL color Cylindrical-coordinate representation of color #156770: hue angle of 185.93º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #156770 is Cyan = 0.81, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
RGB | 21 | 103 | 112 | - |
CMYK | 0.81 | 0.08 | 0 | 0.56 |
HSL | 185.93º | 0.68% | 0.26% | - |
HSV(B) | 185.93º | 0.81% | 0.44% | - |
XYZ | 8.08 | 11.03 | 17.03 | - |
YUV | 79.51 | 146.33 | 86.27 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 21 | 103 | 112 | 0.81 | 0.08 | 0 | 0.56 | 185.93 | 0.68 | 0.26 |
Hex | 15 | 67 | 70 | 51 | 8 | 0 | 38 | BA | 44 | 1A |
Octal | 25 | 147 | 160 | 121 | 10 | 0 | 70 | 272 | 104 | 32 |
Binary | 10101 | 1100111 | 1110000 | 1010001 | 1000 | 0 | 111000 | 10111010 | 1000100 | 11010 |
Color Harmonies of #156770
Complementary color
Monochromatic Colors of #156770
Black with #156770
Text Example
Text Example
White with #156770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156770; }
p { color: rgb(21,103,112); }
H1.HeaderClassName
{
color: #156770;
}
.AnyTagClassName
{
color: #156770;
}
</style>
background-color css
<style>
a { background-color: #156770; }
a { background-color: rgb(21,103,112); }
div.DivClassName
{
background-color: #156770;
}
.BgClassName
{
background-color: #156770;
}
</style>
border-color css
<style>
span { border-color: #156770; }
span { border-color: rgb(21,103,112); }
td.TdClassName
{
border-color: #156770;
}
.TagClassName
{
border-color: #156770;
}
</style>