Shades of Arapawa #265763
Tints of Arapawa #265763
RGB
CMYK
RGB Variations
Color information
#265763 (or 0x265763) is known color: Arapawa. HEX triplet: 26, 57 and 63. RGB value is (38,87,99). Sum of RGB (Red+Green+Blue) = 38+87+99=224 (29% of max value = 765). Red value is 38 (15.23% from 255 or 16.96% from 224); Green value is 87 (34.38% from 255 or 38.84% from 224); Blue value is 99 (39.06% from 255 or 44.20% from 224); Max value from RGB is 99 - color contains mainly: blue. Hex color #265763 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265763 is #D9A89C. Grayscale: #494949. Windows color (decimal): -14264477 or 6510374. OLE color: 6510374.
HSL color Cylindrical-coordinate representation of color #265763: hue angle of 191.8º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #265763 is Cyan = 0.62, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 87 | 99 | - |
| CMYK | 0.62 | 0.12 | 0 | 0.61 |
| HSL | 191.8º | 0.45% | 0.27% | - |
| HSV(B) | 191.8º | 0.62% | 0.39% | - |
| XYZ | 6.46 | 8.13 | 13.03 | - |
| YUV | 73.72 | 142.27 | 102.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 87 | 99 | 0.62 | 0.12 | 0 | 0.61 | 191.8 | 0.45 | 0.27 |
| Hex | 26 | 57 | 63 | 3E | C | 0 | 3D | C0 | 2D | 1B |
| Octal | 46 | 127 | 143 | 76 | 14 | 0 | 75 | 300 | 55 | 33 |
| Binary | 100110 | 1010111 | 1100011 | 111110 | 1100 | 0 | 111101 | 11000000 | 101101 | 11011 |
Color Harmonies of #265763
Complementary color
Monochromatic Colors of #265763
Black with #265763
Text Example
Text Example
White with #265763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265763; }
p { color: rgb(38,87,99); }
H1.HeaderClassName
{
color: #265763;
}
.AnyTagClassName
{
color: #265763;
}
</style>
background-color css
<style>
a { background-color: #265763; }
a { background-color: rgb(38,87,99); }
div.DivClassName
{
background-color: #265763;
}
.BgClassName
{
background-color: #265763;
}
</style>
border-color css
<style>
span { border-color: #265763; }
span { border-color: rgb(38,87,99); }
td.TdClassName
{
border-color: #265763;
}
.TagClassName
{
border-color: #265763;
}
</style>