Shades of Arapawa #165367
Tints of Arapawa #165367
RGB
CMYK
RGB Variations
Color information
#165367 (or 0x165367) is known color: Arapawa. HEX triplet: 16, 53 and 67. RGB value is (22,83,103). Sum of RGB (Red+Green+Blue) = 22+83+103=208 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.58% from 208); Green value is 83 (32.81% from 255 or 39.90% from 208); Blue value is 103 (40.62% from 255 or 49.52% from 208); Max value from RGB is 103 - color contains mainly: blue. Hex color #165367 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165367 is #E9AC98. Grayscale: #424242. Windows color (decimal): -15314073 or 6771478. OLE color: 6771478.
HSL color Cylindrical-coordinate representation of color #165367: hue angle of 194.81º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #165367 is Cyan = 0.79, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 22 | 83 | 103 | - |
| CMYK | 0.79 | 0.19 | 0 | 0.60 |
| HSL | 194.81º | 0.65% | 0.25% | - |
| HSV(B) | 194.81º | 0.79% | 0.4% | - |
| XYZ | 5.87 | 7.34 | 13.94 | - |
| YUV | 67.04 | 148.29 | 95.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 83 | 103 | 0.79 | 0.19 | 0 | 0.60 | 194.81 | 0.65 | 0.25 |
| Hex | 16 | 53 | 67 | 4F | 13 | 0 | 3C | C3 | 41 | 19 |
| Octal | 26 | 123 | 147 | 117 | 23 | 0 | 74 | 303 | 101 | 31 |
| Binary | 10110 | 1010011 | 1100111 | 1001111 | 10011 | 0 | 111100 | 11000011 | 1000001 | 11001 |
Color Harmonies of #165367
Complementary color
Monochromatic Colors of #165367
Black with #165367
Text Example
Text Example
White with #165367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165367; }
p { color: rgb(22,83,103); }
H1.HeaderClassName
{
color: #165367;
}
.AnyTagClassName
{
color: #165367;
}
</style>
background-color css
<style>
a { background-color: #165367; }
a { background-color: rgb(22,83,103); }
div.DivClassName
{
background-color: #165367;
}
.BgClassName
{
background-color: #165367;
}
</style>
border-color css
<style>
span { border-color: #165367; }
span { border-color: rgb(22,83,103); }
td.TdClassName
{
border-color: #165367;
}
.TagClassName
{
border-color: #165367;
}
</style>