Shades of Arapawa #265562
Tints of Arapawa #265562
RGB
CMYK
RGB Variations
Color information
#265562 (or 0x265562) is known color: Arapawa. HEX triplet: 26, 55 and 62. RGB value is (38,85,98). Sum of RGB (Red+Green+Blue) = 38+85+98=221 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.19% from 221); Green value is 85 (33.59% from 255 or 38.46% from 221); Blue value is 98 (38.67% from 255 or 44.34% from 221); Max value from RGB is 98 - color contains mainly: blue. Hex color #265562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265562 is #D9AA9D. Grayscale: #484848. Windows color (decimal): -14264990 or 6444326. OLE color: 6444326.
HSL color Cylindrical-coordinate representation of color #265562: hue angle of 193º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #265562 is Cyan = 0.61, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 85 | 98 | - |
| CMYK | 0.61 | 0.13 | 0 | 0.62 |
| HSL | 193º | 0.44% | 0.27% | - |
| HSV(B) | 193º | 0.61% | 0.38% | - |
| XYZ | 6.25 | 7.79 | 12.73 | - |
| YUV | 72.43 | 142.43 | 103.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 85 | 98 | 0.61 | 0.13 | 0 | 0.62 | 193 | 0.44 | 0.27 |
| Hex | 26 | 55 | 62 | 3D | D | 0 | 3E | C1 | 2C | 1B |
| Octal | 46 | 125 | 142 | 75 | 15 | 0 | 76 | 301 | 54 | 33 |
| Binary | 100110 | 1010101 | 1100010 | 111101 | 1101 | 0 | 111110 | 11000001 | 101100 | 11011 |
Color Harmonies of #265562
Complementary color
Monochromatic Colors of #265562
Black with #265562
Text Example
Text Example
White with #265562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265562; }
p { color: rgb(38,85,98); }
H1.HeaderClassName
{
color: #265562;
}
.AnyTagClassName
{
color: #265562;
}
</style>
background-color css
<style>
a { background-color: #265562; }
a { background-color: rgb(38,85,98); }
div.DivClassName
{
background-color: #265562;
}
.BgClassName
{
background-color: #265562;
}
</style>
border-color css
<style>
span { border-color: #265562; }
span { border-color: rgb(38,85,98); }
td.TdClassName
{
border-color: #265562;
}
.TagClassName
{
border-color: #265562;
}
</style>