Shades of Arapawa #265662
Tints of Arapawa #265662
RGB
CMYK
RGB Variations
Color information
#265662 (or 0x265662) is known color: Arapawa. HEX triplet: 26, 56 and 62. RGB value is (38,86,98). Sum of RGB (Red+Green+Blue) = 38+86+98=222 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.12% from 222); Green value is 86 (33.98% from 255 or 38.74% from 222); Blue value is 98 (38.67% from 255 or 44.14% from 222); Max value from RGB is 98 - color contains mainly: blue. Hex color #265662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265662 is #D9A99D. Grayscale: #484848. Windows color (decimal): -14264734 or 6444582. OLE color: 6444582.
HSL color Cylindrical-coordinate representation of color #265662: hue angle of 192º 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 #265662 is Cyan = 0.61, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 86 | 98 | - |
| CMYK | 0.61 | 0.12 | 0 | 0.62 |
| HSL | 192º | 0.44% | 0.27% | - |
| HSV(B) | 192º | 0.61% | 0.38% | - |
| XYZ | 6.33 | 7.95 | 12.76 | - |
| YUV | 73.02 | 142.1 | 103.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 86 | 98 | 0.61 | 0.12 | 0 | 0.62 | 192 | 0.44 | 0.27 |
| Hex | 26 | 56 | 62 | 3D | C | 0 | 3E | C0 | 2C | 1B |
| Octal | 46 | 126 | 142 | 75 | 14 | 0 | 76 | 300 | 54 | 33 |
| Binary | 100110 | 1010110 | 1100010 | 111101 | 1100 | 0 | 111110 | 11000000 | 101100 | 11011 |
Color Harmonies of #265662
Complementary color
Monochromatic Colors of #265662
Black with #265662
Text Example
Text Example
White with #265662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265662; }
p { color: rgb(38,86,98); }
H1.HeaderClassName
{
color: #265662;
}
.AnyTagClassName
{
color: #265662;
}
</style>
background-color css
<style>
a { background-color: #265662; }
a { background-color: rgb(38,86,98); }
div.DivClassName
{
background-color: #265662;
}
.BgClassName
{
background-color: #265662;
}
</style>
border-color css
<style>
span { border-color: #265662; }
span { border-color: rgb(38,86,98); }
td.TdClassName
{
border-color: #265662;
}
.TagClassName
{
border-color: #265662;
}
</style>