Shades of Arapawa #165266
Tints of Arapawa #165266
RGB
CMYK
RGB Variations
Color information
#165266 (or 0x165266) is known color: Arapawa. HEX triplet: 16, 52 and 66. RGB value is (22,82,102). Sum of RGB (Red+Green+Blue) = 22+82+102=206 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.68% from 206); Green value is 82 (32.42% from 255 or 39.81% from 206); Blue value is 102 (40.23% from 255 or 49.51% from 206); Max value from RGB is 102 - color contains mainly: blue. Hex color #165266 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165266 is #E9AD99. Grayscale: #424242. Windows color (decimal): -15314330 or 6705686. OLE color: 6705686.
HSL color Cylindrical-coordinate representation of color #165266: hue angle of 195º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #165266 is Cyan = 0.78, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 22 | 82 | 102 | - |
| CMYK | 0.78 | 0.20 | 0 | 0.6 |
| HSL | 195º | 0.65% | 0.24% | - |
| HSV(B) | 195º | 0.78% | 0.4% | - |
| XYZ | 5.75 | 7.16 | 13.65 | - |
| YUV | 66.34 | 148.12 | 96.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 82 | 102 | 0.78 | 0.20 | 0 | 0.6 | 195 | 0.65 | 0.24 |
| Hex | 16 | 52 | 66 | 4E | 14 | 0 | 3C | C3 | 41 | 18 |
| Octal | 26 | 122 | 146 | 116 | 24 | 0 | 74 | 303 | 101 | 30 |
| Binary | 10110 | 1010010 | 1100110 | 1001110 | 10100 | 0 | 111100 | 11000011 | 1000001 | 11000 |
Color Harmonies of #165266
Complementary color
Monochromatic Colors of #165266
Black with #165266
Text Example
Text Example
White with #165266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165266; }
p { color: rgb(22,82,102); }
H1.HeaderClassName
{
color: #165266;
}
.AnyTagClassName
{
color: #165266;
}
</style>
background-color css
<style>
a { background-color: #165266; }
a { background-color: rgb(22,82,102); }
div.DivClassName
{
background-color: #165266;
}
.BgClassName
{
background-color: #165266;
}
</style>
border-color css
<style>
span { border-color: #165266; }
span { border-color: rgb(22,82,102); }
td.TdClassName
{
border-color: #165266;
}
.TagClassName
{
border-color: #165266;
}
</style>